An open API service indexing awesome lists of open source software.

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

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)