tperich / shellpocket

Bring reverse shells with you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shellpocket

Quickly generate reverse shells from predefined templates for use in pentesting.

Setting up

  1. Clone the repository from https://github.com/tperich/shellpocket
  2. Run pip install -r requirements to install dependencies
  3. Run ./shellpocket.py -h

NOTE: You can add your own shells in /shells.py

To do

  • Load shells from a file
  • Send from choice menu to stdin
  • Replace url,port via args
  • Separate by category for nicer printing
  • Support for other entities (ex. useful commands)
  • Local DB support
  • Support adding/deleting/updating shells using the menu

Thanks

About

Bring reverse shells with you


Languages

Language:Python 100.0%