https://github.com/apsdehal/hackpy
A collection of notes and script that will help you learn basics of hacking with Python
https://github.com/apsdehal/hackpy
Last synced: about 1 year ago
JSON representation
A collection of notes and script that will help you learn basics of hacking with Python
- Host: GitHub
- URL: https://github.com/apsdehal/hackpy
- Owner: apsdehal
- Created: 2013-12-25T16:16:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T23:54:58.000Z (over 11 years ago)
- Last Synced: 2024-10-12T02:54:38.690Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 215 KB
- Stars: 34
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
###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)