https://github.com/poshie0456/skullshell
A Reverse Shell, showcasing terminal design, sockets in python, subprocesses in python, threading, as well as threading
https://github.com/poshie0456/skullshell
reverse shell sockets
Last synced: 3 months ago
JSON representation
A Reverse Shell, showcasing terminal design, sockets in python, subprocesses in python, threading, as well as threading
- Host: GitHub
- URL: https://github.com/poshie0456/skullshell
- Owner: poshie0456
- Created: 2024-01-30T16:39:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T16:44:26.000Z (over 2 years ago)
- Last Synced: 2025-02-23T01:27:42.903Z (over 1 year ago)
- Topics: reverse, shell, sockets
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SkullShell
A Reverse Shell made using python, showcasing:
- Terminal design
- Network sockets
- Subproccesses
- Threading
- Self destruction based on specific error handling
Please download the required modules as per the scripts in order for it to run, running it as admin might help if your PC is unable to create sockets as an ordinary user.