Skip to content

revshell is the command line version of the Reverse Shell Generator. Currently, it supports the generation of: bash, sh, nc, ruby, php, python, rcat, perl, socat, node, telnet, zsh, lua, golang, vlang, awk, crystal.

License

Notifications You must be signed in to change notification settings

BetterDefender/revshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revshell

revshell is a reverse shell tool written in Go language, it is the command line version of Reverse Shell Generator, which is designed to help security researchers and penetration testers to quickly generate the appropriate Shell when they need to establish a reverse connection with the target host, users can choose from a wide range of Shell types to generate the bounce Shell code suitable for their own needs, so as to more efficiently interact with the target host and control it in tasks such as penetration testing, vulnerability exploits, or security assessments.

Supported operating systems: Mac, Linux, Windows.

Installation:

go build revshell.go

Or download apps compiled in releases.

Usage:

./revshell [IPADDR] [PORT] [LANGUAGE]

Supported languages:

bash|sh|nc|ruby|php|python|rcat|perl|socat|node|telnet|zsh|lua|golang|vlang|awk|crystal

image

Example:

./revshell 192.168.1.1 2222 bash

MacOS:

image

Windows:

image

Linux:

image

About

revshell is the command line version of the Reverse Shell Generator. Currently, it supports the generation of: bash, sh, nc, ruby, php, python, rcat, perl, socat, node, telnet, zsh, lua, golang, vlang, awk, crystal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages