All Projects → t0thkr1s → Revshellgen

t0thkr1s / Revshellgen

Licence: gpl-3.0
Reverse shell generator written in Python 3.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
python3
1442 projects

Projects that are alternatives of or similar to Revshellgen

gtfo
Search for Unix binaries that can be exploited to bypass system security restrictions.
Stars: ✭ 88 (-53.68%)
Mutual labels:  reverse-shell, oscp
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (+169.47%)
Mutual labels:  security-tools, reverse
ReversePowerShell
Functions that can be used to gain Reverse Shells with PowerShell
Stars: ✭ 48 (-74.74%)
Mutual labels:  reverse-shell, reverse
php-reverse-shell
PHP shells that work on Linux OS, macOS, and Windows OS.
Stars: ✭ 274 (+44.21%)
Mutual labels:  reverse-shell, oscp
Hacking With Golang
Golang安全资源合集
Stars: ✭ 876 (+361.05%)
Mutual labels:  security-tools, reverse-shell
rconn
rconn is a multiplatform program for creating generic reverse connections. Lets you consume services that are behind firewall or NAT without opening ports or port-forwarding.
Stars: ✭ 231 (+21.58%)
Mutual labels:  reverse-shell, reverse
Reverse Shell Cheatsheet
🙃 Reverse Shell Cheat Sheet 🙃
Stars: ✭ 297 (+56.32%)
Mutual labels:  oscp, reverse-shell
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+1753.16%)
Mutual labels:  security-tools, oscp
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+307.89%)
Mutual labels:  security-tools, oscp
Vhostscan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
Stars: ✭ 767 (+303.68%)
Mutual labels:  security-tools, oscp
shellback
Reverse shell generator
Stars: ✭ 22 (-88.42%)
Mutual labels:  reverse-shell, oscp
Reverse Shell Generator
Web-based reverse shell generator
Stars: ✭ 128 (-32.63%)
Mutual labels:  reverse, generator
Fdsploit
File Inclusion & Directory Traversal fuzzing, enumeration & exploitation tool.
Stars: ✭ 199 (+4.74%)
Mutual labels:  security-tools, oscp
Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (-27.37%)
Mutual labels:  reverse-shell, oscp
Hrshell
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
Stars: ✭ 193 (+1.58%)
Mutual labels:  oscp, reverse-shell
Interlace
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
Stars: ✭ 760 (+300%)
Mutual labels:  security-tools, oscp
Gorsh
A Golang Reverse Shell w/ a Tmux-driven psuedo-C2 Interface
Stars: ✭ 97 (-48.95%)
Mutual labels:  security-tools, reverse-shell
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+860%)
Mutual labels:  security-tools, oscp
Qrgen
Simple script for generating Malformed QRCodes.
Stars: ✭ 178 (-6.32%)
Mutual labels:  generator
Xity Starter
A blog-ready 11ty starter based on PostCSS, with RSS feed and Native Elements!
Stars: ✭ 184 (-3.16%)
Mutual labels:  generator

revshellgen

made-with-python built-with-love

Standalone script written in Python 3 for generating reverse shells easily without typing. It automates the boring stuff like URL encoding the command and setting up a listener.

Download

git clone https://github.com/t0thkr1s/revshellgen

Install

The script has 4 dependencies:

You can install these by typing:

python3 setup.py install

Run

python3 revshellgen.py

Screenshots

Screenshot 1 Screenshot 2
Screenshot1 Screenshot2

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].