How to hack a remote computer with a encrypted backdoor

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