Skip to content

weXe1/simple-reverse-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-reverse-cmd

Simple reverse shell-like scripts which you can use for executing commands remotely.

You can start netcat server like this: nc -lv 127.0.0.1 8000 and then launch one of scripts.

Script connects to the server and after that on the netcat terminal you can type some commands to execute by the shell.

Disclaimer

This is for educational purposes only. I DO NOT encourage or promote any illegal activities.

Releases

No releases published

Packages

No packages published