Skip to content

It's a really very simple reverse shell in shell scripting. Since it's a UDP connection, you have to listen on your host machine.

Notifications You must be signed in to change notification settings

SwordLoveDev/SimpleReverseShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SimpleReverseShell

It's a really very simple reverse shell in shell scripting. Since it's a UDP connection, you have to listen on your host machine. You can use NetCat for this : nc -l -p 1337

About

It's a really very simple reverse shell in shell scripting. Since it's a UDP connection, you have to listen on your host machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages