Just some python scripts I made with regards to penetration testing and such as I prepare for OSCP.
Cracking passwords in zip files
-f evil.zip -d dictionary.txt
Scanning ports
-H host -p port[s]
Don't scan ports while you're at work. It can be detected.