Jake Miller's repositories
Nmap-Scan-to-CSV
Converts Nmap XML output to csv file, and other useful functions
burp-extensions
A collection of scripts to extend Burp Suite
Password-Scripts
A collection of scripts that help with different aspects of password cracking, such as wordlist generation, mask analysis, and positional character frequency.
Masscan-to-CSV
Converts the Masscan XML output option (-oX) to a csv format.
Android-App-Testing
Scripts to help me test Android apps
Burp-API-Scripts
A collection of scripts used to interact with the Burp Rest API
crypto-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.
random-python
Various Python scripts that have come in handy but aren't important enough to get their own repository
HTTP-Header-Fuzzer
A multithreaded Python3 program that fuzzes HTTP headers and values and outputs the results to a CSV file.
cors-scanner
A multi-threaded scanner that helps identify CORS flaws/misconfigurations
subdomain-searcher
Accepts a domain name and queries multiple sources to return subdomains. Includes option to scan the returned subdomains to check connectivity.
ironpython-ldap
IronPython scripts for LDAP/ActiveDirectory enumeration
powershell-enumeration
PowerShell script containing multiple cmdlets used for enumeration
random-powershell
Various PowerShell scripts that have come in handy but aren't important enough for their own repository
async-tools
Security tools written using Python asyncio
check-byte-distribution
A program to check byte distribution for a given set of data.
Get-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.
PowerShell-BrowserData-Parsers
A collection of cmdlets used to enumerate browser data.
cryptopals-challenges
A repository containing my solutions to the cryptopals challenges (https://cryptopals.com).
Pen-Test-Tools
All the information provided on this site is for educational purposes only.
Python-AWS
A collection of scripts to create and/or interact with AWS resources using Python3
python-introspection
Helper scripts for introspection.
WebSocket-Fuzzer
A tool to help fuzz WebSockets