Skip to content

IlyaKosloF/reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Reverse Shell

This Python script establishes a reverse shell, enabling remote access to a targeted machine. It comprises two scripts:

reverse-shell-server.py: Listens on an open port to receive connections, facilitating remote command execution.

reverse-shell-client.py: Initiates communication from the target machine (client) back to the attacker's machine (server), enabling remote access and control.

image

git clone https://github.com/IlyaKosloF/reverse-shell.git

cd server

python3 server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages