Monday, 5 November 2012


How to hack a remote computer with a encrypted backdoor
April 25, 2012   BackTrackvideos
http://darksidegeeks.com/wp-content/uploads/2012/04/bt.pngIn this tutorial you will learn how to hack a remote computer with a encrypted backdoor using BackTrack  5 R1. below are step required to get you setup:
1.Download the required file
2. Exatract the file to the metasploit directory.
3.Open the script then navigate to your metasploit directory.
4.make the crypter executable by typing: “chmod +x crypter.py” and installed the mingw library  by typing:                                                            “apt-get install mingw32-runtime mingw-w64 mingw gcc-mingw32 mingw32-binutils
5. set up port forward so that the remote computer can establish a connection back to your computer.
6 setup a listener using metasploit and send the backdoor to your target , once the target opens the backdoor,  you will recieve a shell

No comments:

Post a Comment