Jake Miller

Elite
@laconicwolf

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

218

burp-extensions. A collection of scripts to extend Burp Suite

143

Password-Scripts. A collection of scripts that help with different aspects of password cracking, such as wordlist generation, mask analysis, and positional character frequency.

107

Burp-API-Scripts. A collection of scripts used to interact with the Burp Rest API

57

Masscan-to-CSV. Converts the Masscan XML output option (-oX) to a csv format.

57

Android-App-Testing. Scripts to help me test Android apps

55

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.

24

random-python. Various Python scripts that have come in handy but aren't important enough to get their own repository

22

HTTP-Header-Fuzzer. A multithreaded Python3 program that fuzzes HTTP headers and values and outputs the results to a CSV file.

21

Dirscover. A multi-processed, multi-threaded scanner to discover web directories on multiple URLs.

21

cors-scanner. A multi-threaded scanner that helps identify CORS flaws/misconfigurations

19

subdomain-searcher. Accepts a domain name and queries multiple sources to return subdomains. Includes option to scan the returned subdomains to check connectivity.

14

ironpython-ldap. IronPython scripts for LDAP/ActiveDirectory enumeration

10

powershell-enumeration. PowerShell script containing multiple cmdlets used for enumeration

8

random-powershell. Various PowerShell scripts that have come in handy but aren't important enough for their own repository

8

SiteKick. A multi-purpose web enumeration tool

6

async-tools. Security tools written using Python asyncio

4

check-byte-distribution. A program to check byte distribution for a given set of data.

4

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.

4

PowerShell-BrowserData-Parsers. A collection of cmdlets used to enumerate browser data.

3

cryptopals-challenges. A repository containing my solutions to the cryptopals challenges (https://cryptopals.com).

2

FTP-Tools. A collection of scripts for interacting with FTP using Python3.

2

Pen-Test-Tools. All the information provided on this site is for educational purposes only.

2

Python-AWS. A collection of scripts to create and/or interact with AWS resources using Python3

1
24
Apply