HackPy
HackPy copied to clipboard
A collection of notes and script that will help you learn basics of hacking with Python
###Hacking with Python This is the collection of various python hacking tools. The repo was basically created to learn a thing or two about Hacking with Python and CTFs
I would also include some basic tips for python as I get them in Basic Tips folder
Tools covered till now:
- Simple port scans with and without nmap
- Zip and UNIX password crackers
- XOR Encryption
- Scapy Introduction (sr and sr1 connect)