An open API service indexing awesome lists of open source software.

https://github.com/devorein/server_hacking


https://github.com/devorein/server_hacking

Last synced: about 1 year ago
JSON representation

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 :)