https://github.com/darkarp/programming-fundamentals
https://github.com/darkarp/programming-fundamentals
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkarp/programming-fundamentals
- Owner: darkarp
- Created: 2020-11-03T11:47:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T23:51:22.000Z (over 4 years ago)
- Last Synced: 2025-03-16T18:21:23.290Z (over 1 year ago)
- Language: Python
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reverse Shell
* Client
- Connects to the server
- Receive commands, execute them and send output
* Server
- Listens for a connections.
- Ask for commands and transfer them over