A collection of scripts and tools that I use for Information Security related activities.
- cracking/zip-bruteforce -- A script for brute forcing an encrypted zip file with a specified wordlist
- cracking/wordlist-get -- A script for generating wordlists, with the length and charset used being configurable
- shells/python-reverse-tcp -- A python client/server based reverse TCP shell
- wifi/wepbrute -- This is a script for WEP dictionary/brute-force attacks when there are not enough IVs in the packet capture file
- wifi/discover -- This a script that can scan and discover wifi networks, clients, probes, and even reveal the SSIDs for hidden wifi network.