/python-pen

Python scripts useful for penetration testing

Primary LanguagePython

python-pen

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.