Skip to content

Reverse shell attack implemented in Python using sockets and subprocesses

Notifications You must be signed in to change notification settings

KCLCyberSecSociety/reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Reverse Shell Attack

A reverse shell is a powerful tool that allows you to remotely run tasks on a computer from a distance (over a network). Essentially controlling the computer without being physically near the machine.

Guide

To follow this tutorial, please navigate to the appropriate folder for your machine (and the machine you are using as the target). Then follow the README.md

Disclaimer

Please do not use this tutorial or its resources for malicious purposes; this repository is intended for educational purposes only.

This guide does not account for maneuvering around anti-virus or planting the victim script on potential targets. Once more, DO NOT use these programs on computers that you are not permitted to access.

Further Reading

About

Reverse shell attack implemented in Python using sockets and subprocesses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages