Skip to content

Based off of Pentest Monkeys reverse shell cheat sheet, this script will replace the IP, port address, and start a Netcat Listener for the selected reverse shell code. Why manually edit the code when this script can do it for you!

Notifications You must be signed in to change notification settings

10xJosh/quickreverseshell.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

quickreverseshell.py

Tired of constantly having to refer back to Pentestmonkey's reverse shell cheatsheet to get that reverse shell oneliner? Tired of having to manually enter in your IP Address and Port number for a specifc one liner and manually having to start a netcat listener?

Well you're in luck! Here is a new python script that will automatically generate the reverse shell oneliner for you!

About

Based off of Pentest Monkeys reverse shell cheat sheet, this script will replace the IP, port address, and start a Netcat Listener for the selected reverse shell code. Why manually edit the code when this script can do it for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages