Skip to content

crypt0lith/revshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revshell

revshell is a reverse shell payload generator CLI.

Description

Generates reverse shell commands for different platforms.

Resolves network interface names to IPv4 addresses for LHOST.

Simple usage

revshell cmd/unix/reverse_bash tun0 4444 -v bash_path='/usr/bin/env bash' -v shell_path=/bin/sh | xclip -sel c

# available payloads
revshell --list

# options for a specific payload
revshell --list-options windows/powershell/reverse_tcp

Installation

Install using pipx (recommended):

pipx install git+https://github.com/crypt0lith/revshell.git

About

Reverse shell payload generator

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages