Skip to content

hu-jeff/reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example

Use with example ip: 192.168.1.82.

To make a server we add a listener,

python main.py -ip 192.168.1.82 -p 5555 -l

To make a client,

python main.py -ip 192.168.1.82 -p 5555

After server and client are connected, the client can execute code on the server.

From another device connecting to my laptop:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages