Skip to content

canarddu38/reverse-shell-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

🦑 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%