The purpose of this project was to create a webpage with static files, cgi scripts, and directories that can be navigated. We used low level system calls like socket, bind, listen, and accept for client/ server interactions. We also used
Hulk.py
This project was designed to crack a list of encrypted passwords. The program takes every permutation of the alphabet, creates the SHA1 hash, and compares it to a given list of encrypted passwords. If the hash of the permutations matches