Swafox / reverse-shells

Automatic reverse shell cheat sheet + Nc listener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse-shells

  • Automatically appends your tun0 to a list of reverse shells (Port 1234).
  • Set up nc listener

Usage

  • ./revshells.py -l [Language]
  • Language: Bash, Perl, PHP, Python, Ruby, Netcat

Setup Ideas

It is possble to make this script a part of your bash alias or even include it in /bin/ to make it an executable command.

Credits

Cheat-sheet credit: http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet

About

Automatic reverse shell cheat sheet + Nc listener


Languages

Language:Python 100.0%