I build things and break things...and occasionally write about the things I build and break: https://laconicwolf.com/
Nmap-Scan-to-CSV. Converts Nmap XML output to csv file, and other useful functions
218burp-extensions. A collection of scripts to extend Burp Suite
143Password-Scripts. A collection of scripts that help with different aspects of password cracking, such as wordlist generation, mask analysis, and positional character frequency.
107Burp-API-Scripts. A collection of scripts used to interact with the Burp Rest API
57Masscan-to-CSV. Converts the Masscan XML output option (-oX) to a csv format.
57Android-App-Testing. Scripts to help me test Android apps
55crypto-tools. A collection of tools that deal with crypto and cryptanalysis. For educational purposes only. These tools are likely not a good substitute for real cryptography.
24random-python. Various Python scripts that have come in handy but aren't important enough to get their own repository
22HTTP-Header-Fuzzer. A multithreaded Python3 program that fuzzes HTTP headers and values and outputs the results to a CSV file.
21Dirscover. A multi-processed, multi-threaded scanner to discover web directories on multiple URLs.
21cors-scanner. A multi-threaded scanner that helps identify CORS flaws/misconfigurations
19subdomain-searcher. Accepts a domain name and queries multiple sources to return subdomains. Includes option to scan the returned subdomains to check connectivity.
14ironpython-ldap. IronPython scripts for LDAP/ActiveDirectory enumeration
10powershell-enumeration. PowerShell script containing multiple cmdlets used for enumeration
8random-powershell. Various PowerShell scripts that have come in handy but aren't important enough for their own repository
8SiteKick. A multi-purpose web enumeration tool
6async-tools. Security tools written using Python asyncio
4check-byte-distribution. A program to check byte distribution for a given set of data.
4Get-AutoFillCredentials. Initializes a hidden Internet Explorer browser and browses to a list of specified URLs. For each URL, the DOM will be scraped in an attempt to find auto-filled credentials.
4PowerShell-BrowserData-Parsers. A collection of cmdlets used to enumerate browser data.
3cryptopals-challenges. A repository containing my solutions to the cryptopals challenges (https://cryptopals.com).
2FTP-Tools. A collection of scripts for interacting with FTP using Python3.
2Pen-Test-Tools. All the information provided on this site is for educational purposes only.
2Python-AWS. A collection of scripts to create and/or interact with AWS resources using Python3
1