Pinned Repositories
endpointdiff
Wrapper around LinkFinder to quickly determine whether endpoints have been added/removed to JavaScript files.
hackeroni
A Go API client for HackerOne (api.hackerone.com)
hakrawler
Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
n-pass
qsfuzz
qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities.
qsinject
qsinject (Query String Inject) is a tool that allows you to quickly substitute query string values with regex matches, one-at-a-time.
urldedupe
Pass in a list of URLs with query strings, get back a unique list of URLs and query string combinations
whoareyou
whoareyou is a tool to find the underlying technology/software used in a list of websites passed through stdin (using Wappalyzer dataset)
wordlistgen
Quickly generate context-specific wordlists for content discovery from lists of URLs or paths
hakrawler
Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
ameenmaali's Repositories
ameenmaali/urldedupe
Pass in a list of URLs with query strings, get back a unique list of URLs and query string combinations
ameenmaali/qsfuzz
qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities.
ameenmaali/wordlistgen
Quickly generate context-specific wordlists for content discovery from lists of URLs or paths
ameenmaali/endpointdiff
Wrapper around LinkFinder to quickly determine whether endpoints have been added/removed to JavaScript files.
ameenmaali/whoareyou
whoareyou is a tool to find the underlying technology/software used in a list of websites passed through stdin (using Wappalyzer dataset)
ameenmaali/qsinject
qsinject (Query String Inject) is a tool that allows you to quickly substitute query string values with regex matches, one-at-a-time.
ameenmaali/hakrawler
Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
ameenmaali/hackeroni
A Go API client for HackerOne (api.hackerone.com)
ameenmaali/n-pass