https://github.com/devorein/server_hacking
https://github.com/devorein/server_hacking
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devorein/server_hacking
- Owner: Devorein
- Created: 2020-11-01T02:52:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T11:06:59.000Z (over 5 years ago)
- Last Synced: 2025-02-07T11:30:28.784Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
1. Make sure you have python 3 installed
2. Run the server first, as thats the attack target using `python server.py`
3. Create another terminal and run the client code using `python hack.py`
4. You should now see a list of password combos thats has failed and the one that cracked the server :)