Here are
13 public repositories
matching this topic...
An open-source post-exploitation framework for students, researchers and developers.
Updated
Jul 20, 2021
Python
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
🙃 Reverse Shell Cheat Sheet 🙃
Python script wrote to automate the process of generating various reverse shells.
Updated
Sep 27, 2020
Python
Reverse Shell (Cheat Sheet) Pentesting - Red Team - CTFs - OSCP
Updated
Jul 26, 2021
PowerShell
Genshell: The atomatic copy-and-paste oneline reverse shell generator. Just add args!
Updated
Feb 3, 2021
Shell
Updated
Oct 3, 2019
Python
All Shell In One. Generate Reverse Shells and/or generate single code that runs all the payloads.
Updated
Mar 25, 2021
Python
Useful netcat commands such as Reverse Shells, Port Relays via FIFO, and others stuff.
It has reverse shell code of various technologies. Thanks to pentestmonkey.net
A reverse shell cheat-sheet tool
Updated
Mar 5, 2019
Shell
Updated
Aug 21, 2020
Python
Improve this page
Add a description, image, and links to the
reverse-shells
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
reverse-shells
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
After a plugin runs, the first half or so of the following prompt is cutting cut off. This appears to be an issue on the handler side because the target is sending the full prompt over the network. I think it might have something to do with the mutex that blocks output while a plugin is running.