WebHackersWeapons/data.json

4034 lines
181 KiB
JSON

{
"230-OOB": {
"Data": "| Utility/PAYLOAD | [230-OOB](https://github.com/lc/230-OOB) | An Out-of-Band XXE server for retrieving file contents over FTP. | ![](https://img.shields.io/github/stars/lc/230-OOB) | ![](https://img.shields.io/github/languages/top/lc/230-OOB) |",
"Description": "An Out-of-Band XXE server for retrieving file contents over FTP.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"3klCon": {
"Data": "| Discovery/ALL | [3klCon](https://github.com/eslam3kl/3klCon) | Automation Recon tool which works with Large \u0026 Medium scopes. It performs more than 20 tasks and gets back all the results in separated files. | ![](https://img.shields.io/github/stars/eslam3kl/3klCon) | ![](https://img.shields.io/github/languages/top/eslam3kl/3klCon) |",
"Description": "Automation Recon tool which works with Large \u0026 Medium scopes. It performs more than 20 tasks and gets back all the results in separated files.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"AWSBucketDump": {
"Data": "| Scanner/S3 | [AWSBucketDump](https://github.com/jordanpotti/AWSBucketDump) | Security Tool to Look For Interesting Files in S3 Buckets | ![](https://img.shields.io/github/stars/jordanpotti/AWSBucketDump) | ![](https://img.shields.io/github/languages/top/jordanpotti/AWSBucketDump) |",
"Description": "Security Tool to Look For Interesting Files in S3 Buckets",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "S3",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Amass": {
"Data": "| Discovery/DOMAIN | [Amass](https://github.com/OWASP/Amass) | In-depth Attack Surface Mapping and Asset Discovery | ![](https://img.shields.io/github/stars/OWASP/Amass) | ![](https://img.shields.io/github/languages/top/OWASP/Amass) |",
"Description": "In-depth Attack Surface Mapping and Asset Discovery ",
"Install": {
"Linux": "sudo snap install amass",
"MacOS": "brew tap caffix/amass; brew install amass",
"Windows": ""
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "sudo snap refresh amass",
"MacOS": "brew upgrade amass",
"Windows": ""
}
},
"Arjun": {
"Data": "| Discovery/HTTP | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. | ![](https://img.shields.io/github/stars/s0md3v/Arjun) | ![](https://img.shields.io/github/languages/top/s0md3v/Arjun) |",
"Description": "HTTP parameter discovery suite. ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests",
"MacOS": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests",
"Windows": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests"
},
"Method": "HTTP",
"Type": "Discovery",
"Update": {
"Linux": "cd Arjun; git pull -v ",
"MacOS": "cd Arjun; git pull -v ",
"Windows": "cd Arjun; git pull -v "
}
},
"Assetnote Wordlists": {
"Data": "| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated \u0026 Manual Wordlists provided by Assetnote | ![](https://img.shields.io/github/stars/assetnote/wordlists) | ![](https://img.shields.io/github/languages/top/assetnote/wordlists) |",
"Description": "Automated \u0026 Manual Wordlists provided by Assetnote",
"Install": {
"Linux": "git clone https://github.com/assetnote/wordlists",
"MacOS": "git clone https://github.com/assetnote/wordlists",
"Windows": "git clone https://github.com/assetnote/wordlists"
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "cd wordlists ; git pull -v",
"MacOS": "cd wordlists ; git pull -v",
"Windows": "cd wordlists ; git pull -v"
}
},
"Atlas": {
"Data": "| Utility/BRIDGE | [Atlas](https://github.com/m4ll0k/Atlas) | Quick SQLMap Tamper Suggester | ![](https://img.shields.io/github/stars/m4ll0k/Atlas) | ![](https://img.shields.io/github/languages/top/m4ll0k/Atlas) |",
"Description": "Quick SQLMap Tamper Suggester ",
"Install": {
"Linux": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty",
"MacOS": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty",
"Windows": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty"
},
"Method": "BRIDGE",
"Type": "Utility",
"Update": {
"Linux": "cd Atlas; git pull -v",
"MacOS": "cd Atlas; git pull -v",
"Windows": "cd Atlas; git pull -v"
}
},
"Blacklist3r": {
"Data": "| Utility/PAYLOAD | [Blacklist3r](https://github.com/NotSoSecure/Blacklist3r) | project-blacklist3r | ![](https://img.shields.io/github/stars/NotSoSecure/Blacklist3r) | ![](https://img.shields.io/github/languages/top/NotSoSecure/Blacklist3r) |",
"Description": "project-blacklist3r ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"BruteX": {
"Data": "| Scanner/FUZZ | [BruteX](https://github.com/1N3/BruteX) | Automatically brute force all services running on a target. | ![](https://img.shields.io/github/stars/1N3/BruteX) | ![](https://img.shields.io/github/languages/top/1N3/BruteX) |",
"Description": "Automatically brute force all services running on a target.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Bug-Bounty-Toolz": {
"Data": "| ToolBox/ALL | [Bug-Bounty-Toolz](https://github.com/m4ll0k/Bug-Bounty-Toolz) | BBT - Bug Bounty Tools | ![](https://img.shields.io/github/stars/m4ll0k/Bug-Bounty-Toolz) | ![](https://img.shields.io/github/languages/top/m4ll0k/Bug-Bounty-Toolz) |",
"Description": "BBT - Bug Bounty Tools ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "ToolBox",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"BurpSuite": {
"Data": "| Army-Knife/PROXY | [BurpSuite](https://portswigger.net/burp) | the BurpSuite Project|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)",
"Description": "the BurpSuite Project",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PROXY",
"Type": "Army-Knife",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"CSP Evaluator": {
"Data": "| Utility/CSP | [CSP Evaluator](https://csp-evaluator.withgoogle.com) | Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CSP",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"CT_subdomains": {
"Data": "| Utility/WORD | [CT_subdomains](https://github.com/internetwache/CT_subdomains) | An hourly updated list of subdomains gathered from certificate transparency logs | ![](https://img.shields.io/github/stars/internetwache/CT_subdomains) | ![](https://img.shields.io/github/languages/top/internetwache/CT_subdomains) |",
"Description": "An hourly updated list of subdomains gathered from certificate transparency logs ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Chaos Web": {
"Data": "| Discovery/DOMAIN | [Chaos Web](https://chaos.projectdiscovery.io) | actively scan and maintain internet-wide assets' data. enhance research and analyse changes around DNS for better insights.|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)",
"Description": " actively scan and maintain internet-wide assets' data. enhance research and analyse changes around DNS for better insights.|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Chromium-based-XSS-Taint-Tracking": {
"Data": "| Scanner/XSS | [Cyclops](https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking) | Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink. | ![](https://img.shields.io/github/stars/v8blink/Chromium-based-XSS-Taint-Tracking) | ![](https://img.shields.io/github/languages/top/v8blink/Chromium-based-XSS-Taint-Tracking) |",
"Description": "Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"CorsMe": {
"Data": "| Scanner/CORS | [CorsMe](https://github.com/Shivangx01b/CorsMe) | Cross Origin Resource Sharing MisConfiguration Scanner | ![](https://img.shields.io/github/stars/Shivangx01b/CorsMe) | ![](https://img.shields.io/github/languages/top/Shivangx01b/CorsMe) |",
"Description": "Cross Origin Resource Sharing MisConfiguration Scanner ",
"Install": {
"Linux": "go get -u -v github.com/shivangx01b/CorsMe",
"MacOS": "go get -u -v github.com/shivangx01b/CorsMe",
"Windows": "go get -u -v github.com/shivangx01b/CorsMe"
},
"Method": "CORS",
"Type": "Scanner",
"Update": {
"Linux": "go get -u -v github.com/shivangx01b/CorsMe",
"MacOS": "go get -u -v github.com/shivangx01b/CorsMe",
"Windows": "go get -u -v github.com/shivangx01b/CorsMe"
}
},
"Corsy": {
"Data": "| Scanner/CORS | [Corsy](https://github.com/s0md3v/Corsy) | CORS Misconfiguration Scanner | ![](https://img.shields.io/github/stars/s0md3v/Corsy) | ![](https://img.shields.io/github/languages/top/s0md3v/Corsy) |",
"Description": "CORS Misconfiguration Scanner ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt"
},
"Method": "CORS",
"Type": "Scanner",
"Update": {
"Linux": "git pull -v ; pip install -r requirements.txt",
"MacOS": "git pull -v ; pip install -r requirements.txt",
"Windows": "git pull -v ; pip install -r requirements.txt"
}
},
"CyberChef": {
"Data": "| ToolBox/ALL | [CyberChef](https://github.com/gchq/CyberChef) | The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis | ![](https://img.shields.io/github/stars/gchq/CyberChef) | ![](https://img.shields.io/github/languages/top/gchq/CyberChef) |",
"Description": "The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "ToolBox",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"DNSDumpster": {
"Data": "| Discovery/DNS | [DNSDumpster](https://dnsdumpster.com) | Online dns recon \u0026 research, find \u0026 lookup dns records|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " Online dns recon \u0026 research, find \u0026 lookup dns records|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"DOMPurify": {
"Data": "| Scanner/XSS | [DOMPurify](https://github.com/cure53/DOMPurify) | DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo: | ![](https://img.shields.io/github/stars/cure53/DOMPurify) | ![](https://img.shields.io/github/languages/top/cure53/DOMPurify) |",
"Description": "DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"DSSS": {
"Data": "| Scanner/SQLi | [DSSS](https://github.com/stamparm/DSSS) | Damn Small SQLi Scanner | ![](https://img.shields.io/github/stars/stamparm/DSSS) | ![](https://img.shields.io/github/languages/top/stamparm/DSSS) |",
"Description": "Damn Small SQLi Scanner",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SQLi",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"DeepViolet": {
"Data": "| Scanner/SSL | [DeepViolet](https://github.com/spoofzu/DeepViolet) | Tool for introspection of SSL\\TLS sessions | ![](https://img.shields.io/github/stars/spoofzu/DeepViolet) | ![](https://img.shields.io/github/languages/top/spoofzu/DeepViolet) |",
"Description": "Tool for introspection of SSL\\TLS sessions",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SSL",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"DirDar": {
"Data": "| Discovery/FUZZ | [DirDar](https://github.com/M4DM0e/DirDar) | DirDar is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it | ![](https://img.shields.io/github/stars/M4DM0e/DirDar) | ![](https://img.shields.io/github/languages/top/M4DM0e/DirDar) |",
"Description": "DirDar is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Emissary": {
"Data": "| Utility/NOTIFY | [Emissary](https://github.com/BountyStrike/Emissary) | Send notifications on different channels such as Slack, Telegram, Discord etc. | ![](https://img.shields.io/github/stars/BountyStrike/Emissary) | ![](https://img.shields.io/github/languages/top/BountyStrike/Emissary) |",
"Description": "Send notifications on different channels such as Slack, Telegram, Discord etc.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "NOTIFY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"FavFreak": {
"Data": "| Discovery/FAVICON | [FavFreak](https://github.com/devanshbatham/FavFreak) | Making Favicon.ico based Recon Great again ! | ![](https://img.shields.io/github/stars/devanshbatham/FavFreak) | ![](https://img.shields.io/github/languages/top/devanshbatham/FavFreak) |",
"Description": "Making Favicon.ico based Recon Great again ! ",
"Install": {
"Linux": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt"
},
"Method": "FAVICON",
"Type": "Discovery",
"Update": {
"Linux": "cd FavFreak; git pull -v ; pip install -r requirements.txt",
"MacOS": "cd FavFreak; git pull -v ; pip install -r requirements.txt",
"Windows": "cd FavFreak; git pull -v ; pip install -r requirements.txt"
}
},
"Findsploit": {
"Data": "| Utility/PAYLOAD | [Findsploit](https://github.com/1N3/Findsploit) | Find exploits in local and online databases instantly | ![](https://img.shields.io/github/stars/1N3/Findsploit) | ![](https://img.shields.io/github/languages/top/1N3/Findsploit) |",
"Description": "Find exploits in local and online databases instantly",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Gf-Patterns": {
"Data": "| Utility/ENV | [Gf-Patterns](https://github.com/1ndianl33t/Gf-Patterns) | GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep | ![](https://img.shields.io/github/stars/1ndianl33t/Gf-Patterns) | ![](https://img.shields.io/github/languages/top/1ndianl33t/Gf-Patterns) |",
"Description": "GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep ",
"Install": {
"Linux": "git clone https://github.com/1ndianl33t/Gf-Patterns",
"MacOS": "git clone https://github.com/1ndianl33t/Gf-Patterns",
"Windows": "git clone https://github.com/1ndianl33t/Gf-Patterns"
},
"Method": "ENV",
"Type": "Utility",
"Update": {
"Linux": "cd Gf-Patterns; git pull -v",
"MacOS": "cd Gf-Patterns; git pull -v",
"Windows": "cd Gf-Patterns; git pull -v"
}
},
"GitMiner": {
"Data": "| Discovery/GIT | [GitMiner](https://github.com/UnkL4b/GitMiner) | Tool for advanced mining for content on Github | ![](https://img.shields.io/github/stars/UnkL4b/GitMiner) | ![](https://img.shields.io/github/languages/top/UnkL4b/GitMiner) |",
"Description": "Tool for advanced mining for content on Github ",
"Install": {
"Linux": "git clone http://github.com/UnkL4b/GitMiner; cd GitMiner ; pip3 install -r requirements.txt",
"MacOS": "git clone http://github.com/UnkL4b/GitMiner; cd GitMiner ; pip3 install -r requirements.txt",
"Windows": "git clone http://github.com/UnkL4b/GitMiner; cd GitMiner ; pip3 install -r requirements.txt"
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "cd GitMiner ; git pull -v ; pip install -r requirements.txt",
"MacOS": "cd GitMiner ; git pull -v ; pip install -r requirements.txt",
"Windows": "cd GitMiner ; git pull -v ; pip install -r requirements.txt"
}
},
"Gopherus": {
"Data": "| Utility/PAYLOAD | [Gopherus](https://github.com/tarunkant/Gopherus) | This tool generates gopher link for exploiting SSRF and gaining RCE in various servers | ![](https://img.shields.io/github/stars/tarunkant/Gopherus) | ![](https://img.shields.io/github/languages/top/tarunkant/Gopherus) |",
"Description": "This tool generates gopher link for exploiting SSRF and gaining RCE in various servers ",
"Install": {
"Linux": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh",
"MacOS": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh",
"Windows": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "cd Gopherus; git pull -v",
"MacOS": "cd Gopherus; git pull -v",
"Windows": "cd Gopherus; git pull -v"
}
},
"GraphQLmap": {
"Data": "| Scanner/GQL | [GraphQLmap](https://github.com/swisskyrepo/GraphQLmap) | GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. | ![](https://img.shields.io/github/stars/swisskyrepo/GraphQLmap) | ![](https://img.shields.io/github/languages/top/swisskyrepo/GraphQLmap) |",
"Description": "GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. ",
"Install": {
"Linux": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt"
},
"Method": "GQL",
"Type": "Scanner",
"Update": {
"Linux": "cd GraphQLmap; git pull -v ; pip install -r requirements.txt",
"MacOS": "cd GraphQLmap; git pull -v ; pip install -r requirements.txt",
"Windows": "cd GraphQLmap; git pull -v ; pip install -r requirements.txt"
}
},
"HRS": {
"Data": "| Scanner/SMUGGLE | [HRS](https://github.com/SafeBreach-Labs/HRS) | HTTP Request Smuggling demonstration Perl script, for variants 1, 2 and 5 in my BlackHat US 2020 paper HTTP Request Smuggling in 2020. | ![](https://img.shields.io/github/stars/SafeBreach-Labs/HRS) | ![](https://img.shields.io/github/languages/top/SafeBreach-Labs/HRS) |",
"Description": "HTTP Request Smuggling demonstration Perl script, for variants 1, 2 and 5 in my BlackHat US 2020 paper HTTP Request Smuggling in 2020.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"HydraRecon": {
"Data": "| Discovery/ALL | [HydraRecon](https://github.com/aufzayed/HydraRecon) | All In One, Fast, Easy Recon Tool | ![](https://img.shields.io/github/stars/aufzayed/HydraRecon) | ![](https://img.shields.io/github/languages/top/aufzayed/HydraRecon) |",
"Description": "All In One, Fast, Easy Recon Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"IntruderPayloads": {
"Data": "| Utility/PAYLOAD | [IntruderPayloads](https://github.com/1N3/IntruderPayloads) | A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists. | ![](https://img.shields.io/github/stars/1N3/IntruderPayloads) | ![](https://img.shields.io/github/languages/top/1N3/IntruderPayloads) |",
"Description": "A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"JSFScan.sh": {
"Data": "| Discovery/JS | [JSFScan.sh](https://github.com/KathanP19/JSFScan.sh) | Automation for javascript recon in bug bounty. | ![](https://img.shields.io/github/stars/KathanP19/JSFScan.sh) | ![](https://img.shields.io/github/languages/top/KathanP19/JSFScan.sh) |",
"Description": "Automation for javascript recon in bug bounty. ",
"Install": {
"Linux": "git clone https://github.com/KathanP19/JSFScan.sh ; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
"MacOS": "git clone https://github.com/KathanP19/JSFScan.sh ; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
"Windows": ""
},
"Method": "JS",
"Type": "Discovery",
"Update": {
"Linux": "cd JSFScan.sh; git pull -v",
"MacOS": "cd JSFScan.sh; git pull -v",
"Windows": ""
}
},
"LFISuite": {
"Data": "| Scanner/LFI | [LFISuite](https://github.com/D35m0nd142/LFISuite) | Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner | ![](https://img.shields.io/github/stars/D35m0nd142/LFISuite) | ![](https://img.shields.io/github/languages/top/D35m0nd142/LFISuite) |",
"Description": "Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner ",
"Install": {
"Linux": "git clone https://github.com/D35m0nd142/LFISuite",
"MacOS": "git clone https://github.com/D35m0nd142/LFISuite",
"Windows": "git clone https://github.com/D35m0nd142/LFISuite"
},
"Method": "LFI",
"Type": "Scanner",
"Update": {
"Linux": "cd LFISuite; git pull -v",
"MacOS": "cd LFISuite; git pull -v",
"Windows": "cd LFISuite; git pull -v"
}
},
"LinkFinder": {
"Data": "| Discovery/JS | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files | ![](https://img.shields.io/github/stars/GerbenJavado/LinkFinder) | ![](https://img.shields.io/github/languages/top/GerbenJavado/LinkFinder) |",
"Description": "A python script that finds endpoints in JavaScript files ",
"Install": {
"Linux": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt"
},
"Method": "JS",
"Type": "Discovery",
"Update": {
"Linux": "cd LinkFinder; git pull -v ; pip3 install -r requirements.txt; python setup.py install",
"MacOS": "cd LinkFinder; git pull -v ; pip3 install -r requirements.txt; python setup.py install",
"Windows": "cd LinkFinder; git pull -v ; pip3 install -r requirements.txt; python setup.py install"
}
},
"NoSQLMap": {
"Data": "| Scanner/NOSQL | [NoSQLMap](https://github.com/codingo/NoSQLMap) | Automated NoSQL database enumeration and web application exploitation tool. | ![](https://img.shields.io/github/stars/codingo/NoSQLMap) | ![](https://img.shields.io/github/languages/top/codingo/NoSQLMap) |",
"Description": "Automated NoSQL database enumeration and web application exploitation tool. ",
"Install": {
"Linux": "git clone https://github.com/codingo/NoSQLMap ; cd NoSQLMap; python setup.py install",
"MacOS": "git clone https://github.com/codingo/NoSQLMap ; cd NoSQLMap; python setup.py install",
"Windows": "git clone https://github.com/codingo/NoSQLMap ; cd NoSQLMap; python setup.py install"
},
"Method": "NOSQL",
"Type": "Scanner",
"Update": {
"Linux": "cd NoSQLMap; git pull -v",
"MacOS": "cd NoSQLMap; git pull -v",
"Windows": "cd NoSQLMap; git pull -v"
}
},
"OneForAll": {
"Data": "| Discovery/ALL | [OneForAll](https://github.com/shmilylty/OneForAll) | OneForAll是一款功能强大的子域收集工具 | ![](https://img.shields.io/github/stars/shmilylty/OneForAll) | ![](https://img.shields.io/github/languages/top/shmilylty/OneForAll) |",
"Description": "OneForAll是一款功能强大的子域收集工具 ",
"Install": {
"Linux": "git clone https://github.com/shmilylty/OneForAll ; cd OneForAll; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/shmilylty/OneForAll ; cd OneForAll; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/shmilylty/OneForAll ; cd OneForAll; pip3 install -r requirements.txt"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "cd OneForAll; git pull -v; pip3 install -r requirements.txt",
"MacOS": "cd OneForAll; git pull -v; pip3 install -r requirements.txt",
"Windows": "cd OneForAll; git pull -v; pip3 install -r requirements.txt"
}
},
"OpenRedireX": {
"Data": "| Scanner/REDIRECT | [OpenRedireX](https://github.com/devanshbatham/OpenRedireX) | A Fuzzer for OpenRedirect issues | ![](https://img.shields.io/github/stars/devanshbatham/OpenRedireX) | ![](https://img.shields.io/github/languages/top/devanshbatham/OpenRedireX) |",
"Description": "A Fuzzer for OpenRedirect issues",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "REDIRECT",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Osmedeus": {
"Data": "| Scanner/RECON | [Osmedeus](https://github.com/j3ssie/Osmedeus) | Fully automated offensive security framework for reconnaissance and vulnerability scanning | ![](https://img.shields.io/github/stars/j3ssie/Osmedeus) | ![](https://img.shields.io/github/languages/top/j3ssie/Osmedeus) |",
"Description": "Fully automated offensive security framework for reconnaissance and vulnerability scanning ",
"Install": {
"Linux": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
"MacOS": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
"Windows": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh"
},
"Method": "RECON",
"Type": "Scanner",
"Update": {
"Linux": "cd Osmedeus; git pull -v; pip3 install -r requirements.txt",
"MacOS": "cd Osmedeus; git pull -v; pip3 install -r requirements.txt",
"Windows": "cd Osmedeus; git pull -v; pip3 install -r requirements.txt"
}
},
"PPScan": {
"Data": "| Scanner/FUZZ | [PPScan](https://github.com/msrkp/PPScan) | Client Side Prototype Pollution Scanner | ![](https://img.shields.io/github/stars/msrkp/PPScan) | ![](https://img.shields.io/github/languages/top/msrkp/PPScan) |",
"Description": "Client Side Prototype Pollution Scanner",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"ParamSpider": {
"Data": "| Discovery/PARAM | [ParamSpider](https://github.com/devanshbatham/ParamSpider) | Mining parameters from dark corners of Web Archives | ![](https://img.shields.io/github/stars/devanshbatham/ParamSpider) | ![](https://img.shields.io/github/languages/top/devanshbatham/ParamSpider) |",
"Description": "Mining parameters from dark corners of Web Archives ",
"Install": {
"Linux": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt"
},
"Method": "PARAM",
"Type": "Discovery",
"Update": {
"Linux": "cd ParamSpider; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd ParamSpider; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd ParamSpider; git pull -v ; pip3 install -r requirements.txt"
}
},
"Parth": {
"Data": "| Discovery/PARAM | [Parth](https://github.com/s0md3v/Parth) | Heuristic Vulnerable Parameter Scanner | ![](https://img.shields.io/github/stars/s0md3v/Parth) | ![](https://img.shields.io/github/languages/top/s0md3v/Parth) |",
"Description": "Heuristic Vulnerable Parameter Scanner ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Parth",
"MacOS": "git clone https://github.com/s0md3v/Parth",
"Windows": "git clone https://github.com/s0md3v/Parth"
},
"Method": "PARAM",
"Type": "Discovery",
"Update": {
"Linux": "cd Parth; git pull -v",
"MacOS": "cd Parth; git pull -v",
"Windows": "cd Parth; git pull -v"
}
},
"PayloadsAllTheThings": {
"Data": "| Utility/PAYLOAD | [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) | A list of useful payloads and bypass for Web Application Security and Pentest/CTF | ![](https://img.shields.io/github/stars/swisskyrepo/PayloadsAllTheThings) | ![](https://img.shields.io/github/languages/top/swisskyrepo/PayloadsAllTheThings) |",
"Description": "A list of useful payloads and bypass for Web Application Security and Pentest/CTF ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Phoenix": {
"Data": "| Utility/ETC | [Phoenix](https://www.hahwul.com/p/phoenix.html) | hahwul's online tools|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " hahwul's online tools|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ETC",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Photon": {
"Data": "| Discovery/URL | [Photon](https://github.com/s0md3v/Photon) | Incredibly fast crawler designed for OSINT. | ![](https://img.shields.io/github/stars/s0md3v/Photon) | ![](https://img.shields.io/github/languages/top/s0md3v/Photon) |",
"Description": "Incredibly fast crawler designed for OSINT. ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt"
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "cd Photon; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd Photon; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd Photon; git pull -v ; pip3 install -r requirements.txt"
}
},
"PoC-in-GitHub": {
"Data": "| Utility/PAYLOAD | [PoC-in-GitHub](https://github.com/nomi-sec/PoC-in-GitHub) | 📡 PoC auto collect from GitHub. Be careful malware. | ![](https://img.shields.io/github/stars/nomi-sec/PoC-in-GitHub) | ![](https://img.shields.io/github/languages/top/nomi-sec/PoC-in-GitHub) |",
"Description": "📡 PoC auto collect from GitHub. Be careful malware.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"RustScan": {
"Data": "| Discovery/PORT | [RustScan](https://github.com/brandonskerritt/RustScan) | Faster Nmap Scanning with Rust | ![](https://img.shields.io/github/stars/brandonskerritt/RustScan) | ![](https://img.shields.io/github/languages/top/brandonskerritt/RustScan) |",
"Description": "Faster Nmap Scanning with Rust ",
"Install": {
"Linux": "cargo install rustsca",
"MacOS": "brew install rustscan",
"Windows": "cargo install rustsca"
},
"Method": "PORT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "brew upgrade rustscan",
"Windows": ""
}
},
"S3Scanner": {
"Data": "| Scanner/S3 | [S3Scanner](https://github.com/sa7mon/S3Scanner) | Scan for open AWS S3 buckets and dump the contents | ![](https://img.shields.io/github/stars/sa7mon/S3Scanner) | ![](https://img.shields.io/github/languages/top/sa7mon/S3Scanner) |",
"Description": "Scan for open AWS S3 buckets and dump the contents ",
"Install": {
"Linux": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt"
},
"Method": "S3",
"Type": "Scanner",
"Update": {
"Linux": "cd S3Scanner; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd S3Scanner; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd S3Scanner; git pull -v ; pip3 install -r requirements.txt"
}
},
"SQL Ninja": {
"Data": "| Scanner/SQLi | [SQL Ninja](https://gitlab.com/kalilinux/packages/sqlninja) | SQL Injection scanner|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)",
"Description": "SQL Injection scanner",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SQLi",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"SQLNinja": {
"Data": "| Scanner/SQL | [SQLNinja](https://gitlab.com/kalilinux/packages/sqlninja) | SQL Injection scanner|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " SQL Injection scanner|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SQL",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"SSRFmap": {
"Data": "| Scanner/SSRF | [SSRFmap](https://github.com/swisskyrepo/SSRFmap) | Automatic SSRF fuzzer and exploitation tool | ![](https://img.shields.io/github/stars/swisskyrepo/SSRFmap) | ![](https://img.shields.io/github/languages/top/swisskyrepo/SSRFmap) |",
"Description": "Automatic SSRF fuzzer and exploitation tool ",
"Install": {
"Linux": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt"
},
"Method": "SSRF",
"Type": "Scanner",
"Update": {
"Linux": "cd SSRFmap; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd SSRFmap; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd SSRFmap; git pull -v ; pip3 install -r requirements.txt"
}
},
"STEWS": {
"Data": "| Discovery/WEBSOCK | [STEWS](https://github.com/PalindromeLabs/STEWS) | A Security Tool for Enumerating WebSockets | ![](https://img.shields.io/github/stars/PalindromeLabs/STEWS) | ![](https://img.shields.io/github/languages/top/PalindromeLabs/STEWS) |",
"Description": "A Security Tool for Enumerating WebSockets",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WEBSOCK",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"SecLists": {
"Data": "| Utility/WORD | [SecLists](https://github.com/danielmiessler/SecLists) | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | ![](https://img.shields.io/github/stars/danielmiessler/SecLists) | ![](https://img.shields.io/github/languages/top/danielmiessler/SecLists) |",
"Description": "SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. ",
"Install": {
"Linux": "git clone https://github.com/danielmiessler/SecLists",
"MacOS": "git clone https://github.com/danielmiessler/SecLists",
"Windows": "git clone https://github.com/danielmiessler/SecLists"
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "cd SecLists; git pull -v",
"MacOS": "cd SecLists; git pull -v",
"Windows": "cd SecLists; git pull -v"
}
},
"SecretFinder": {
"Data": "| Discovery/JS | [SecretFinder](https://github.com/m4ll0k/SecretFinder) | SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files | ![](https://img.shields.io/github/stars/m4ll0k/SecretFinder) | ![](https://img.shields.io/github/languages/top/m4ll0k/SecretFinder) |",
"Description": "SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files ",
"Install": {
"Linux": "git clone https://github.com/m4ll0k/SecretFinder ; cd SecretFinder ; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/m4ll0k/SecretFinder ; cd SecretFinder ; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/m4ll0k/SecretFinder ; cd SecretFinder ; pip3 install -r requirements.txt"
},
"Method": "JS",
"Type": "Discovery",
"Update": {
"Linux": "cd SecretFinder ; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd SecretFinder ; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd SecretFinder ; git pull -v ; pip3 install -r requirements.txt"
}
},
"SecurityTrails": {
"Data": "| Discovery/DNS | [SecurityTrails](https://securitytrails.com) | Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"SequenceDiagram": {
"Data": "| Utility/FLOW | [SequenceDiagram](https://sequencediagram.org) | Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FLOW",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Shodan": {
"Data": "| Discovery/PORT | [Shodan](https://www.shodan.io/) | World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) | ![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray)|",
"Description": " World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=\u0026message=it%27s%20not%20github\u0026color=gray) ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PORT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Silver": {
"Data": "| Discovery/VULN | [Silver](https://github.com/s0md3v/Silver) | Mass scan IPs for vulnerable services | ![](https://img.shields.io/github/stars/s0md3v/Silver) | ![](https://img.shields.io/github/languages/top/s0md3v/Silver) |",
"Description": "Mass scan IPs for vulnerable services ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Silver ; cd Silver; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/s0md3v/Silver ; cd Silver; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/s0md3v/Silver ; cd Silver; pip3 install -r requirements.txt"
},
"Method": "VULN",
"Type": "Discovery",
"Update": {
"Linux": "cd Silver; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd Silver; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd Silver; git pull -v ; pip3 install -r requirements.txt"
}
},
"Sn1per": {
"Data": "| Scanner/RECON | [Sn1per](https://github.com/1N3/Sn1per) | Automated pentest framework for offensive security experts | ![](https://img.shields.io/github/stars/1N3/Sn1per) | ![](https://img.shields.io/github/languages/top/1N3/Sn1per) |",
"Description": "Automated pentest framework for offensive security experts ",
"Install": {
"Linux": "git clone https://github.com/1N3/Sn1per ; cd Sn1per; ./install.sh",
"MacOS": "git clone https://github.com/1N3/Sn1per ; cd Sn1per; ./install.sh",
"Windows": "git clone https://github.com/1N3/Sn1per ; cd Sn1per; ./install.sh"
},
"Method": "RECON",
"Type": "Scanner",
"Update": {
"Linux": "cd Sn1per; git pull -v",
"MacOS": "cd Sn1per; git pull -v",
"Windows": "cd Sn1per; git pull -v"
}
},
"Striker": {
"Data": "| Scanner/WVS | [Striker](https://github.com/s0md3v/Striker) | Striker is an offensive information and vulnerability scanner. | ![](https://img.shields.io/github/stars/s0md3v/Striker) | ![](https://img.shields.io/github/languages/top/s0md3v/Striker) |",
"Description": "Striker is an offensive information and vulnerability scanner. ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/Striker; cd Striker; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/s0md3v/Striker; cd Striker; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/s0md3v/Striker; cd Striker; pip3 install -r requirements.txt"
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "cd Striker; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd Striker; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd Striker; git pull -v ; pip3 install -r requirements.txt"
}
},
"SubOver": {
"Data": "| Discovery/TKOV | [SubOver](https://github.com/Ice3man543/SubOver) | A Powerful Subdomain Takeover Tool | ![](https://img.shields.io/github/stars/Ice3man543/SubOver) | ![](https://img.shields.io/github/languages/top/Ice3man543/SubOver) |",
"Description": "A Powerful Subdomain Takeover Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "TKOV",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"Sublist3r": {
"Data": "| Discovery/DOMAIN | [Sublist3r](https://github.com/aboul3la/Sublist3r) | Fast subdomains enumeration tool for penetration testers | ![](https://img.shields.io/github/stars/aboul3la/Sublist3r) | ![](https://img.shields.io/github/languages/top/aboul3la/Sublist3r) |",
"Description": "Fast subdomains enumeration tool for penetration testers ",
"Install": {
"Linux": "git clone https://github.com/aboul3la/Sublist3r ; cd Sublist3r ; pip3 instal -r requirements.txt",
"MacOS": "git clone https://github.com/aboul3la/Sublist3r ; cd Sublist3r ; pip3 instal -r requirements.txt",
"Windows": "git clone https://github.com/aboul3la/Sublist3r ; cd Sublist3r ; pip3 instal -r requirements.txt"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "cd Sublist3r ; git pull -v ; pip3 instal -r requirements.txt",
"MacOS": "cd Sublist3r ; git pull -v ; pip3 instal -r requirements.txt",
"Windows": "cd Sublist3r ; git pull -v ; pip3 instal -r requirements.txt"
}
},
"Taipan": {
"Data": "| Scanner/WVS | [Taipan](https://github.com/enkomio/Taipan) | Web application vulnerability scanner | ![](https://img.shields.io/github/stars/enkomio/Taipan) | ![](https://img.shields.io/github/languages/top/enkomio/Taipan) |",
"Description": "Web application vulnerability scanner",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"TukTuk": {
"Data": "| Utility/OAST | [TukTuk](https://github.com/ArturSS7/TukTuk) | Tool for catching and logging different types of requests. | ![](https://img.shields.io/github/stars/ArturSS7/TukTuk) | ![](https://img.shields.io/github/languages/top/ArturSS7/TukTuk) |",
"Description": "Tool for catching and logging different types of requests. ",
"Install": {
"Linux": "git clone https://github.com/ArturSS7/TukTuk ; cd TukTuk; ./install.sh",
"MacOS": "git clone https://github.com/ArturSS7/TukTuk ; cd TukTuk; ./install.sh",
"Windows": "git clone https://github.com/ArturSS7/TukTuk ; cd TukTuk; ./install.sh"
},
"Method": "OAST",
"Type": "Utility",
"Update": {
"Linux": "cd TukTuk; git pull -v ",
"MacOS": "cd TukTuk; git pull -v ",
"Windows": "cd TukTuk; git pull -v "
}
},
"VHostScan": {
"Data": "| Scanner/FUZZ | [VHostScan](https://github.com/codingo/VHostScan) | A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages. | ![](https://img.shields.io/github/stars/codingo/VHostScan) | ![](https://img.shields.io/github/languages/top/codingo/VHostScan) |",
"Description": "A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages. ",
"Install": {
"Linux": "git clone https://github.com/codingo/VHostScan ; cd VHostScan ; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/codingo/VHostScan ; cd VHostScan ; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/codingo/VHostScan ; cd VHostScan ; pip3 install -r requirements.txt"
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "cd VHostScan ; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd VHostScan ; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd VHostScan ; git pull -v ; pip3 install -r requirements.txt"
}
},
"Web-Cache-Vulnerability-Scanner": {
"Data": "| Scanner/CACHE | [Web-Cache-Vulnerability-Scanner](https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner) | Web Cache Vulnerability Scanner is a Go-based CLI tool for testing for web cache poisoning. It is developed by Hackmanit GmbH (http://hackmanit.de/). | ![](https://img.shields.io/github/stars/Hackmanit/Web-Cache-Vulnerability-Scanner) | ![](https://img.shields.io/github/languages/top/Hackmanit/Web-Cache-Vulnerability-Scanner) |",
"Description": "Web Cache Vulnerability Scanner is a Go-based CLI tool for testing for web cache poisoning. It is developed by Hackmanit GmbH (http://hackmanit.de/).",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CACHE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"XSRFProbe": {
"Data": "| Scanner/CSRF | [XSRFProbe](https://github.com/0xInfection/XSRFProbe) | The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit. | ![](https://img.shields.io/github/stars/0xInfection/XSRFProbe) | ![](https://img.shields.io/github/languages/top/0xInfection/XSRFProbe) |",
"Description": "The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CSRF",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"XSStrike": {
"Data": "| Scanner/XSS | [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. | ![](https://img.shields.io/github/stars/s0md3v/XSStrike) | ![](https://img.shields.io/github/languages/top/s0md3v/XSStrike) |",
"Description": "Most advanced XSS scanner. ",
"Install": {
"Linux": "git clone https://github.com/s0md3v/XSStrike ; cd XSStrike; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/s0md3v/XSStrike ; cd XSStrike; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/s0md3v/XSStrike ; cd XSStrike; pip3 install -r requirements.txt"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "cd XSStrike; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd XSStrike; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd XSStrike; git pull -v ; pip3 install -r requirements.txt"
}
},
"XSpear": {
"Data": "| Scanner/XSS | [XSpear](https://github.com/hahwul/XSpear) | Powerfull XSS Scanning and Parameter analysis tool\u0026gem | ![](https://img.shields.io/github/stars/hahwul/XSpear) | ![](https://img.shields.io/github/languages/top/hahwul/XSpear) |",
"Description": "Powerfull XSS Scanning and Parameter analysis tool\u0026gem ",
"Install": {
"Linux": "gem install XSpear",
"MacOS": "gem install XSpear",
"Windows": "gem install XSpear"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "gem update XSpear",
"MacOS": "gem update XSpear",
"Windows": "gem update XSpear"
}
},
"XXEinjector": {
"Data": "| Utility/PAYLOAD | [XXEinjector](https://github.com/enjoiz/XXEinjector) | Tool for automatic exploitation of XXE vulnerability using direct and different out of band methods. | ![](https://img.shields.io/github/stars/enjoiz/XXEinjector) | ![](https://img.shields.io/github/languages/top/enjoiz/XXEinjector) |",
"Description": "Tool for automatic exploitation of XXE vulnerability using direct and different out of band methods.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"a2sv": {
"Data": "| Scanner/SSL | [a2sv](https://github.com/hahwul/a2sv) | Auto Scanning to SSL Vulnerability | ![](https://img.shields.io/github/stars/hahwul/a2sv) | ![](https://img.shields.io/github/languages/top/hahwul/a2sv) |",
"Description": "Auto Scanning to SSL Vulnerability ",
"Install": {
"Linux": "git clone https://github.com/hahwul/a2sv; cd a2sv; pip2 install -r requirements.txt",
"MacOS": "git clone https://github.com/hahwul/a2sv; cd a2sv; pip2 install -r requirements.txt",
"Windows": "git clone https://github.com/hahwul/a2sv; cd a2sv; pip2 install -r requirements.txt"
},
"Method": "SSL",
"Type": "Scanner",
"Update": {
"Linux": "cd a2sv; git pull -v",
"MacOS": "cd a2sv; git pull -v",
"Windows": "cd a2sv; git pull -v"
}
},
"altdns": {
"Data": "| Discovery/DOMAIN | [altdns](https://github.com/infosec-au/altdns) | Generates permutations, alterations and mutations of subdomains and then resolves them | ![](https://img.shields.io/github/stars/infosec-au/altdns) | ![](https://img.shields.io/github/languages/top/infosec-au/altdns) |",
"Description": "Generates permutations, alterations and mutations of subdomains and then resolves them ",
"Install": {
"Linux": "git clone https://github.com/infosec-au/altdns ; cd altdns; python setup.py install",
"MacOS": "git clone https://github.com/infosec-au/altdns ; cd altdns; python setup.py install",
"Windows": "git clone https://github.com/infosec-au/altdns ; cd altdns; python setup.py install"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "cd altdns ; git pull -v",
"MacOS": "cd altdns ; git pull -v",
"Windows": "cd altdns ; git pull -v"
}
},
"anew": {
"Data": "| Utility/ANY | [anew](https://github.com/tomnomnom/anew) | A tool for adding new lines to files, skipping duplicates | ![](https://img.shields.io/github/stars/tomnomnom/anew) | ![](https://img.shields.io/github/languages/top/tomnomnom/anew) |",
"Description": "A tool for adding new lines to files, skipping duplicates",
"Install": {
"Linux": "go get -u github.com/tomnomnom/anew",
"MacOS": "go get -u github.com/tomnomnom/anew",
"Windows": "go get -u github.com/tomnomnom/anew"
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/tomnomnom/anew",
"MacOS": "go get -u github.com/tomnomnom/anew",
"Windows": "go get -u github.com/tomnomnom/anew"
}
},
"apkleaks": {
"Data": "| Discovery/APK | [apkleaks](https://github.com/dwisiswant0/apkleaks) | Scanning APK file for URIs, endpoints \u0026 secrets. | ![](https://img.shields.io/github/stars/dwisiswant0/apkleaks) | ![](https://img.shields.io/github/languages/top/dwisiswant0/apkleaks) |",
"Description": "Scanning APK file for URIs, endpoints \u0026 secrets. ",
"Install": {
"Linux": "git clone https://github.com/dwisiswant0/apkleaks ; cd apkleaks ; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/dwisiswant0/apkleaks ; cd apkleaks ; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/dwisiswant0/apkleaks ; cd apkleaks ; pip3 install -r requirements.txt"
},
"Method": "APK",
"Type": "Discovery",
"Update": {
"Linux": "cd apkleaks ; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd apkleaks ; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd apkleaks ; git pull -v ; pip3 install -r requirements.txt"
}
},
"aquatone": {
"Data": "| Discovery/ALL | [aquatone](https://github.com/michenriksen/aquatone) | A Tool for Domain Flyovers | ![](https://img.shields.io/github/stars/michenriksen/aquatone) | ![](https://img.shields.io/github/languages/top/michenriksen/aquatone) |",
"Description": "A Tool for Domain Flyovers ",
"Install": {
"Linux": "go get -u github.com/michenriksen/aquatone",
"MacOS": "go get -u github.com/michenriksen/aquatone",
"Windows": "go get -u github.com/michenriksen/aquatone"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "go get -u github.com/michenriksen/aquatone",
"MacOS": "go get -u github.com/michenriksen/aquatone",
"Windows": "go get -u github.com/michenriksen/aquatone"
}
},
"arachni": {
"Data": "| Scanner/WVS | [arachni](https://github.com/Arachni/arachni) | Web Application Security Scanner Framework | ![](https://img.shields.io/github/stars/Arachni/arachni) | ![](https://img.shields.io/github/languages/top/Arachni/arachni) |",
"Description": "Web Application Security Scanner Framework ",
"Install": {
"Linux": "mkdir arachni; cd arachni; wget https://github.com/Arachni/arachni/releases/download/v1.5.1/arachni-1.5.1-0.5.12-linux-x86_64.tar.gz; tar -xvf arachni-1.5.1-0.5.12-linux-x86_64.tar.gz",
"MacOS": "mkdir arachni; cd arachni; wget https://github.com/Arachni/arachni/releases/download/v1.5.1/arachni-1.5.1-0.5.12-linux-x86_64.tar.gz; tar -xvf arachni-1.5.1-0.5.12-linux-x86_64.tar.gz",
"Windows": ""
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"assetfinder": {
"Data": "| Discovery/DOMAIN | [assetfinder](https://github.com/tomnomnom/assetfinder) | Find domains and subdomains related to a given domain | ![](https://img.shields.io/github/stars/tomnomnom/assetfinder) | ![](https://img.shields.io/github/languages/top/tomnomnom/assetfinder) |",
"Description": "Find domains and subdomains related to a given domain ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/assetfinder",
"MacOS": "go get -u github.com/tomnomnom/assetfinder",
"Windows": "go get -u github.com/tomnomnom/assetfinder"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "go get -u github.com/tomnomnom/assetfinder",
"MacOS": "go get -u github.com/tomnomnom/assetfinder",
"Windows": "go get -u github.com/tomnomnom/assetfinder"
}
},
"autochrome": {
"Data": "| Utility/SETUP | [autochrome](https://github.com/nccgroup/autochrome) | This tool downloads, installs, and configures a shiny new copy of Chromium. | ![](https://img.shields.io/github/stars/nccgroup/autochrome) | ![](https://img.shields.io/github/languages/top/nccgroup/autochrome) |",
"Description": "This tool downloads, installs, and configures a shiny new copy of Chromium.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SETUP",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"axiom": {
"Data": "| Utility/PENTEST | [axiom](https://github.com/pry0cc/axiom) | A dynamic infrastructure toolkit for red teamers and bug bounty hunters! | ![](https://img.shields.io/github/stars/pry0cc/axiom) | ![](https://img.shields.io/github/languages/top/pry0cc/axiom) |",
"Description": "A dynamic infrastructure toolkit for red teamers and bug bounty hunters! ",
"Install": {
"Linux": "bash \u003c(curl -s https://raw.githubusercontent.com/pry0cc/axiom/master/interact/axiom-configure)",
"MacOS": "bash \u003c(curl -s https://raw.githubusercontent.com/pry0cc/axiom/master/interact/axiom-configure)",
"Windows": ""
},
"Method": "PENTEST",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"bat": {
"Data": "| Utility/ANY | [bat](https://github.com/sharkdp/bat) | A cat(1) clone with wings. | ![](https://img.shields.io/github/stars/sharkdp/bat) | ![](https://img.shields.io/github/languages/top/sharkdp/bat) |",
"Description": "A cat(1) clone with wings.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"boast": {
"Data": "| Utility/OAST | [boast](https://github.com/marcoagner/boast) | The BOAST Outpost for AppSec Testing (v0.1.0) | ![](https://img.shields.io/github/stars/marcoagner/boast) | ![](https://img.shields.io/github/languages/top/marcoagner/boast) |",
"Description": "The BOAST Outpost for AppSec Testing (v0.1.0)",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "OAST",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"bountyplz": {
"Data": "| Utility/TEMPLATE | [bountyplz](https://github.com/fransr/bountyplz) | Automated security reporting from markdown templates (HackerOne and Bugcrowd are currently the platforms supported) | ![](https://img.shields.io/github/stars/fransr/bountyplz) | ![](https://img.shields.io/github/languages/top/fransr/bountyplz) |",
"Description": "Automated security reporting from markdown templates (HackerOne and Bugcrowd are currently the platforms supported) ",
"Install": {
"Linux": "",
"MacOS": "git clone https://github.com/fransr/bountyplz; brew install jq; brew install gnu-sed; brew install coreutils",
"Windows": ""
},
"Method": "TEMPLATE",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "cd bountyplz; git pull -v",
"Windows": ""
}
},
"burl": {
"Data": "| Utility/URL | [burl](https://github.com/tomnomnom/burl) | A Broken-URL Checker | ![](https://img.shields.io/github/stars/tomnomnom/burl) | ![](https://img.shields.io/github/languages/top/tomnomnom/burl) |",
"Description": "A Broken-URL Checker ",
"Install": {
"Linux": "go get github.com/tomnomnom/burl",
"MacOS": "go get github.com/tomnomnom/burl",
"Windows": "go get github.com/tomnomnom/burl"
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "go get github.com/tomnomnom/burl",
"MacOS": "go get github.com/tomnomnom/burl",
"Windows": "go get github.com/tomnomnom/burl"
}
},
"c-jwt-cracker": {
"Data": "| Utility/JWT | [c-jwt-cracker](https://github.com/brendan-rius/c-jwt-cracker) | JWT brute force cracker written in C | ![](https://img.shields.io/github/stars/brendan-rius/c-jwt-cracker) | ![](https://img.shields.io/github/languages/top/brendan-rius/c-jwt-cracker) |",
"Description": "JWT brute force cracker written in C ",
"Install": {
"Linux": "git clone https://github.com/brendan-rius/c-jwt-cracker ; cd c-jwt-cracker ; make",
"MacOS": "git clone https://github.com/brendan-rius/c-jwt-cracker ; cd c-jwt-cracker ; make",
"Windows": "git clone https://github.com/brendan-rius/c-jwt-cracker ; cd c-jwt-cracker ; make"
},
"Method": "JWT",
"Type": "Utility",
"Update": {
"Linux": "cd c-jwt-cracker ; git pull -v ; make",
"MacOS": "cd c-jwt-cracker ; git pull -v ; make",
"Windows": "cd c-jwt-cracker ; git pull -v ; make"
}
},
"can-i-take-over-xyz": {
"Data": "| Discovery/TKOV | [can-i-take-over-xyz](https://github.com/EdOverflow/can-i-take-over-xyz) | \"Can I take over XYZ?\" — a list of services and how to claim (sub)domains with dangling DNS records. | ![](https://img.shields.io/github/stars/EdOverflow/can-i-take-over-xyz) | ![](https://img.shields.io/github/languages/top/EdOverflow/can-i-take-over-xyz) |",
"Description": "\"Can I take over XYZ?\" — a list of services and how to claim (sub)domains with dangling DNS records.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "TKOV",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"cariddi": {
"Data": "| Discovery/URL | [cariddi](https://github.com/edoardottt/cariddi) | Take a list of domains and scan for endpoints, secrets, api keys, file extensions, tokens and more... | ![](https://img.shields.io/github/stars/edoardottt/cariddi) | ![](https://img.shields.io/github/languages/top/edoardottt/cariddi) |",
"Description": "Take a list of domains and scan for endpoints, secrets, api keys, file extensions, tokens and more...",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"cc.py": {
"Data": "| Discovery/URL | [cc.py](https://github.com/si9int/cc.py) | Extracting URLs of a specific target based on the results of \"commoncrawl.org\" | ![](https://img.shields.io/github/stars/si9int/cc.py) | ![](https://img.shields.io/github/languages/top/si9int/cc.py) |",
"Description": "Extracting URLs of a specific target based on the results of \"commoncrawl.org\" ",
"Install": {
"Linux": "git clone https://github.com/si9int/cc.py",
"MacOS": "git clone https://github.com/si9int/cc.py",
"Windows": "git clone https://github.com/si9int/cc.py"
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "cd cc.py ; git pull -v",
"MacOS": "cd cc.py ; git pull -v",
"Windows": "cd cc.py ; git pull -v"
}
},
"cf-check": {
"Data": "| Utility/URL | [cf-check](https://github.com/dwisiswant0/cf-check) | Cloudflare Checker written in Go | ![](https://img.shields.io/github/stars/dwisiswant0/cf-check) | ![](https://img.shields.io/github/languages/top/dwisiswant0/cf-check) |",
"Description": "Cloudflare Checker written in Go ",
"Install": {
"Linux": "go get -u github.com/dwisiswant0/cf-check",
"MacOS": "go get -u github.com/dwisiswant0/cf-check",
"Windows": "go get -u github.com/dwisiswant0/cf-check"
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/dwisiswant0/cf-check",
"MacOS": "go get -u github.com/dwisiswant0/cf-check",
"Windows": "go get -u github.com/dwisiswant0/cf-check"
}
},
"chaos-client": {
"Data": "| Discovery/DOMAIN | [chaos-client](https://github.com/projectdiscovery/chaos-client) | Go client to communicate with Chaos DNS API. | ![](https://img.shields.io/github/stars/projectdiscovery/chaos-client) | ![](https://img.shields.io/github/languages/top/projectdiscovery/chaos-client) |",
"Description": "Go client to communicate with Chaos DNS API. ",
"Install": {
"Linux": "GO111MODULE=on go get -u github.com/projectdiscovery/chaos-client/cmd/chaos",
"MacOS": "GO111MODULE=on go get -u github.com/projectdiscovery/chaos-client/cmd/chaos",
"Windows": "go get -u github.com/projectdiscovery/chaos-client/cmd/chaos"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u github.com/projectdiscovery/chaos-client/cmd/chaos",
"MacOS": "GO111MODULE=on go get -u github.com/projectdiscovery/chaos-client/cmd/chaos",
"Windows": "go get -u github.com/projectdiscovery/chaos-client/cmd/chaos"
}
},
"commix": {
"Data": "| Scanner/RCE | [commix](https://github.com/commixproject/commix) | Automated All-in-One OS Command Injection Exploitation Tool. | ![](https://img.shields.io/github/stars/commixproject/commix) | ![](https://img.shields.io/github/languages/top/commixproject/commix) |",
"Description": "Automated All-in-One OS Command Injection Exploitation Tool.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "RCE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"confused": {
"Data": "| Scanner/CONFUSE | [confused](https://github.com/visma-prodsec/confused) | Tool to check for dependency confusion vulnerabilities in multiple package management systems | ![](https://img.shields.io/github/stars/visma-prodsec/confused) | ![](https://img.shields.io/github/languages/top/visma-prodsec/confused) |",
"Description": "Tool to check for dependency confusion vulnerabilities in multiple package management systems",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CONFUSE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"corsair_scan": {
"Data": "| Scanner/CORS | [corsair_scan](https://github.com/Santandersecurityresearch/corsair_scan) | Corsair_scan is a security tool to test Cross-Origin Resource Sharing (CORS). | ![](https://img.shields.io/github/stars/Santandersecurityresearch/corsair_scan) | ![](https://img.shields.io/github/languages/top/Santandersecurityresearch/corsair_scan) |",
"Description": "Corsair_scan is a security tool to test Cross-Origin Resource Sharing (CORS).",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CORS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"crawlergo": {
"Data": "| Discovery/URL | [crawlergo](https://github.com/Qianlitp/crawlergo) | A powerful browser crawler for web vulnerability scanners | ![](https://img.shields.io/github/stars/Qianlitp/crawlergo) | ![](https://img.shields.io/github/languages/top/Qianlitp/crawlergo) |",
"Description": "A powerful browser crawler for web vulnerability scanners",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"crlfuzz": {
"Data": "| Scanner/CRLF | [crlfuzz](https://github.com/dwisiswant0/crlfuzz) | A fast tool to scan CRLF vulnerability written in Go | ![](https://img.shields.io/github/stars/dwisiswant0/crlfuzz) | ![](https://img.shields.io/github/languages/top/dwisiswant0/crlfuzz) |",
"Description": "A fast tool to scan CRLF vulnerability written in Go ",
"Install": {
"Linux": "GO111MODULE=on go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz",
"MacOS": "GO111MODULE=on go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz",
"Windows": "go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz"
},
"Method": "CRLF",
"Type": "Scanner",
"Update": {
"Linux": "GO111MODULE=on go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz",
"MacOS": "GO111MODULE=on go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz",
"Windows": "go get -v github.com/dwisiswant0/crlfuzz/cmd/crlfuzz"
}
},
"curl": {
"Data": "| Utility/HTTP | [curl](https://github.com/curl/curl) | A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, MQTT, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features | ![](https://img.shields.io/github/stars/curl/curl) | ![](https://img.shields.io/github/languages/top/curl/curl) |",
"Description": "A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, MQTT, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HTTP",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dalfox": {
"Data": "| Scanner/XSS | [dalfox](https://github.com/hahwul/dalfox) | 🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang | ![](https://img.shields.io/github/stars/hahwul/dalfox) | ![](https://img.shields.io/github/languages/top/hahwul/dalfox) |",
"Description": "🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang ",
"Install": {
"Linux": "go get -u github.com/hahwul/dalfox",
"MacOS": "brew install dalfox",
"Windows": "go get -u github.com/hahwul/dalfox"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "go get -u github.com/hahwul/dalfox",
"MacOS": "brew upgrade dalfox",
"Windows": "go get -u github.com/hahwul/dalfox"
}
},
"dirsearch": {
"Data": "| Discovery/FUZZ | [dirsearch](https://github.com/maurosoria/dirsearch) | Web path scanner | ![](https://img.shields.io/github/stars/maurosoria/dirsearch) | ![](https://img.shields.io/github/languages/top/maurosoria/dirsearch) |",
"Description": "Web path scanner ",
"Install": {
"Linux": "git clone https://github.com/maurosoria/dirsearch",
"MacOS": "git clone https://github.com/maurosoria/dirsearch",
"Windows": "git clone https://github.com/maurosoria/dirsearch"
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "cd dirsearch ; git pull -v",
"MacOS": "cd dirsearch ; git pull -v",
"Windows": "cd dirsearch ; git pull -v"
}
},
"ditto": {
"Data": "| Discovery/DOMAIN | [ditto](https://github.com/evilsocket/ditto) | A tool for IDN homograph attacks and detection. | ![](https://img.shields.io/github/stars/evilsocket/ditto) | ![](https://img.shields.io/github/languages/top/evilsocket/ditto) |",
"Description": "A tool for IDN homograph attacks and detection.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dmut": {
"Data": "| Discovery/DOMAIN | [dmut](https://github.com/bp0lr/dmut) | A tool to perform permutations, mutations and alteration of subdomains in golang. | ![](https://img.shields.io/github/stars/bp0lr/dmut) | ![](https://img.shields.io/github/languages/top/bp0lr/dmut) |",
"Description": "A tool to perform permutations, mutations and alteration of subdomains in golang.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dnsobserver": {
"Data": "| Utility/OAST | [dnsobserver](https://github.com/allyomalley/dnsobserver) | A handy DNS service written in Go to aid in the detection of several types of blind vulnerabilities. It monitors a pentester's server for out-of-band DNS interactions and sends lookup notifications via Slack. | ![](https://img.shields.io/github/stars/allyomalley/dnsobserver) | ![](https://img.shields.io/github/languages/top/allyomalley/dnsobserver) |",
"Description": "A handy DNS service written in Go to aid in the detection of several types of blind vulnerabilities. It monitors a pentester's server for out-of-band DNS interactions and sends lookup notifications via Slack. ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "OAST",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dnsprobe": {
"Data": "| Discovery/DNS | [dnsprobe](https://github.com/projectdiscovery/dnsprobe) | DNSProb (beta) is a tool built on top of retryabledns that allows you to perform multiple dns queries of your choice with a list of user supplied resolvers. | ![](https://img.shields.io/github/stars/projectdiscovery/dnsprobe) | ![](https://img.shields.io/github/languages/top/projectdiscovery/dnsprobe) |",
"Description": "DNSProb (beta) is a tool built on top of retryabledns that allows you to perform multiple dns queries of your choice with a list of user supplied resolvers. ",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/dnsprobe",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/dnsprobe",
"Windows": "go get -u -v github.com/projectdiscovery/dnsprobe"
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/dnsprobe",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/dnsprobe",
"Windows": "go get -u -v github.com/projectdiscovery/dnsprobe"
}
},
"dnsvalidator": {
"Data": "| Discovery/DNS | [dnsvalidator](https://github.com/vortexau/dnsvalidator) | Maintains a list of IPv4 DNS servers by verifying them against baseline servers, and ensuring accurate responses. | ![](https://img.shields.io/github/stars/vortexau/dnsvalidator) | ![](https://img.shields.io/github/languages/top/vortexau/dnsvalidator) |",
"Description": "Maintains a list of IPv4 DNS servers by verifying them against baseline servers, and ensuring accurate responses.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dnsx": {
"Data": "| Discovery/DNS | [dnsx](https://github.com/projectdiscovery/dnsx) | dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers. | ![](https://img.shields.io/github/stars/projectdiscovery/dnsx) | ![](https://img.shields.io/github/languages/top/projectdiscovery/dnsx) |",
"Description": "dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"docem": {
"Data": "| Utility/PAYLOAD | [docem](https://github.com/whitel1st/docem) | Uility to embed XXE and XSS payloads in docx,odt,pptx,etc (OXML_XEE on steroids) | ![](https://img.shields.io/github/stars/whitel1st/docem) | ![](https://img.shields.io/github/languages/top/whitel1st/docem) |",
"Description": "Uility to embed XXE and XSS payloads in docx,odt,pptx,etc (OXML_XEE on steroids)",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"domdig": {
"Data": "| Scanner/XSS | [domdig](https://github.com/fcavallarin/domdig) | DOM XSS scanner for Single Page Applications | ![](https://img.shields.io/github/stars/fcavallarin/domdig) | ![](https://img.shields.io/github/languages/top/fcavallarin/domdig) |",
"Description": "DOM XSS scanner for Single Page Applications ",
"Install": {
"Linux": "git clone https://github.com/fcavallarin/domdig ; cd domdig ; npm i",
"MacOS": "git clone https://github.com/fcavallarin/domdig ; cd domdig ; npm i",
"Windows": "git clone https://github.com/fcavallarin/domdig ; cd domdig ; npm i"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "cd domdig ; npm i",
"MacOS": "cd domdig ; npm i",
"Windows": "cd domdig ; npm i"
}
},
"dontgo403": {
"Data": "| Discovery/FUZZ | [dontgo403](https://github.com/devploit/dontgo403) | Tool to bypass 40X response codes. | ![](https://img.shields.io/github/stars/devploit/dontgo403) | ![](https://img.shields.io/github/languages/top/devploit/dontgo403) |",
"Description": "Tool to bypass 40X response codes.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"dotdotpwn": {
"Data": "| Scanner/LFI | [dotdotpwn](https://github.com/wireghoul/dotdotpwn) | DotDotPwn - The Directory Traversal Fuzzer | ![](https://img.shields.io/github/stars/wireghoul/dotdotpwn) | ![](https://img.shields.io/github/languages/top/wireghoul/dotdotpwn) |",
"Description": "DotDotPwn - The Directory Traversal Fuzzer ",
"Install": {
"Linux": "git clone https://github.com/wireghoul/dotdotpwn ; ",
"MacOS": "git clone https://github.com/wireghoul/dotdotpwn",
"Windows": "git clone https://github.com/wireghoul/dotdotpwn"
},
"Method": "LFI",
"Type": "Scanner",
"Update": {
"Linux": "cd dotdotpwn ; git pull -v",
"MacOS": "cd dotdotpwn ; git pull -v",
"Windows": "cd dotdotpwn ; git pull -v"
}
},
"ezXSS": {
"Data": "| Scanner/XSS | [ezXSS](https://github.com/ssl/ezXSS) | ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. | ![](https://img.shields.io/github/stars/ssl/ezXSS) | ![](https://img.shields.io/github/languages/top/ssl/ezXSS) |",
"Description": "ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. ",
"Install": {
"Linux": "git clone https://github.com/ssl/ezXSS",
"MacOS": "git clone https://github.com/ssl/ezXSS",
"Windows": "git clone https://github.com/ssl/ezXSS"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "cd ezXSS ; git pull -v",
"MacOS": "cd ezXSS ; git pull -v",
"Windows": "cd ezXSS ; git pull -v"
}
},
"feroxbuster": {
"Data": "| Discovery/FUZZ | [feroxbuster](https://github.com/epi052/feroxbuster) | A fast, simple, recursive content discovery tool written in Rust. | ![](https://img.shields.io/github/stars/epi052/feroxbuster) | ![](https://img.shields.io/github/languages/top/epi052/feroxbuster) |",
"Description": "A fast, simple, recursive content discovery tool written in Rust.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"ffuf": {
"Data": "| Scanner/FUZZ | [ffuf](https://github.com/ffuf/ffuf) | Fast web fuzzer written in Go | ![](https://img.shields.io/github/stars/ffuf/ffuf) | ![](https://img.shields.io/github/languages/top/ffuf/ffuf) |",
"Description": "Fast web fuzzer written in Go ",
"Install": {
"Linux": "go get -u github.com/ffuf/ffuf",
"MacOS": "go get -u github.com/ffuf/ffuf",
"Windows": "go get -u github.com/ffuf/ffuf"
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "go get -u github.com/ffuf/ffuf",
"MacOS": "go get -u github.com/ffuf/ffuf",
"Windows": "go get -u github.com/ffuf/ffuf"
}
},
"fhc": {
"Data": "| Fetch/HTTP | [fhc](https://github.com/Edu4rdSHL/fhc) | Fast HTTP Checker. | ![](https://img.shields.io/github/stars/Edu4rdSHL/fhc) | ![](https://img.shields.io/github/languages/top/Edu4rdSHL/fhc) |",
"Description": "Fast HTTP Checker.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"findom-xss": {
"Data": "| Scanner/XSS | [findom-xss](https://github.com/dwisiswant0/findom-xss) | A fast DOM based XSS vulnerability scanner with simplicity. | ![](https://img.shields.io/github/stars/dwisiswant0/findom-xss) | ![](https://img.shields.io/github/languages/top/dwisiswant0/findom-xss) |",
"Description": "A fast DOM based XSS vulnerability scanner with simplicity. ",
"Install": {
"Linux": "git clone https://github.com/dwisiswant0/findom-xss.git --recurse-submodules",
"MacOS": "git clone https://github.com/dwisiswant0/findom-xss.git --recurse-submodules",
"Windows": "git clone https://github.com/dwisiswant0/findom-xss.git --recurse-submodules"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "cd findom-xss ; git pull -v",
"MacOS": "cd findom-xss ; git pull -v",
"Windows": "cd findom-xss ; git pull -v"
}
},
"findomain": {
"Data": "| Discovery/DOMAIN | [findomain](https://github.com/Edu4rdSHL/findomain) | The fastest and cross-platform subdomain enumerator, do not waste your time. | ![](https://img.shields.io/github/stars/Edu4rdSHL/findomain) | ![](https://img.shields.io/github/languages/top/Edu4rdSHL/findomain) |",
"Description": "The fastest and cross-platform subdomain enumerator, do not waste your time. ",
"Install": {
"Linux": "mkdir findomain; cd findomain; wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-linux ; chmod +x findomain-linux",
"MacOS": "brew install findomain",
"Windows": "mkdir findomain; cd findomain; wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-windows.exe"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "cd findomain; wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-linux ; chmod +x findomain-linux",
"MacOS": "brew upgrade findomain",
"Windows": "cd findomain; wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-windows.exe"
}
},
"fockcache": {
"Data": "| Scanner/CACHE-POISON | [fockcache](https://github.com/tismayil/fockcache) | FockCache - Minimalized Test Cache Poisoning | ![](https://img.shields.io/github/stars/tismayil/fockcache) | ![](https://img.shields.io/github/languages/top/tismayil/fockcache) |",
"Description": "FockCache - Minimalized Test Cache Poisoning",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CACHE-POISON",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"fuzzparam": {
"Data": "| Discovery/PARAM | [fuzzparam](https://github.com/0xsapra/fuzzparam) | A fast go based param miner to fuzz possible parameters a URL can have. | ![](https://img.shields.io/github/stars/0xsapra/fuzzparam) | ![](https://img.shields.io/github/languages/top/0xsapra/fuzzparam) |",
"Description": "A fast go based param miner to fuzz possible parameters a URL can have.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PARAM",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"fzf": {
"Data": "| Utility/ANY | [fzf](https://github.com/junegunn/fzf) | A command-line fuzzy finder | ![](https://img.shields.io/github/stars/junegunn/fzf) | ![](https://img.shields.io/github/languages/top/junegunn/fzf) |",
"Description": "A command-line fuzzy finder",
"Install": {
"Linux": "git clone --depth 1 https://github.com/junegunn/fzf.git ; cd fzf ; ./install",
"MacOS": "brew install fzf",
"Windows": "choco install fzf"
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "cd fzf ; git pull -v ; ./install",
"MacOS": "brew upgrade fzf",
"Windows": "choco update fzf"
}
},
"gau": {
"Data": "| Discovery/URL | [gau](https://github.com/lc/gau) | Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl. | ![](https://img.shields.io/github/stars/lc/gau) | ![](https://img.shields.io/github/languages/top/lc/gau) |",
"Description": "Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/lc/gau",
"MacOS": "GO111MODULE=on go get -u -v github.com/lc/gau",
"Windows": "go get -u -v github.com/lc/gau"
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/lc/gau",
"MacOS": "GO111MODULE=on go get -u -v github.com/lc/gau",
"Windows": "go get -u -v github.com/lc/gau"
}
},
"gauplus": {
"Data": "| Discovery/URL | [gauplus](https://github.com/bp0lr/gauplus) | A modified version of gau for personal usage. Support workers, proxies and some extra things. | ![](https://img.shields.io/github/stars/bp0lr/gauplus) | ![](https://img.shields.io/github/languages/top/bp0lr/gauplus) |",
"Description": "A modified version of gau for personal usage. Support workers, proxies and some extra things.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gee": {
"Data": "| Utility/ANY | [gee](https://github.com/hahwul/gee) | 🏵 Gee is tool of stdin to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go | ![](https://img.shields.io/github/stars/hahwul/gee) | ![](https://img.shields.io/github/languages/top/hahwul/gee) |",
"Description": "🏵 Gee is tool of stdin to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"getJS": {
"Data": "| Fetch/JS | [getJS](https://github.com/003random/getJS) | A tool to fastly get all javascript sources/files | ![](https://img.shields.io/github/stars/003random/getJS) | ![](https://img.shields.io/github/languages/top/003random/getJS) |",
"Description": "A tool to fastly get all javascript sources/files",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "JS",
"Type": "Fetch",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gf": {
"Data": "| Utility/GREP | [gf](https://github.com/tomnomnom/gf) | A wrapper around grep, to help you grep for things | ![](https://img.shields.io/github/stars/tomnomnom/gf) | ![](https://img.shields.io/github/languages/top/tomnomnom/gf) |",
"Description": "A wrapper around grep, to help you grep for things ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/gf; cp -r $GOPATH/src/github.com/tomnomnom/gf/examples ~/.gf",
"MacOS": "go get -u github.com/tomnomnom/gf; cp -r $GOPATH/src/github.com/tomnomnom/gf/examples ~/.gf",
"Windows": "go get -u github.com/tomnomnom/gf"
},
"Method": "GREP",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/tomnomnom/gf",
"MacOS": "go get -u github.com/tomnomnom/gf",
"Windows": "go get -u github.com/tomnomnom/gf"
}
},
"gitGraber": {
"Data": "| Discovery/GIT | [gitGraber](https://github.com/hisxo/gitGraber) | gitGraber | ![](https://img.shields.io/github/stars/hisxo/gitGraber) | ![](https://img.shields.io/github/languages/top/hisxo/gitGraber) |",
"Description": "gitGraber ",
"Install": {
"Linux": "git clone https://github.com/hisxo/gitGraber ; cd gitGraber; pip3 install -r requirements.txt",
"MacOS": "git clone https://github.com/hisxo/gitGraber ; cd gitGraber; pip3 install -r requirements.txt",
"Windows": "git clone https://github.com/hisxo/gitGraber ; cd gitGraber; pip3 install -r requirements.txt"
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "cd gitGraber; git pull -v ; pip3 install -r requirements.txt",
"MacOS": "cd gitGraber; git pull -v ; pip3 install -r requirements.txt",
"Windows": "cd gitGraber; git pull -v ; pip3 install -r requirements.txt"
}
},
"github-endpoints": {
"Data": "| Discovery/GIT | [github-endpoints](https://github.com/gwen001/github-endpoints) | Find endpoints on GitHub. | ![](https://img.shields.io/github/stars/gwen001/github-endpoints) | ![](https://img.shields.io/github/languages/top/gwen001/github-endpoints) |",
"Description": "Find endpoints on GitHub.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"github-regexp": {
"Data": "| Discovery/GIT | [github-regexp](https://github.com/gwen001/github-regexp) | Basically a regexp over a GitHub search. | ![](https://img.shields.io/github/stars/gwen001/github-regexp) | ![](https://img.shields.io/github/languages/top/gwen001/github-regexp) |",
"Description": "Basically a regexp over a GitHub search.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"github-search": {
"Data": "| Discovery/GIT | [github-search](https://github.com/gwen001/github-search) | Tools to perform basic search on GitHub. | ![](https://img.shields.io/github/stars/gwen001/github-search) | ![](https://img.shields.io/github/languages/top/gwen001/github-search) |",
"Description": "Tools to perform basic search on GitHub. ",
"Install": {
"Linux": "git clone https://github.com/gwen001/github-search",
"MacOS": "git clone https://github.com/gwen001/github-search",
"Windows": "git clone https://github.com/gwen001/github-search"
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "cd github-search ; git pull -v",
"MacOS": "cd github-search ; git pull -v",
"Windows": "cd github-search ; git pull -v"
}
},
"github-subdomains": {
"Data": "| Discovery/GIT | [github-subdomains](https://github.com/gwen001/github-subdomains) | Find subdomains on GitHub | ![](https://img.shields.io/github/stars/gwen001/github-subdomains) | ![](https://img.shields.io/github/languages/top/gwen001/github-subdomains) |",
"Description": "Find subdomains on GitHub",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gitleaks": {
"Data": "| Discovery/GIT | [gitleaks](https://github.com/zricethezav/gitleaks) | Scan git repos (or files) for secrets using regex and entropy 🔑 | ![](https://img.shields.io/github/stars/zricethezav/gitleaks) | ![](https://img.shields.io/github/languages/top/zricethezav/gitleaks) |",
"Description": "Scan git repos (or files) for secrets using regex and entropy 🔑",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gitls": {
"Data": "| Utility/GIT | [gitls](https://github.com/hahwul/gitls) | Listing git repository from URL/User/Org | ![](https://img.shields.io/github/stars/hahwul/gitls) | ![](https://img.shields.io/github/languages/top/hahwul/gitls) |",
"Description": "Listing git repository from URL/User/Org",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GIT",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gitrob": {
"Data": "| Discovery/GIT | [gitrob](https://github.com/michenriksen/gitrob) | Reconnaissance tool for GitHub organizations | ![](https://img.shields.io/github/stars/michenriksen/gitrob) | ![](https://img.shields.io/github/languages/top/michenriksen/gitrob) |",
"Description": "Reconnaissance tool for GitHub organizations ",
"Install": {
"Linux": "go get github.com/michenriksen/gitrob",
"MacOS": "go get github.com/michenriksen/gitrob",
"Windows": "go get github.com/michenriksen/gitrob"
},
"Method": "GIT",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/michenriksen/gitrob",
"MacOS": "go get github.com/michenriksen/gitrob",
"Windows": "go get github.com/michenriksen/gitrob"
}
},
"go-dork": {
"Data": "| Discovery/URL | [go-dork](https://github.com/dwisiswant0/go-dork) | The fastest dork scanner written in Go. | ![](https://img.shields.io/github/stars/dwisiswant0/go-dork) | ![](https://img.shields.io/github/languages/top/dwisiswant0/go-dork) |",
"Description": "The fastest dork scanner written in Go. ",
"Install": {
"Linux": "GO111MODULE=on go get -v github.com/dwisiswant0/go-dork/...",
"MacOS": "GO111MODULE=on go get -v github.com/dwisiswant0/go-dork/...",
"Windows": "go get -v github.com/dwisiswant0/go-dork/..."
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -v github.com/dwisiswant0/go-dork/...",
"MacOS": "GO111MODULE=on go get -v github.com/dwisiswant0/go-dork/...",
"Windows": "go get -v github.com/dwisiswant0/go-dork/..."
}
},
"gobuster": {
"Data": "| Discovery/FUZZ | [gobuster](https://github.com/OJ/gobuster) | Directory/File, DNS and VHost busting tool written in Go | ![](https://img.shields.io/github/stars/OJ/gobuster) | ![](https://img.shields.io/github/languages/top/OJ/gobuster) |",
"Description": "Directory/File, DNS and VHost busting tool written in Go ",
"Install": {
"Linux": "go get github.com/OJ/gobuster",
"MacOS": "go get github.com/OJ/gobuster",
"Windows": "go get github.com/OJ/gobuster"
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/OJ/gobuster",
"MacOS": "go get github.com/OJ/gobuster",
"Windows": "go get github.com/OJ/gobuster"
}
},
"gospider": {
"Data": "| Discovery/URL | [gospider](https://github.com/jaeles-project/gospider) | Gospider - Fast web spider written in Go | ![](https://img.shields.io/github/stars/jaeles-project/gospider) | ![](https://img.shields.io/github/languages/top/jaeles-project/gospider) |",
"Description": "Gospider - Fast web spider written in Go ",
"Install": {
"Linux": "go get -u github.com/jaeles-project/gospider",
"MacOS": "go get -u github.com/jaeles-project/gospider",
"Windows": "go get -u github.com/jaeles-project/gospider"
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "go get -u github.com/jaeles-project/gospider",
"MacOS": "go get -u github.com/jaeles-project/gospider",
"Windows": "go get -u github.com/jaeles-project/gospider"
}
},
"gotator": {
"Data": "| Utility/WORDLIST | [gotator](https://github.com/Josue87/gotator) | Gotator is a tool to generate DNS wordlists through permutations. | ![](https://img.shields.io/github/stars/Josue87/gotator) | ![](https://img.shields.io/github/languages/top/Josue87/gotator) |",
"Description": "Gotator is a tool to generate DNS wordlists through permutations.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WORDLIST",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gotestwaf": {
"Data": "| Utility/WAF | [gotestwaf](https://github.com/wallarm/gotestwaf) | An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses | ![](https://img.shields.io/github/stars/wallarm/gotestwaf) | ![](https://img.shields.io/github/languages/top/wallarm/gotestwaf) |",
"Description": "An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WAF",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gowitness": {
"Data": "| Utility/SHOT | [gowitness](https://github.com/sensepost/gowitness) | 🔍 gowitness - a golang, web screenshot utility using Chrome Headless | ![](https://img.shields.io/github/stars/sensepost/gowitness) | ![](https://img.shields.io/github/languages/top/sensepost/gowitness) |",
"Description": "🔍 gowitness - a golang, web screenshot utility using Chrome Headless ",
"Install": {
"Linux": "go get -u github.com/sensepost/gowitness",
"MacOS": "go get -u github.com/sensepost/gowitness",
"Windows": "go get -u github.com/sensepost/gowitness"
},
"Method": "SHOT",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/sensepost/gowitness",
"MacOS": "go get -u github.com/sensepost/gowitness",
"Windows": "go get -u github.com/sensepost/gowitness"
}
},
"graphql-voyager": {
"Data": "| Discovery/GQL | [graphql-voyager](https://github.com/APIs-guru/graphql-voyager) | 🛰️ Represent any GraphQL API as an interactive graph | ![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager) | ![](https://img.shields.io/github/languages/top/APIs-guru/graphql-voyager) |",
"Description": "🛰️ Represent any GraphQL API as an interactive graph ",
"Install": {
"Linux": "git clone https://github.com/APIs-guru/graphql-voyager",
"MacOS": "git clone https://github.com/APIs-guru/graphql-voyager",
"Windows": "git clone https://github.com/APIs-guru/graphql-voyager"
},
"Method": "GQL",
"Type": "Discovery",
"Update": {
"Linux": "cd graphql-voyager ; git pull -v",
"MacOS": "cd graphql-voyager ; git pull -v",
"Windows": "cd graphql-voyager ; git pull -v"
}
},
"grc": {
"Data": "| Utility/ANY | [grc](https://github.com/garabik/grc) | generic colouriser | ![](https://img.shields.io/github/stars/garabik/grc) | ![](https://img.shields.io/github/languages/top/garabik/grc) |",
"Description": "generic colouriser",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"grex": {
"Data": "| Utility/URL | [grex](https://github.com/pemistahl/grex) | A command-line tool and library for generating regular expressions from user-provided test cases | ![](https://img.shields.io/github/stars/pemistahl/grex) | ![](https://img.shields.io/github/languages/top/pemistahl/grex) |",
"Description": "A command-line tool and library for generating regular expressions from user-provided test cases",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"gron": {
"Data": "| Utility/JSON | [gron](https://github.com/tomnomnom/gron) | Make JSON greppable! | ![](https://img.shields.io/github/stars/tomnomnom/gron) | ![](https://img.shields.io/github/languages/top/tomnomnom/gron) |",
"Description": "Make JSON greppable! ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/gron",
"MacOS": "go get -u github.com/tomnomnom/gron",
"Windows": "go get -u github.com/tomnomnom/gron"
},
"Method": "JSON",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/tomnomnom/gron",
"MacOS": "go get -u github.com/tomnomnom/gron",
"Windows": "go get -u github.com/tomnomnom/gron"
}
},
"h2csmuggler": {
"Data": "| Scanner/SMUGGLE | [h2csmuggler](https://github.com/assetnote/h2csmuggler) | HTTP Request Smuggling Detection Tool | ![](https://img.shields.io/github/stars/assetnote/h2csmuggler) | ![](https://img.shields.io/github/languages/top/assetnote/h2csmuggler) |",
"Description": "HTTP Request Smuggling Detection Tool",
"Install": {
"Linux": "git clone https://github.com/BishopFox/h2csmuggler; cd h2csmuggler; pip3 install h2",
"MacOS": "git clone https://github.com/BishopFox/h2csmuggler; cd h2csmuggler; pip3 install h2",
"Windows": "git clone https://github.com/BishopFox/h2csmuggler; cd h2csmuggler; pip3 install h2"
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "cd h2csmuggler ; git pull -v",
"MacOS": "cd h2csmuggler ; git pull -v",
"Windows": "cd h2csmuggler ; git pull -v"
}
},
"hacks": {
"Data": "| ToolBox/ALL | [hacks](https://github.com/tomnomnom/hacks) | A collection of hacks and one-off scripts | ![](https://img.shields.io/github/stars/tomnomnom/hacks) | ![](https://img.shields.io/github/languages/top/tomnomnom/hacks) |",
"Description": "A collection of hacks and one-off scripts ",
"Install": {
"Linux": "git clone https://github.com/tomnomnom/hacks;",
"MacOS": "git clone https://github.com/tomnomnom/hacks;",
"Windows": "git clone https://github.com/tomnomnom/hacks;"
},
"Method": "ALL",
"Type": "ToolBox",
"Update": {
"Linux": "cd hacks ; git pull -v",
"MacOS": "cd hacks ; git pull -v",
"Windows": "cd hacks ; git pull -v"
}
},
"hakcheckurl": {
"Data": "| Utility/URL | [hakcheckurl](https://github.com/hakluke/hakcheckurl) | Takes a list of URLs and returns their HTTP response codes | ![](https://img.shields.io/github/stars/hakluke/hakcheckurl) | ![](https://img.shields.io/github/languages/top/hakluke/hakcheckurl) |",
"Description": "Takes a list of URLs and returns their HTTP response codes",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"hakrawler": {
"Data": "| Discovery/URL | [hakrawler](https://github.com/hakluke/hakrawler) | Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application | ![](https://img.shields.io/github/stars/hakluke/hakrawler) | ![](https://img.shields.io/github/languages/top/hakluke/hakrawler) |",
"Description": "Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application ",
"Install": {
"Linux": "go get github.com/hakluke/hakrawler",
"MacOS": "go get github.com/hakluke/hakrawler",
"Windows": "go get github.com/hakluke/hakrawler"
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/hakluke/hakrawler",
"MacOS": "go get github.com/hakluke/hakrawler",
"Windows": "go get github.com/hakluke/hakrawler"
}
},
"hakrevdns": {
"Data": "| Discovery/DNS | [hakrevdns](https://github.com/hakluke/hakrevdns) | Small, fast tool for performing reverse DNS lookups en masse. | ![](https://img.shields.io/github/stars/hakluke/hakrevdns) | ![](https://img.shields.io/github/languages/top/hakluke/hakrevdns) |",
"Description": "Small, fast tool for performing reverse DNS lookups en masse. ",
"Install": {
"Linux": "go get github.com/hakluke/hakrevdns",
"MacOS": "go get github.com/hakluke/hakrevdns",
"Windows": "go get github.com/hakluke/hakrevdns"
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/hakluke/hakrevdns",
"MacOS": "go get github.com/hakluke/hakrevdns",
"Windows": "go get github.com/hakluke/hakrevdns"
}
},
"haktrails": {
"Data": "| Discovery/DNS | [haktrails](https://github.com/hakluke/haktrails) | Golang client for querying SecurityTrails API data | ![](https://img.shields.io/github/stars/hakluke/haktrails) | ![](https://img.shields.io/github/languages/top/hakluke/haktrails) |",
"Description": "Golang client for querying SecurityTrails API data",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"hashcat": {
"Data": "| Utility/CRACK | [hashcat](https://github.com/hashcat/hashcat/) | World's fastest and most advanced password recovery utility | ![](https://img.shields.io/github/stars/hashcat/hashcat/) | ![](https://img.shields.io/github/languages/top/hashcat/hashcat/) |",
"Description": "World's fastest and most advanced password recovery utility ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CRACK",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"headi": {
"Data": "| Discovery/HTTP | [headi](https://github.com/mlcsec/headi) | Customisable and automated HTTP header injection | ![](https://img.shields.io/github/stars/mlcsec/headi) | ![](https://img.shields.io/github/languages/top/mlcsec/headi) |",
"Description": "Customisable and automated HTTP header injection",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HTTP",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"hetty": {
"Data": "| Army-Knife/PROXY | [hetty](https://github.com/dstotijn/hetty) | Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community. | ![](https://img.shields.io/github/stars/dstotijn/hetty) | ![](https://img.shields.io/github/languages/top/dstotijn/hetty) |",
"Description": "Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.",
"Install": {
"Linux": "GO111MODULE=auto go get -u -v github.com/dstotijn/hetty/cmd/hetty",
"MacOS": "GO111MODULE=auto go get -u -v github.com/dstotijn/hetty/cmd/hetty",
"Windows": "go get -u -v github.com/dstotijn/hetty/cmd/hetty"
},
"Method": "PROXY",
"Type": "Army-Knife",
"Update": {
"Linux": "GO111MODULE=auto go get -u -v github.com/dstotijn/hetty/cmd/hetty",
"MacOS": "GO111MODULE=auto go get -u -v github.com/dstotijn/hetty/cmd/hetty",
"Windows": "go get -u -v github.com/dstotijn/hetty/cmd/hetty"
}
},
"hinject": {
"Data": "| Utility/PAYLOAD | [hinject](https://github.com/dwisiswant0/hinject) | Host Header Injection Checker | ![](https://img.shields.io/github/stars/dwisiswant0/hinject) | ![](https://img.shields.io/github/languages/top/dwisiswant0/hinject) |",
"Description": "Host Header Injection Checker ",
"Install": {
"Linux": "go get -u github.com/dwisiswant0/hinject",
"MacOS": "go get -u github.com/dwisiswant0/hinject",
"Windows": "go get -u github.com/dwisiswant0/hinject"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/dwisiswant0/hinject",
"MacOS": "go get -u github.com/dwisiswant0/hinject",
"Windows": "go get -u github.com/dwisiswant0/hinject"
}
},
"htcat": {
"Data": "| Fetch/HTTP | [htcat](https://github.com/htcat/htcat) | Parallel and Pipelined HTTP GET Utility | ![](https://img.shields.io/github/stars/htcat/htcat) | ![](https://img.shields.io/github/languages/top/htcat/htcat) |",
"Description": "Parallel and Pipelined HTTP GET Utility ",
"Install": {
"Linux": "go get github.com/htcat/htcat/cmd/htcat",
"MacOS": "go get github.com/htcat/htcat/cmd/htcat",
"Windows": "go get github.com/htcat/htcat/cmd/htcat"
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "go get github.com/htcat/htcat/cmd/htcat",
"MacOS": "go get github.com/htcat/htcat/cmd/htcat",
"Windows": "go get github.com/htcat/htcat/cmd/htcat"
}
},
"http-request-smuggler": {
"Data": "| Scanner/SMUGGLE | [http-request-smuggler](https://github.com/PortSwigger/http-request-smuggler) | This extension should not be confused with Burp Suite HTTP Smuggler, which uses similar techniques but is focused exclusively bypassing WAFs. | ![](https://img.shields.io/github/stars/PortSwigger/http-request-smuggler) | ![](https://img.shields.io/github/languages/top/PortSwigger/http-request-smuggler) |",
"Description": "This extension should not be confused with Burp Suite HTTP Smuggler, which uses similar techniques but is focused exclusively bypassing WAFs.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"http-request-smuggling": {
"Data": "| Scanner/SMUGGLE | [http-request-smuggling](https://github.com/anshumanpattnaik/http-request-smuggling) | HTTP Request Smuggling Detection Tool | ![](https://img.shields.io/github/stars/anshumanpattnaik/http-request-smuggling) | ![](https://img.shields.io/github/languages/top/anshumanpattnaik/http-request-smuggling) |",
"Description": "HTTP Request Smuggling Detection Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"http2smugl": {
"Data": "| Scanner/SMUGGLE | [http2smugl](https://github.com/neex/http2smugl) | This tool helps to detect and exploit HTTP request smuggling in cases it can be achieved via HTTP/2 -\u003e HTTP/1.1 conversion by the frontend server. | ![](https://img.shields.io/github/stars/neex/http2smugl) | ![](https://img.shields.io/github/languages/top/neex/http2smugl) |",
"Description": "This tool helps to detect and exploit HTTP request smuggling in cases it can be achieved via HTTP/2 -\u003e HTTP/1.1 conversion by the frontend server.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"httpie": {
"Data": "| Utility/HTTP | [httpie](https://github.com/httpie/httpie) | As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins \u0026 more. https://twitter.com/httpie | ![](https://img.shields.io/github/stars/httpie/httpie) | ![](https://img.shields.io/github/languages/top/httpie/httpie) |",
"Description": "As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins \u0026 more. https://twitter.com/httpie",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HTTP",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"httprobe": {
"Data": "| Fetch/HTTP | [httprobe](https://github.com/tomnomnom/httprobe) | Take a list of domains and probe for working HTTP and HTTPS servers | ![](https://img.shields.io/github/stars/tomnomnom/httprobe) | ![](https://img.shields.io/github/languages/top/tomnomnom/httprobe) |",
"Description": "Take a list of domains and probe for working HTTP and HTTPS servers ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/httprobe",
"MacOS": "go get -u github.com/tomnomnom/httprobe",
"Windows": "go get -u github.com/tomnomnom/httprobe"
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "go get -u github.com/tomnomnom/httprobe",
"MacOS": "go get -u github.com/tomnomnom/httprobe",
"Windows": "go get -u github.com/tomnomnom/httprobe"
}
},
"httptoolkit": {
"Data": "| Army-Knife/PROXY | [httptoolkit](https://github.com/httptoolkit/httptoolkit) | HTTP Toolkit is a beautiful \u0026 open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux \u0026 Mac | ![](https://img.shields.io/github/stars/httptoolkit/httptoolkit) | ![](https://img.shields.io/github/languages/top/httptoolkit/httptoolkit) |",
"Description": "HTTP Toolkit is a beautiful \u0026 open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux \u0026 Mac",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PROXY",
"Type": "Army-Knife",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"httpx": {
"Data": "| Fetch/HTTP | [httpx](https://github.com/projectdiscovery/httpx) | httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads. | ![](https://img.shields.io/github/stars/projectdiscovery/httpx) | ![](https://img.shields.io/github/languages/top/projectdiscovery/httpx) |",
"Description": "httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads. ",
"Install": {
"Linux": "GO111MODULE=auto go get -u -v github.com/projectdiscovery/httpx/cmd/httpx",
"MacOS": "GO111MODULE=auto go get -u -v github.com/projectdiscovery/httpx/cmd/httpx",
"Windows": "go get -u -v github.com/projectdiscovery/httpx/cmd/httpx"
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "GO111MODULE=auto go get -u -v github.com/projectdiscovery/httpx/cmd/httpx",
"MacOS": "GO111MODULE=auto go get -u -v github.com/projectdiscovery/httpx/cmd/httpx",
"Windows": "go get -u -v github.com/projectdiscovery/httpx/cmd/httpx"
}
},
"hurl": {
"Data": "| Utility/HTTP | [hurl](https://github.com/Orange-OpenSource/hurl) | Hurl, run and test HTTP requests. | ![](https://img.shields.io/github/stars/Orange-OpenSource/hurl) | ![](https://img.shields.io/github/languages/top/Orange-OpenSource/hurl) |",
"Description": "Hurl, run and test HTTP requests.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HTTP",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"inql": {
"Data": "| Discovery/GQL | [inql](https://github.com/doyensec/inql) | InQL - A Burp Extension for GraphQL Security Testing | ![](https://img.shields.io/github/stars/doyensec/inql) | ![](https://img.shields.io/github/languages/top/doyensec/inql) |",
"Description": "InQL - A Burp Extension for GraphQL Security Testing ",
"Install": {
"Linux": "git clone https://github.com/doyensec/inql ; cd inql ; pip3 install -r requirements.txt ; python setup.py install",
"MacOS": "git clone https://github.com/doyensec/inql ; cd inql ; pip3 install -r requirements.txt ; python setup.py install",
"Windows": "git clone https://github.com/doyensec/inql ; cd inql ; pip3 install -r requirements.txt ; python setup.py install"
},
"Method": "GQL",
"Type": "Discovery",
"Update": {
"Linux": "cd inql ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install",
"MacOS": "cd inql ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install",
"Windows": "cd inql ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install"
}
},
"interactsh": {
"Data": "| Utility/OAST | [interactsh](https://github.com/projectdiscovery/interactsh) | An OOB interaction gathering server and client library | ![](https://img.shields.io/github/stars/projectdiscovery/interactsh) | ![](https://img.shields.io/github/languages/top/projectdiscovery/interactsh) |",
"Description": "An OOB interaction gathering server and client library",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "OAST",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"intrigue-core": {
"Data": "| Discovery/ALL | [intrigue-core](https://github.com/intrigueio/intrigue-core) | Discover Your Attack Surface | ![](https://img.shields.io/github/stars/intrigueio/intrigue-core) | ![](https://img.shields.io/github/languages/top/intrigueio/intrigue-core) |",
"Description": "Discover Your Attack Surface ",
"Install": {
"Linux": "git clone https://github.com/intrigueio/intrigue-core ; cd intrigue-core ; bundle install",
"MacOS": "git clone https://github.com/intrigueio/intrigue-core ; cd intrigue-core ; bundle install",
"Windows": "git clone https://github.com/intrigueio/intrigue-core ; cd intrigue-core ; bundle install"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "cd intrigue-core ; git pull -v ; bundle install",
"MacOS": "cd intrigue-core ; git pull -v ; bundle install",
"Windows": "cd intrigue-core ; git pull -v ; bundle install"
}
},
"jaeles": {
"Data": "| Army-Knife/SCAN | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing | ![](https://img.shields.io/github/stars/jaeles-project/jaeles) | ![](https://img.shields.io/github/languages/top/jaeles-project/jaeles) |",
"Description": "The Swiss Army knife for automated Web Application Testing ",
"Install": {
"Linux": "GO111MODULE=on go get github.com/jaeles-project/jaeles",
"MacOS": "GO111MODULE=on go get github.com/jaeles-project/jaeles",
"Windows": "go get github.com/jaeles-project/jaeles"
},
"Method": "JAELES",
"Type": "Army-Knife",
"Update": {
"Linux": "GO111MODULE=on go get github.com/jaeles-project/jaeles",
"MacOS": "GO111MODULE=on go get github.com/jaeles-project/jaeles",
"Windows": "go get github.com/jaeles-project/jaeles"
}
},
"jsfuck": {
"Data": "| Utility/PAYLOAD | [jsfuck](https://github.com/aemkei/jsfuck) | Write any JavaScript with 6 Characters | ![](https://img.shields.io/github/stars/aemkei/jsfuck) | ![](https://img.shields.io/github/languages/top/aemkei/jsfuck) |",
"Description": "Write any JavaScript with 6 Characters",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"jsprime": {
"Data": "| Scanner/JS | [jsprime](https://github.com/dpnishant/jsprime) | a javascript static security analysis tool | ![](https://img.shields.io/github/stars/dpnishant/jsprime) | ![](https://img.shields.io/github/languages/top/dpnishant/jsprime) |",
"Description": "a javascript static security analysis tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "JS",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"jwt-cracker": {
"Data": "| Utility/JWT | [jwt-cracker](https://github.com/lmammino/jwt-cracker) | Simple HS256 JWT token brute force cracker | ![](https://img.shields.io/github/stars/lmammino/jwt-cracker) | ![](https://img.shields.io/github/languages/top/lmammino/jwt-cracker) |",
"Description": "Simple HS256 JWT token brute force cracker ",
"Install": {
"Linux": "npm install --global jwt-cracker",
"MacOS": "npm install --global jwt-cracker",
"Windows": "npm install --global jwt-cracker"
},
"Method": "JWT",
"Type": "Utility",
"Update": {
"Linux": "npm install --global jwt-cracker",
"MacOS": "npm install --global jwt-cracker",
"Windows": "npm install --global jwt-cracker"
}
},
"jwt-hack": {
"Data": "| Utility/JWT | [jwt-hack](https://github.com/hahwul/jwt-hack) | 🔩 jwt-hack is tool for hacking / security testing to JWT. Supported for En/decoding JWT, Generate payload for JWT attack and very fast cracking(dict/brutefoce) | ![](https://img.shields.io/github/stars/hahwul/jwt-hack) | ![](https://img.shields.io/github/languages/top/hahwul/jwt-hack) |",
"Description": "🔩 jwt-hack is tool for hacking / security testing to JWT. Supported for En/decoding JWT, Generate payload for JWT attack and very fast cracking(dict/brutefoce)",
"Install": {
"Linux": "go get -u github.com/hahwul/jwt-hack",
"MacOS": "go get -u github.com/hahwul/jwt-hack",
"Windows": "go get -u github.com/hahwul/jwt-hack"
},
"Method": "JWT",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/hahwul/jwt-hack",
"MacOS": "go get -u github.com/hahwul/jwt-hack",
"Windows": "go get -u github.com/hahwul/jwt-hack"
}
},
"kiterunner": {
"Data": "| Discovery/API | [kiterunner](https://github.com/assetnote/kiterunner) | Contextual Content Discovery Tool | ![](https://img.shields.io/github/stars/assetnote/kiterunner) | ![](https://img.shields.io/github/languages/top/assetnote/kiterunner) |",
"Description": "Contextual Content Discovery Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "API",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"knock": {
"Data": "| Discovery/DOMAIN | [knock](https://github.com/guelfoweb/knock) | Knock Subdomain Scan | ![](https://img.shields.io/github/stars/guelfoweb/knock) | ![](https://img.shields.io/github/languages/top/guelfoweb/knock) |",
"Description": "Knock Subdomain Scan ",
"Install": {
"Linux": "git clone https://github.com/guelfoweb/knock ; cd knock ; pip3 install -r requirements.txt ; python setup.py install",
"MacOS": "git clone https://github.com/guelfoweb/knock ; cd knock ; pip3 install -r requirements.txt ; python setup.py install",
"Windows": "git clone https://github.com/guelfoweb/knock ; cd knock ; pip3 install -r requirements.txt ; python setup.py install"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "cd knock ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install",
"MacOS": "cd knock ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install",
"Windows": "cd knock ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install"
}
},
"lazyrecon": {
"Data": "| Discovery/ALL | [lazyrecon](https://github.com/nahamsec/lazyrecon) | This script is intended to automate your reconnaissance process in an organized fashion | ![](https://img.shields.io/github/stars/nahamsec/lazyrecon) | ![](https://img.shields.io/github/languages/top/nahamsec/lazyrecon) |",
"Description": "This script is intended to automate your reconnaissance process in an organized fashion ",
"Install": {
"Linux": "git clone https://github.com/nahamsec/lazyrecon",
"MacOS": "git clone https://github.com/nahamsec/lazyrecon",
"Windows": "git clone https://github.com/nahamsec/lazyrecon"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "cd lazyrecon ; git pull -v",
"MacOS": "cd lazyrecon ; git pull -v",
"Windows": "cd lazyrecon ; git pull -v"
}
},
"longtongue": {
"Data": "| Utility/WORD | [longtongue](https://github.com/edoardottt/longtongue) | Customized Password/Passphrase List inputting Target Info | ![](https://img.shields.io/github/stars/edoardottt/longtongue) | ![](https://img.shields.io/github/languages/top/edoardottt/longtongue) |",
"Description": "Customized Password/Passphrase List inputting Target Info",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"masscan": {
"Data": "| Discovery/PORT | [masscan](https://github.com/robertdavidgraham/masscan) | TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. | ![](https://img.shields.io/github/stars/robertdavidgraham/masscan) | ![](https://img.shields.io/github/languages/top/robertdavidgraham/masscan) |",
"Description": "TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. ",
"Install": {
"Linux": "git clone https://github.com/robertdavidgraham/masscan ; cd masscan ; apt-get install git gcc make libpcap-dev; make",
"MacOS": "git clone https://github.com/robertdavidgraham/masscan ; cd masscan ; make",
"Windows": "git clone https://github.com/robertdavidgraham/masscan ; cd masscan ; make "
},
"Method": "PORT",
"Type": "Discovery",
"Update": {
"Linux": "cd masscan ; git pull -v ; make",
"MacOS": "cd masscan ; git pull -v ; make",
"Windows": "cd masscan ; git pull -v ; make"
}
},
"medusa": {
"Data": "| Discovery/FUZZ | [medusa](https://github.com/riza/medusa) | Fastest recursive HTTP fuzzer, like a Ferrari. | ![](https://img.shields.io/github/stars/riza/medusa) | ![](https://img.shields.io/github/languages/top/riza/medusa) |",
"Description": "Fastest recursive HTTP fuzzer, like a Ferrari. ",
"Install": {
"Linux": "go get -u github.com/riza/medusa",
"MacOS": "go get -u github.com/riza/medusa",
"Windows": "go get -u github.com/riza/medusa"
},
"Method": "FUZZ",
"Type": "Discovery",
"Update": {
"Linux": "go get -u github.com/riza/medusa",
"MacOS": "go get -u github.com/riza/medusa",
"Windows": "go get -u github.com/riza/medusa"
}
},
"meg": {
"Data": "| Fetch/HTTP | [meg](https://github.com/tomnomnom/meg) | Fetch many paths for many hosts - without killing the hosts | ![](https://img.shields.io/github/stars/tomnomnom/meg) | ![](https://img.shields.io/github/languages/top/tomnomnom/meg) |",
"Description": "Fetch many paths for many hosts - without killing the hosts ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/meg",
"MacOS": "go get -u github.com/tomnomnom/meg",
"Windows": "go get -u github.com/tomnomnom/meg"
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "go get -u github.com/tomnomnom/meg",
"MacOS": "go get -u github.com/tomnomnom/meg",
"Windows": "go get -u github.com/tomnomnom/meg"
}
},
"megplus": {
"Data": "| Scanner/RECON | [megplus](https://github.com/EdOverflow/megplus) | Automated reconnaissance wrapper — TomNomNom's meg on steroids. [DEPRECATED] | ![](https://img.shields.io/github/stars/EdOverflow/megplus) | ![](https://img.shields.io/github/languages/top/EdOverflow/megplus) |",
"Description": "Automated reconnaissance wrapper — TomNomNom's meg on steroids. [DEPRECATED] ",
"Install": {
"Linux": "git clone https://github.com/EdOverflow/megplus",
"MacOS": "git clone https://github.com/EdOverflow/megplus",
"Windows": "git clone https://github.com/EdOverflow/megplus"
},
"Method": "RECON",
"Type": "Scanner",
"Update": {
"Linux": "cd megplus ; git pull -v",
"MacOS": "cd megplus ; git pull -v",
"Windows": "cd megplus ; git pull -v"
}
},
"naabu": {
"Data": "| Discovery/PORT | [naabu](https://github.com/projectdiscovery/naabu) | A fast port scanner written in go with focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests | ![](https://img.shields.io/github/stars/projectdiscovery/naabu) | ![](https://img.shields.io/github/languages/top/projectdiscovery/naabu) |",
"Description": "A fast port scanner written in go with focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests ",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu",
"Windows": "go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu"
},
"Method": "PORT",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu",
"Windows": "go get -u -v github.com/projectdiscovery/naabu/v2/cmd/naabu"
}
},
"nikto": {
"Data": "| Scanner/WVS | [nikto](https://github.com/sullo/nikto) | Nikto web server scanner | ![](https://img.shields.io/github/stars/sullo/nikto) | ![](https://img.shields.io/github/languages/top/sullo/nikto) |",
"Description": "Nikto web server scanner ",
"Install": {
"Linux": "git clone https://github.com/sullo/nikto",
"MacOS": "git clone https://github.com/sullo/nikto",
"Windows": "git clone https://github.com/sullo/nikto"
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "cd nikto ; git pull -v",
"MacOS": "cd nikto ; git pull -v",
"Windows": "cd nikto ; git pull -v"
}
},
"nmap": {
"Data": "| Discovery/PORT | [nmap](https://github.com/nmap/nmap) | Nmap - the Network Mapper. Github mirror of official SVN repository. | ![](https://img.shields.io/github/stars/nmap/nmap) | ![](https://img.shields.io/github/languages/top/nmap/nmap) |",
"Description": "Nmap - the Network Mapper. Github mirror of official SVN repository. ",
"Install": {
"Linux": "sudo apt install nmap",
"MacOS": "brew install nmap",
"Windows": ""
},
"Method": "PORT",
"Type": "Discovery",
"Update": {
"Linux": "sudo apt upgrade nmap",
"MacOS": "brew upgrade nmap",
"Windows": ""
}
},
"nosqli": {
"Data": "| Scanner/NOSQL | [nosqli](https://github.com/Charlie-belmer/nosqli) | NoSql Injection CLI tool | ![](https://img.shields.io/github/stars/Charlie-belmer/nosqli) | ![](https://img.shields.io/github/languages/top/Charlie-belmer/nosqli) |",
"Description": "NoSql Injection CLI tool",
"Install": {
"Linux": "go get -u github.com/Charlie-belmer/nosqli",
"MacOS": "go get -u github.com/Charlie-belmer/nosqli",
"Windows": "go get -u github.com/Charlie-belmer/nosqli"
},
"Method": "NOSQL",
"Type": "Scanner",
"Update": {
"Linux": "go get -u github.com/Charlie-belmer/nosqli",
"MacOS": "go get -u github.com/Charlie-belmer/nosqli",
"Windows": "go get -u github.com/Charlie-belmer/nosqli"
}
},
"nuclei": {
"Data": "| Army-Knife/SCAN | [nuclei](https://github.com/projectdiscovery/nuclei) | Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use. | ![](https://img.shields.io/github/stars/projectdiscovery/nuclei) | ![](https://img.shields.io/github/languages/top/projectdiscovery/nuclei) |",
"Description": "Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use. ",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei",
"Windows": "go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei"
},
"Method": "SCAN",
"Type": "Army-Knife",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei",
"Windows": "go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei"
}
},
"ob_hacky_slack": {
"Data": "| Utility/NOTIFY | [ob_hacky_slack](https://github.com/openbridge/ob_hacky_slack) | Hacky Slack - a bash script that sends beautiful messages to Slack | ![](https://img.shields.io/github/stars/openbridge/ob_hacky_slack) | ![](https://img.shields.io/github/languages/top/openbridge/ob_hacky_slack) |",
"Description": "Hacky Slack - a bash script that sends beautiful messages to Slack",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "NOTIFY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"oxml_xxe": {
"Data": "| Utility/PAYLOAD | [oxml_xxe](https://github.com/BuffaloWill/oxml_xxe) | A tool for embedding XXE/XML exploits into different filetypes | ![](https://img.shields.io/github/stars/BuffaloWill/oxml_xxe) | ![](https://img.shields.io/github/languages/top/BuffaloWill/oxml_xxe) |",
"Description": "A tool for embedding XXE/XML exploits into different filetypes ",
"Install": {
"Linux": "git clone https://github.com/BuffaloWill/oxml_xxe ; cd oxml_xxe ; bundle install",
"MacOS": "git clone https://github.com/BuffaloWill/oxml_xxe ; cd oxml_xxe ; bundle install",
"Windows": "git clone https://github.com/BuffaloWill/oxml_xxe ; cd oxml_xxe ; bundle install"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "cd oxml_xxe ; git pull -v ; bundle install",
"MacOS": "cd oxml_xxe ; git pull -v ; bundle install",
"Windows": "cd oxml_xxe ; git pull -v ; bundle install"
}
},
"pagodo": {
"Data": "| Discovery/GH | [pagodo](https://github.com/opsdisk/pagodo) | pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching | ![](https://img.shields.io/github/stars/opsdisk/pagodo) | ![](https://img.shields.io/github/languages/top/opsdisk/pagodo) |",
"Description": "pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "GH",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"parameth": {
"Data": "| Discovery/PARAM | [parameth](https://github.com/maK-/parameth) | This tool can be used to brute discover GET and POST parameters | ![](https://img.shields.io/github/stars/maK-/parameth) | ![](https://img.shields.io/github/languages/top/maK-/parameth) |",
"Description": "This tool can be used to brute discover GET and POST parameters",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PARAM",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"pentest-tools": {
"Data": "| ToolBox/ALL | [pentest-tools](https://github.com/gwen001/pentest-tools) | Custom pentesting tools | ![](https://img.shields.io/github/stars/gwen001/pentest-tools) | ![](https://img.shields.io/github/languages/top/gwen001/pentest-tools) |",
"Description": "Custom pentesting tools ",
"Install": {
"Linux": "git clone https://github.com/gwen001/pentest-tools",
"MacOS": "git clone https://github.com/gwen001/pentest-tools",
"Windows": "git clone https://github.com/gwen001/pentest-tools"
},
"Method": "ALL",
"Type": "ToolBox",
"Update": {
"Linux": "cd pentest-tools ; git pull -v",
"MacOS": "cd pentest-tools ; git pull -v",
"Windows": "cd pentest-tools ; git pull -v"
}
},
"pet": {
"Data": "| Utility/ANY | [pet](https://github.com/knqyf263/pet) | Simple command-line snippet manager, written in Go. | ![](https://img.shields.io/github/stars/knqyf263/pet) | ![](https://img.shields.io/github/languages/top/knqyf263/pet) |",
"Description": "Simple command-line snippet manager, written in Go.",
"Install": {
"Linux": "git clone https://github.com/knqyf263/pet.git ; cd pet ; make install",
"MacOS": "brew install knqyf263/pet/pet",
"Windows": ""
},
"Method": "ANY",
"Type": "Utility",
"Update": {
"Linux": "cd pet ; git pull -v ; make install",
"MacOS": "brew upgrade knqyf263/pet/pet",
"Windows": ""
}
},
"plution": {
"Data": "| Scanner/FUZZ | [plution](https://github.com/raverrr/plution) | Prototype pollution scanner using headless chrome | ![](https://img.shields.io/github/stars/raverrr/plution) | ![](https://img.shields.io/github/languages/top/raverrr/plution) |",
"Description": "Prototype pollution scanner using headless chrome",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"postMessage-tracker": {
"Data": "| Utility/B-ADDON | [postMessage-tracker](https://github.com/fransr/postMessage-tracker) | A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon | ![](https://img.shields.io/github/stars/fransr/postMessage-tracker) | ![](https://img.shields.io/github/languages/top/fransr/postMessage-tracker) |",
"Description": "A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon ",
"Install": {
"Linux": "git clone https://github.com/fransr/postMessage-tracker",
"MacOS": "git clone https://github.com/fransr/postMessage-tracker",
"Windows": "git clone https://github.com/fransr/postMessage-tracker"
},
"Method": "B-ADDON",
"Type": "Utility",
"Update": {
"Linux": "cd postMessage-tracker ; git pull -v",
"MacOS": "cd postMessage-tracker ; git pull -v",
"Windows": "cd postMessage-tracker ; git pull -v"
}
},
"ppfuzz": {
"Data": "| Scanner/FUZZ | [ppfuzz](https://github.com/dwisiswant0/ppfuzz) | A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀 | ![](https://img.shields.io/github/stars/dwisiswant0/ppfuzz) | ![](https://img.shields.io/github/languages/top/dwisiswant0/ppfuzz) |",
"Description": "A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"ppmap": {
"Data": "| Scanner/FUZZ | [ppmap](https://github.com/kleiton0x00/ppmap) | A scanner/exploitation tool written in GO, which leverages client-side Prototype Pollution to XSS by exploiting known gadgets. | ![](https://img.shields.io/github/stars/kleiton0x00/ppmap) | ![](https://img.shields.io/github/languages/top/kleiton0x00/ppmap) |",
"Description": "A scanner/exploitation tool written in GO, which leverages client-side Prototype Pollution to XSS by exploiting known gadgets.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"proxify": {
"Data": "| Army-Knife/PROXY | [proxify](https://github.com/projectdiscovery/proxify) | Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation and replay | ![](https://img.shields.io/github/stars/projectdiscovery/proxify) | ![](https://img.shields.io/github/languages/top/projectdiscovery/proxify) |",
"Description": "Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation and replay",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PROXY",
"Type": "Army-Knife",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"puredns": {
"Data": "| Discovery/DNS | [puredns](https://github.com/d3mondev/puredns) | Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries. | ![](https://img.shields.io/github/stars/d3mondev/puredns) | ![](https://img.shields.io/github/languages/top/d3mondev/puredns) |",
"Description": "Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"pwncat": {
"Data": "| Utility/PENTEST | [pwncat](https://github.com/cytopia/pwncat) | pwncat - netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE) | ![](https://img.shields.io/github/stars/cytopia/pwncat) | ![](https://img.shields.io/github/languages/top/cytopia/pwncat) |",
"Description": "pwncat - netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE) ",
"Install": {
"Linux": "pip3 install pwncat",
"MacOS": "brew install pwncat",
"Windows": ""
},
"Method": "PENTEST",
"Type": "Utility",
"Update": {
"Linux": "pip3 update pwncat",
"MacOS": "brew upgrade pwncat",
"Windows": ""
}
},
"qsreplace": {
"Data": "| Utility/URL | [qsreplace](https://github.com/tomnomnom/qsreplace) | Accept URLs on stdin, replace all query string values with a user-supplied value | ![](https://img.shields.io/github/stars/tomnomnom/qsreplace) | ![](https://img.shields.io/github/languages/top/tomnomnom/qsreplace) |",
"Description": "Accept URLs on stdin, replace all query string values with a user-supplied value ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/qsreplace",
"MacOS": "go get -u github.com/tomnomnom/qsreplace",
"Windows": "go get -u github.com/tomnomnom/qsreplace"
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/tomnomnom/qsreplace",
"MacOS": "go get -u github.com/tomnomnom/qsreplace",
"Windows": "go get -u github.com/tomnomnom/qsreplace"
}
},
"quickjack": {
"Data": "| Utility/PAYLOAD | [quickjack](https://github.com/samyk/quickjack) | Quickjack is a point-and-click tool for intuitively producing advanced clickjacking and frame slicing attacks. | ![](https://img.shields.io/github/stars/samyk/quickjack) | ![](https://img.shields.io/github/languages/top/samyk/quickjack) |",
"Description": "Quickjack is a point-and-click tool for intuitively producing advanced clickjacking and frame slicing attacks.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"rapidscan": {
"Data": "| Scanner/WVS | [rapidscan](https://github.com/skavngr/rapidscan) | The Multi-Tool Web Vulnerability Scanner. | ![](https://img.shields.io/github/stars/skavngr/rapidscan) | ![](https://img.shields.io/github/languages/top/skavngr/rapidscan) |",
"Description": "The Multi-Tool Web Vulnerability Scanner. ",
"Install": {
"Linux": "git clone https://github.com/skavngr/rapidscan",
"MacOS": "git clone https://github.com/skavngr/rapidscan",
"Windows": "git clone https://github.com/skavngr/rapidscan"
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "cd rapidscan ; git pull -v",
"MacOS": "cd rapidscan ; git pull -v",
"Windows": "cd rapidscan ; git pull -v"
}
},
"recon_profile": {
"Data": "| Utility/ENV | [recon_profile](https://github.com/nahamsec/recon_profile) | Recon profile (bash profile) for bugbounty | ![](https://img.shields.io/github/stars/nahamsec/recon_profile) | ![](https://img.shields.io/github/languages/top/nahamsec/recon_profile) |",
"Description": "Recon profile (bash profile) for bugbounty ",
"Install": {
"Linux": "git cleon https://github.com/nahamsec/recon_profile",
"MacOS": "git cleon https://github.com/nahamsec/recon_profile",
"Windows": "git cleon https://github.com/nahamsec/recon_profile"
},
"Method": "ENV",
"Type": "Utility",
"Update": {
"Linux": "cd recon_profile ; git pull -v",
"MacOS": "cd recon_profile ; git pull -v",
"Windows": "cd recon_profile ; git pull -v"
}
},
"reconftw": {
"Data": "| Discovery/ALL | [reconftw](https://github.com/six2dez/reconftw) | reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities | ![](https://img.shields.io/github/stars/six2dez/reconftw) | ![](https://img.shields.io/github/languages/top/six2dez/reconftw) |",
"Description": "reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"rengine": {
"Data": "| Discovery/ALL | [rengine](https://github.com/yogeshojha/rengine) | reNgine is an automated reconnaissance framework meant for gathering information during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information. | ![](https://img.shields.io/github/stars/yogeshojha/rengine) | ![](https://img.shields.io/github/languages/top/yogeshojha/rengine) |",
"Description": "reNgine is an automated reconnaissance framework meant for gathering information during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information. ",
"Install": {
"Linux": "git clone https://github.com/yogeshojha/rengine ; cd rengine ; make build",
"MacOS": "git clone https://github.com/yogeshojha/rengine ; cd rengine ; make build",
"Windows": "git clone https://github.com/yogeshojha/rengine ; cd rengine ; make build"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "cd rengine ; git pull -v ; make build",
"MacOS": "cd rengine ; git pull -v ; make build",
"Windows": "cd rengine ; git pull -v ; make build"
}
},
"rusolver": {
"Data": "| Discovery/DNS | [rusolver](https://github.com/Edu4rdSHL/rusolver) | Fast and accurate DNS resolver. | ![](https://img.shields.io/github/stars/Edu4rdSHL/rusolver) | ![](https://img.shields.io/github/languages/top/Edu4rdSHL/rusolver) |",
"Description": "Fast and accurate DNS resolver.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"s3reverse": {
"Data": "| Utility/S3 | [s3reverse](https://github.com/hahwul/s3reverse) | The format of various s3 buckets is convert in one format. for bugbounty and security testing. | ![](https://img.shields.io/github/stars/hahwul/s3reverse) | ![](https://img.shields.io/github/languages/top/hahwul/s3reverse) |",
"Description": "The format of various s3 buckets is convert in one format. for bugbounty and security testing. ",
"Install": {
"Linux": "go get -u github.com/hahwul/s3reverse",
"MacOS": "go get -u github.com/hahwul/s3reverse",
"Windows": "go get -u github.com/hahwul/s3reverse"
},
"Method": "S3",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/hahwul/s3reverse",
"MacOS": "go get -u github.com/hahwul/s3reverse",
"Windows": "go get -u github.com/hahwul/s3reverse"
}
},
"scilla": {
"Data": "| Discovery/ALL | [scilla](https://github.com/edoardottt/scilla) | 🏴‍☠️ Information Gathering tool 🏴‍☠️ dns/subdomain/port enumeration | ![](https://img.shields.io/github/stars/edoardottt/scilla) | ![](https://img.shields.io/github/languages/top/edoardottt/scilla) |",
"Description": "🏴‍☠️ Information Gathering tool 🏴‍☠️ dns/subdomain/port enumeration",
"Install": {
"Linux": "go get-u github.com/edoardottt/scilla",
"MacOS": "go get-u github.com/edoardottt/scilla",
"Windows": "go get-u github.com/edoardottt/scilla"
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "go get-u github.com/edoardottt/scilla",
"MacOS": "go get-u github.com/edoardottt/scilla",
"Windows": "go get-u github.com/edoardottt/scilla"
}
},
"security-crawl-maze": {
"Data": "| Discovery/URL | [security-crawl-maze](https://github.com/google/security-crawl-maze) | Security Crawl Maze is a comprehensive testbed for web security crawlers. It contains pages representing many ways in which one can link resources from a valid HTML document. | ![](https://img.shields.io/github/stars/google/security-crawl-maze) | ![](https://img.shields.io/github/languages/top/google/security-crawl-maze) |",
"Description": "Security Crawl Maze is a comprehensive testbed for web security crawlers. It contains pages representing many ways in which one can link resources from a valid HTML document.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"security-research-pocs": {
"Data": "| Utility/PAYLOAD | [security-research-pocs](https://github.com/google/security-research-pocs) | Proof-of-concept codes created as part of security research done by Google Security Team. | ![](https://img.shields.io/github/stars/google/security-research-pocs) | ![](https://img.shields.io/github/languages/top/google/security-research-pocs) |",
"Description": "Proof-of-concept codes created as part of security research done by Google Security Team.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"shuffledns": {
"Data": "| Discovery/DNS | [shuffledns](https://github.com/projectdiscovery/shuffledns) | shuffleDNS is a wrapper around massdns written in go that allows you to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard handling and easy input-output support. | ![](https://img.shields.io/github/stars/projectdiscovery/shuffledns) | ![](https://img.shields.io/github/languages/top/projectdiscovery/shuffledns) |",
"Description": "shuffleDNS is a wrapper around massdns written in go that allows you to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard handling and easy input-output support. ",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns",
"Windows": "go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns"
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns",
"Windows": "go get -u -v github.com/projectdiscovery/shuffledns/cmd/shuffledns"
}
},
"singularity": {
"Data": "| ToolBox/DNS Rebind | [singularity](https://github.com/nccgroup/singularity) | A DNS rebinding attack framework. | ![](https://img.shields.io/github/stars/nccgroup/singularity) | ![](https://img.shields.io/github/languages/top/nccgroup/singularity) |",
"Description": "A DNS rebinding attack framework.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS Rebind",
"Type": "ToolBox",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"slackcat": {
"Data": "| Utility/NOTIFY | [slackcat](https://github.com/bcicen/slackcat) | CLI utility to post files and command output to slack | ![](https://img.shields.io/github/stars/bcicen/slackcat) | ![](https://img.shields.io/github/languages/top/bcicen/slackcat) |",
"Description": "CLI utility to post files and command output to slack",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "NOTIFY",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"smuggler": {
"Data": "| Scanner/SMUGGLE | [smuggler](https://github.com/defparam/smuggler) | Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3 | ![](https://img.shields.io/github/stars/defparam/smuggler) | ![](https://img.shields.io/github/languages/top/defparam/smuggler) |",
"Description": "Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3 ",
"Install": {
"Linux": "git clone https://github.com/defparam/smuggler",
"MacOS": "git clone https://github.com/defparam/smuggler",
"Windows": "git clone https://github.com/defparam/smuggler"
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "cd smuggler ; git pull -v",
"MacOS": "cd smuggler ; git pull -v",
"Windows": "cd smuggler ; git pull -v"
}
},
"sn0int": {
"Data": "| Discovery/ALL | [sn0int](https://github.com/kpcyrd/sn0int) | Semi-automatic OSINT framework and package manager | ![](https://img.shields.io/github/stars/kpcyrd/sn0int) | ![](https://img.shields.io/github/languages/top/kpcyrd/sn0int) |",
"Description": "Semi-automatic OSINT framework and package manager",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "ALL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"spiderfoot": {
"Data": "| Discovery/OSINT | [spiderfoot](https://github.com/smicallef/spiderfoot) | SpiderFoot automates OSINT collection so that you can focus on analysis. | ![](https://img.shields.io/github/stars/smicallef/spiderfoot) | ![](https://img.shields.io/github/languages/top/smicallef/spiderfoot) |",
"Description": "SpiderFoot automates OSINT collection so that you can focus on analysis.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "OSINT",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"sqliv": {
"Data": "| Scanner/SQLi | [sqliv](https://github.com/the-robot/sqliv) | massive SQL injection vulnerability scanner | ![](https://img.shields.io/github/stars/the-robot/sqliv) | ![](https://img.shields.io/github/languages/top/the-robot/sqliv) |",
"Description": "massive SQL injection vulnerability scanner",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SQLi",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"sqlmap": {
"Data": "| Scanner/SQLi | [sqlmap](https://github.com/sqlmapproject/sqlmap) | Automatic SQL injection and database takeover tool | ![](https://img.shields.io/github/stars/sqlmapproject/sqlmap) | ![](https://img.shields.io/github/languages/top/sqlmapproject/sqlmap) |",
"Description": "Automatic SQL injection and database takeover tool",
"Install": {
"Linux": "sudo apt install sqlmap",
"MacOS": "brew install sqlmap",
"Windows": ""
},
"Method": "SQLi",
"Type": "Scanner",
"Update": {
"Linux": "sudo apt upgrade sqlmap",
"MacOS": "brew upgrade sqlmap",
"Windows": ""
}
},
"ssrf-sheriff": {
"Data": "| Scanner/SSRF | [ssrf-sheriff](https://github.com/teknogeek/ssrf-sheriff) | A simple SSRF-testing sheriff written in Go | ![](https://img.shields.io/github/stars/teknogeek/ssrf-sheriff) | ![](https://img.shields.io/github/languages/top/teknogeek/ssrf-sheriff) |",
"Description": "A simple SSRF-testing sheriff written in Go ",
"Install": {
"Linux": "go get github.com/teknogeek/ssrf-sheriff",
"MacOS": "go get github.com/teknogeek/ssrf-sheriff",
"Windows": "go get github.com/teknogeek/ssrf-sheriff"
},
"Method": "SSRF",
"Type": "Scanner",
"Update": {
"Linux": "go get github.com/teknogeek/ssrf-sheriff",
"MacOS": "go get github.com/teknogeek/ssrf-sheriff",
"Windows": "go get github.com/teknogeek/ssrf-sheriff"
}
},
"subfinder": {
"Data": "| Discovery/DOMAIN | [subfinder](https://github.com/projectdiscovery/subfinder) | Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. | ![](https://img.shields.io/github/stars/projectdiscovery/subfinder) | ![](https://img.shields.io/github/languages/top/projectdiscovery/subfinder) |",
"Description": "Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. ",
"Install": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder",
"Windows": "go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder"
},
"Method": "DOMAIN",
"Type": "Discovery",
"Update": {
"Linux": "GO111MODULE=on go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder",
"MacOS": "GO111MODULE=on go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder",
"Windows": "go get -u -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder"
}
},
"subgen": {
"Data": "| Discovery/DNS | [subgen](https://github.com/pry0cc/subgen) | A really simple utility to concate wordlists to a domain name - to pipe into your favourite resolver! | ![](https://img.shields.io/github/stars/pry0cc/subgen) | ![](https://img.shields.io/github/languages/top/pry0cc/subgen) |",
"Description": "A really simple utility to concate wordlists to a domain name - to pipe into your favourite resolver!",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"subjack": {
"Data": "| Discovery/TKOV | [subjack](https://github.com/haccer/subjack) | Subdomain Takeover tool written in Go | ![](https://img.shields.io/github/stars/haccer/subjack) | ![](https://img.shields.io/github/languages/top/haccer/subjack) |",
"Description": "Subdomain Takeover tool written in Go ",
"Install": {
"Linux": "go get github.com/haccer/subjack",
"MacOS": "go get github.com/haccer/subjack",
"Windows": "go get github.com/haccer/subjack"
},
"Method": "TKOV",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/haccer/subjack",
"MacOS": "go get github.com/haccer/subjack",
"Windows": "go get github.com/haccer/subjack"
}
},
"subjs": {
"Data": "| Discovery/JS | [subjs](https://github.com/lc/subjs) | Fetches javascript file from a list of URLS or subdomains. | ![](https://img.shields.io/github/stars/lc/subjs) | ![](https://img.shields.io/github/languages/top/lc/subjs) |",
"Description": "Fetches javascript file from a list of URLS or subdomains.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "JS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"subs_all": {
"Data": "| Utility/WORD | [subs_all](https://github.com/emadshanab/subs_all) | Subdomain Enumeration Wordlist. 8956437 unique words. Updated. | ![](https://img.shields.io/github/stars/emadshanab/subs_all) | ![](https://img.shields.io/github/languages/top/emadshanab/subs_all) |",
"Description": "Subdomain Enumeration Wordlist. 8956437 unique words. Updated. ",
"Install": {
"Linux": "git clone https://github.com/emadshanab/subs_all",
"MacOS": "git clone https://github.com/emadshanab/subs_all",
"Windows": "git clone https://github.com/emadshanab/subs_all"
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "cd subs_all; git pull -v",
"MacOS": "cd subs_all; git pull -v",
"Windows": "cd subs_all; git pull -v"
}
},
"subzy": {
"Data": "| Discovery/TKOV | [subzy](https://github.com/LukaSikic/subzy) | Subdomain takeover vulnerability checker | ![](https://img.shields.io/github/stars/LukaSikic/subzy) | ![](https://img.shields.io/github/languages/top/LukaSikic/subzy) |",
"Description": "Subdomain takeover vulnerability checker",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "TKOV",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"template-generator": {
"Data": "| Utility/TEMPLATE | [template-generator](https://github.com/fransr/template-generator) | A simple variable based template editor using handlebarjs+strapdownjs. The idea is to use variables in markdown based files to easily replace the variables with content. Data is saved temporarily in local storage. PHP is only needed to generate the list of files in the dropdown of templates. | ![](https://img.shields.io/github/stars/fransr/template-generator) | ![](https://img.shields.io/github/languages/top/fransr/template-generator) |",
"Description": "A simple variable based template editor using handlebarjs+strapdownjs. The idea is to use variables in markdown based files to easily replace the variables with content. Data is saved temporarily in local storage. PHP is only needed to generate the list of files in the dropdown of templates. ",
"Install": {
"Linux": "git clone https://github.com/fransr/template-generator",
"MacOS": "git clone https://github.com/fransr/template-generator",
"Windows": "git clone https://github.com/fransr/template-generator"
},
"Method": "TEMPLATE",
"Type": "Utility",
"Update": {
"Linux": "cd template-generator ; git pull -v",
"MacOS": "cd template-generator ; git pull -v",
"Windows": "cd template-generator ; git pull -v"
}
},
"testssl.sh": {
"Data": "| Scanner/SSL | [testssl.sh](https://github.com/drwetter/testssl.sh) | Testing TLS/SSL encryption anywhere on any port | ![](https://img.shields.io/github/stars/drwetter/testssl.sh) | ![](https://img.shields.io/github/languages/top/drwetter/testssl.sh) |",
"Description": "Testing TLS/SSL encryption anywhere on any port ",
"Install": {
"Linux": "git clone https://github.com/drwetter/testssl.sh",
"MacOS": "git clone https://github.com/drwetter/testssl.sh",
"Windows": "git clone https://github.com/drwetter/testssl.sh"
},
"Method": "SSL",
"Type": "Scanner",
"Update": {
"Linux": "cd testssl.sh ; git pull -v",
"MacOS": "cd testssl.sh ; git pull -v",
"Windows": "cd testssl.sh ; git pull -v"
}
},
"thc-hydra": {
"Data": "| Scanner/FUZZ | [thc-hydra](https://github.com/vanhauser-thc/thc-hydra) | hydra | ![](https://img.shields.io/github/stars/vanhauser-thc/thc-hydra) | ![](https://img.shields.io/github/languages/top/vanhauser-thc/thc-hydra) |",
"Description": "hydra ",
"Install": {
"Linux": "git clone https://github.com/vanhauser-thc/thc-hydra ; cd thc-hydra; ./configure ; make ; make install",
"MacOS": "git clone https://github.com/vanhauser-thc/thc-hydra ; cd thc-hydra; ./configure ; make ; make install",
"Windows": "git clone https://github.com/vanhauser-thc/thc-hydra ; cd thc-hydra; ./configure ; make ; make install"
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "cd thc-hydra; git pull -v ; ./configure ; make ; make install",
"MacOS": "cd thc-hydra; git pull -v ; ./configure ; make ; make install",
"Windows": "cd thc-hydra; git pull -v ; ./configure ; make ; make install"
}
},
"tiscripts": {
"Data": "| Utility/Scripts | [tiscripts](https://github.com/defparam/tiscripts) | Turbo Intruder Scripts | ![](https://img.shields.io/github/stars/defparam/tiscripts) | ![](https://img.shields.io/github/languages/top/defparam/tiscripts) |",
"Description": "Turbo Intruder Scripts",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "Scripts",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"tplmap": {
"Data": "| Scanner/SSTI | [tplmap](https://github.com/epinna/tplmap) | Server-Side Template Injection and Code Injection Detection and Exploitation Tool | ![](https://img.shields.io/github/stars/epinna/tplmap) | ![](https://img.shields.io/github/languages/top/epinna/tplmap) |",
"Description": "Server-Side Template Injection and Code Injection Detection and Exploitation Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SSTI",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"uncover": {
"Data": "| Discovery/HOST | [uncover](https://github.com/projectdiscovery/uncover) | Quickly discover exposed hosts on the internet using multiple search engine. | ![](https://img.shields.io/github/stars/projectdiscovery/uncover) | ![](https://img.shields.io/github/languages/top/projectdiscovery/uncover) |",
"Description": "Quickly discover exposed hosts on the internet using multiple search engine.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "HOST",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"unfurl": {
"Data": "| Utility/URL | [unfurl](https://github.com/tomnomnom/unfurl) | Pull out bits of URLs provided on stdin | ![](https://img.shields.io/github/stars/tomnomnom/unfurl) | ![](https://img.shields.io/github/languages/top/tomnomnom/unfurl) |",
"Description": "Pull out bits of URLs provided on stdin ",
"Install": {
"Linux": "go get -u github.com/tomnomnom/unfurl",
"MacOS": "go get -u github.com/tomnomnom/unfurl",
"Windows": "go get -u github.com/tomnomnom/unfurl"
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/tomnomnom/unfurl",
"MacOS": "go get -u github.com/tomnomnom/unfurl",
"Windows": "go get -u github.com/tomnomnom/unfurl"
}
},
"urlgrab": {
"Data": "| Discovery/URL | [urlgrab](https://github.com/IAmStoxe/urlgrab) | A golang utility to spider through a website searching for additional links. | ![](https://img.shields.io/github/stars/IAmStoxe/urlgrab) | ![](https://img.shields.io/github/languages/top/IAmStoxe/urlgrab) |",
"Description": "A golang utility to spider through a website searching for additional links. ",
"Install": {
"Linux": "go get -u github.com/iamstoxe/urlgrab",
"MacOS": "go get -u github.com/iamstoxe/urlgrab",
"Windows": "go get -u github.com/iamstoxe/urlgrab"
},
"Method": "CRAWL",
"Type": "Discovery",
"Update": {
"Linux": "go get -u github.com/iamstoxe/urlgrab",
"MacOS": "go get -u github.com/iamstoxe/urlgrab",
"Windows": "go get -u github.com/iamstoxe/urlgrab"
}
},
"urlhunter": {
"Data": "| Discovery/URL | [urlhunter](https://github.com/utkusen/urlhunter) | a recon tool that allows searching on URLs that are exposed via shortener services | ![](https://img.shields.io/github/stars/utkusen/urlhunter) | ![](https://img.shields.io/github/languages/top/utkusen/urlhunter) |",
"Description": "a recon tool that allows searching on URLs that are exposed via shortener services",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"urlprobe": {
"Data": "| Utility/URL | [urlprobe](https://github.com/1ndianl33t/urlprobe) | Urls status code \u0026 content length checker | ![](https://img.shields.io/github/stars/1ndianl33t/urlprobe) | ![](https://img.shields.io/github/languages/top/1ndianl33t/urlprobe) |",
"Description": "Urls status code \u0026 content length checker ",
"Install": {
"Linux": "go get -u github.com/1ndianl33t/urlprobe",
"MacOS": "go get -u github.com/1ndianl33t/urlprobe",
"Windows": "go get -u github.com/1ndianl33t/urlprobe"
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "go get -u github.com/1ndianl33t/urlprobe",
"MacOS": "go get -u github.com/1ndianl33t/urlprobe",
"Windows": "go get -u github.com/1ndianl33t/urlprobe"
}
},
"uro": {
"Data": "| Utility/URL | [uro](https://github.com/s0md3v/uro) | declutters url lists for crawling/pentesting | ![](https://img.shields.io/github/stars/s0md3v/uro) | ![](https://img.shields.io/github/languages/top/s0md3v/uro) |",
"Description": "declutters url lists for crawling/pentesting",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "URL",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"waybackurls": {
"Data": "| Discovery/URL | [waybackurls](https://github.com/tomnomnom/waybackurls) | Fetch all the URLs that the Wayback Machine knows about for a domain | ![](https://img.shields.io/github/stars/tomnomnom/waybackurls) | ![](https://img.shields.io/github/languages/top/tomnomnom/waybackurls) |",
"Description": "Fetch all the URLs that the Wayback Machine knows about for a domain ",
"Install": {
"Linux": "go get github.com/tomnomnom/waybackurls",
"MacOS": "go get github.com/tomnomnom/waybackurls",
"Windows": "go get github.com/tomnomnom/waybackurls"
},
"Method": "URL",
"Type": "Discovery",
"Update": {
"Linux": "go get github.com/tomnomnom/waybackurls",
"MacOS": "go get github.com/tomnomnom/waybackurls",
"Windows": "go get github.com/tomnomnom/waybackurls"
}
},
"weaponised-XSS-payloads": {
"Data": "| Utility/PAYLOAD | [weaponised-XSS-payloads](https://github.com/hakluke/weaponised-XSS-payloads) | XSS payloads designed to turn alert(1) into P1 | ![](https://img.shields.io/github/stars/hakluke/weaponised-XSS-payloads) | ![](https://img.shields.io/github/languages/top/hakluke/weaponised-XSS-payloads) |",
"Description": "XSS payloads designed to turn alert(1) into P1",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"web_cache_poison": {
"Data": "| Scanner/CACHE-POISON | [web_cache_poison](https://github.com/fngoo/web_cache_poison) | web cache poison - Top 1 web hacking technique of 2019 | ![](https://img.shields.io/github/stars/fngoo/web_cache_poison) | ![](https://img.shields.io/github/languages/top/fngoo/web_cache_poison) |",
"Description": "web cache poison - Top 1 web hacking technique of 2019",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "CACHE-POISON",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"websocket-connection-smuggler": {
"Data": "| Scanner/SMUGGLE | [websocket-connection-smuggler](https://github.com/hahwul/websocket-connection-smuggler) | websocket-connection-smuggler | ![](https://img.shields.io/github/stars/hahwul/websocket-connection-smuggler) | ![](https://img.shields.io/github/languages/top/hahwul/websocket-connection-smuggler) |",
"Description": "websocket-connection-smuggler",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"wfuzz": {
"Data": "| Scanner/FUZZ | [wfuzz](https://github.com/xmendez/wfuzz) | Web application fuzzer | ![](https://img.shields.io/github/stars/xmendez/wfuzz) | ![](https://img.shields.io/github/languages/top/xmendez/wfuzz) |",
"Description": "Web application fuzzer ",
"Install": {
"Linux": "pip3 install wfuzz",
"MacOS": "pip3 install wfuzz",
"Windows": "pip3 install wfuzz"
},
"Method": "FUZZ",
"Type": "Scanner",
"Update": {
"Linux": "pip3 install wfuzz",
"MacOS": "pip3 install wfuzz",
"Windows": "pip3 install wfuzz"
}
},
"wprecon": {
"Data": "| Scanner/WP | [wprecon](https://github.com/blackcrw/wprecon) | Hello! Welcome. Wprecon (Wordpress Recon), is a vulnerability recognition tool in CMS Wordpress, 100% developed in Go. | ![](https://img.shields.io/github/stars/blackcrw/wprecon) | ![](https://img.shields.io/github/languages/top/blackcrw/wprecon) |",
"Description": "Hello! Welcome. Wprecon (Wordpress Recon), is a vulnerability recognition tool in CMS Wordpress, 100% developed in Go.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WP",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"wpscan": {
"Data": "| Scanner/WP | [wpscan](https://github.com/wpscanteam/wpscan) | WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. | ![](https://img.shields.io/github/stars/wpscanteam/wpscan) | ![](https://img.shields.io/github/languages/top/wpscanteam/wpscan) |",
"Description": "WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. ",
"Install": {
"Linux": "gem install wpscan",
"MacOS": "gem install wpscan",
"Windows": "gem install wpscan"
},
"Method": "WP",
"Type": "Scanner",
"Update": {
"Linux": "gem install wpscan",
"MacOS": "gem install wpscan",
"Windows": "gem install wpscan"
}
},
"ws-smuggler": {
"Data": "| Scanner/SMUGGLE | [ws-smuggler](https://github.com/hahwul/ws-smuggler) | WebSocket Connection Smuggler | ![](https://img.shields.io/github/stars/hahwul/ws-smuggler) | ![](https://img.shields.io/github/languages/top/hahwul/ws-smuggler) |",
"Description": "WebSocket Connection Smuggler",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "SMUGGLE",
"Type": "Scanner",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"wssip": {
"Data": "| Discovery/WEBSOCK | [wssip](https://github.com/nccgroup/wssip) | Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa. | ![](https://img.shields.io/github/stars/nccgroup/wssip) | ![](https://img.shields.io/github/languages/top/nccgroup/wssip) |",
"Description": "Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WEBSOCK",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"wuzz": {
"Data": "| Fetch/HTTP | [wuzz](https://github.com/asciimoo/wuzz) | Interactive cli tool for HTTP inspection | ![](https://img.shields.io/github/stars/asciimoo/wuzz) | ![](https://img.shields.io/github/languages/top/asciimoo/wuzz) |",
"Description": "Interactive cli tool for HTTP inspection ",
"Install": {
"Linux": "go get github.com/asciimoo/wuzz",
"MacOS": "go get github.com/asciimoo/wuzz",
"Windows": "go get github.com/asciimoo/wuzz"
},
"Method": "HTTP",
"Type": "Fetch",
"Update": {
"Linux": "go get github.com/asciimoo/wuzz",
"MacOS": "go get github.com/asciimoo/wuzz",
"Windows": "go get github.com/asciimoo/wuzz"
}
},
"x8": {
"Type": "Discovery",
"Data": "| Discovery/PARAM | [x8](https://github.com/Sh1Yo/x8) | Hidden parameters discovery suite | ![](https://img.shields.io/github/stars/Sh1Yo/x8) | ![](https://img.shields.io/github/languages/top/Sh1Yo/x8) |",
"Method": "PARAM",
"Description": "Hidden parameters discovery suite",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"xsinator.com": {
"Data": "| Utility/XS-Leaks | [xsinator.com](https://github.com/RUB-NDS/xsinator.com) | XS-Leak Browser Test Suite | ![](https://img.shields.io/github/stars/RUB-NDS/xsinator.com) | ![](https://img.shields.io/github/languages/top/RUB-NDS/xsinator.com) |",
"Description": "XS-Leak Browser Test Suite",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "XS-Leaks",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"xss-cheatsheet-data": {
"Data": "| Utility/PAYLOAD | [xss-cheatsheet-data](https://github.com/PortSwigger/xss-cheatsheet-data) | This repository contains all the XSS cheatsheet data to allow contributions from the community. | ![](https://img.shields.io/github/stars/PortSwigger/xss-cheatsheet-data) | ![](https://img.shields.io/github/languages/top/PortSwigger/xss-cheatsheet-data) |",
"Description": "This repository contains all the XSS cheatsheet data to allow contributions from the community. ",
"Install": {
"Linux": "git clone https://github.com/PortSwigger/xss-cheatsheet-data",
"MacOS": "git clone https://github.com/PortSwigger/xss-cheatsheet-data",
"Windows": "git clone https://github.com/PortSwigger/xss-cheatsheet-data"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "cd xss-cheatsheet-data ; git pull -v",
"MacOS": "cd xss-cheatsheet-data ; git pull -v",
"Windows": "cd xss-cheatsheet-data ; git pull -v"
}
},
"xsscrapy": {
"Data": "| Scanner/XSS | [xsscrapy](https://github.com/DanMcInerney/xsscrapy) | XSS/SQLi spider. Give it a URL and it'll test every link it finds for XSS and some SQLi. | ![](https://img.shields.io/github/stars/DanMcInerney/xsscrapy) | ![](https://img.shields.io/github/languages/top/DanMcInerney/xsscrapy) |",
"Description": "XSS/SQLi spider. Give it a URL and it'll test every link it finds for XSS and some SQLi. ",
"Install": {
"Linux": "git clone https://github.com/DanMcInerney/xsscrapy.git ; cd xsscrapy; pip install -r requirements.txt",
"MacOS": "git clone https://github.com/DanMcInerney/xsscrapy.git ; cd xsscrapy; pip install -r requirements.txt",
"Windows": "git clone https://github.com/DanMcInerney/xsscrapy.git ; cd xsscrapy; pip install -r requirements.txt"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "cd xsscrapy; git pull -v ; pip install -r requirements.txt",
"MacOS": "cd xsscrapy; git pull -v ; pip install -r requirements.txt",
"Windows": "cd xsscrapy; git pull -v ; pip install -r requirements.txt"
}
},
"xsser": {
"Data": "| Scanner/XSS | [xsser](https://github.com/epsylon/xsser) | Cross Site \"Scripter\" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications. | ![](https://img.shields.io/github/stars/epsylon/xsser) | ![](https://img.shields.io/github/languages/top/epsylon/xsser) |",
"Description": "Cross Site \"Scripter\" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications. ",
"Install": {
"Linux": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install",
"MacOS": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install",
"Windows": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install"
},
"Method": "XSS",
"Type": "Scanner",
"Update": {
"Linux": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install",
"MacOS": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install",
"Windows": "git clone https://github.com/epsylon/xsser ; cd xsser ; python3 setup.py install"
}
},
"xssor2": {
"Data": "| Utility/PAYLOAD | [xssor2](https://github.com/evilcos/xssor2) | XSS'OR - Hack with JavaScript. | ![](https://img.shields.io/github/stars/evilcos/xssor2) | ![](https://img.shields.io/github/languages/top/evilcos/xssor2) |",
"Description": "XSS'OR - Hack with JavaScript.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"xxeserv": {
"Data": "| Utility/PAYLOAD | [xxeserv](https://github.com/staaldraad/xxeserv) | A mini webserver with FTP support for XXE payloads | ![](https://img.shields.io/github/stars/staaldraad/xxeserv) | ![](https://img.shields.io/github/languages/top/staaldraad/xxeserv) |",
"Description": "A mini webserver with FTP support for XXE payloads",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"ysoserial": {
"Data": "| Utility/PAYLOAD | [ysoserial](https://github.com/frohoff/ysoserial) | A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. | ![](https://img.shields.io/github/stars/frohoff/ysoserial) | ![](https://img.shields.io/github/languages/top/frohoff/ysoserial) |",
"Description": "A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. ",
"Install": {
"Linux": "git clone https://github.com/frohoff/ysoserial",
"MacOS": "git clone https://github.com/frohoff/ysoserial",
"Windows": "git clone https://github.com/frohoff/ysoserial"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "cd ysoserial ; git pull -v",
"MacOS": "cd ysoserial ; git pull -v",
"Windows": "cd ysoserial ; git pull -v"
}
},
"ysoserial.net": {
"Data": "| Utility/PAYLOAD | [ysoserial.net](https://github.com/pwntester/ysoserial.net) | Deserialization payload generator for a variety of .NET formatters | ![](https://img.shields.io/github/stars/pwntester/ysoserial.net) | ![](https://img.shields.io/github/languages/top/pwntester/ysoserial.net) |",
"Description": "Deserialization payload generator for a variety of .NET formatters ",
"Install": {
"Linux": "git clone https://github.com/pwntester/ysoserial.net",
"MacOS": "git clone https://github.com/pwntester/ysoserial.net",
"Windows": "git clone https://github.com/pwntester/ysoserial.net"
},
"Method": "PAYLOAD",
"Type": "Utility",
"Update": {
"Linux": "cd ysoserial.net ; git pull -v",
"MacOS": "cd ysoserial.net ; git pull -v",
"Windows": "cd ysoserial.net ; git pull -v"
}
},
"zap-cli": {
"Data": "| Scanner/WVS | [zap-cli](https://github.com/Grunny/zap-cli) | A simple tool for interacting with OWASP ZAP from the commandline. | ![](https://img.shields.io/github/stars/Grunny/zap-cli) | ![](https://img.shields.io/github/languages/top/Grunny/zap-cli) |",
"Description": "A simple tool for interacting with OWASP ZAP from the commandline. ",
"Install": {
"Linux": "pip3 install --upgrade zapcli",
"MacOS": "pip3 install --upgrade zapcli",
"Windows": "pip3 install --upgrade zapcli"
},
"Method": "WVS",
"Type": "Scanner",
"Update": {
"Linux": "pip3 install --upgrade zapcli",
"MacOS": "pip3 install --upgrade zapcli",
"Windows": "pip3 install --upgrade zapcli"
}
},
"zaproxy": {
"Data": "| Army-Knife/PROXY | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project | ![](https://img.shields.io/github/stars/zaproxy/zaproxy) | ![](https://img.shields.io/github/languages/top/zaproxy/zaproxy) |",
"Description": "The OWASP ZAP core project",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "PROXY",
"Type": "Army-Knife",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"zdns": {
"Data": "| Discovery/DNS | [zdns](https://github.com/zmap/zdns) | Fast CLI DNS Lookup Tool | ![](https://img.shields.io/github/stars/zmap/zdns) | ![](https://img.shields.io/github/languages/top/zmap/zdns) |",
"Description": "Fast CLI DNS Lookup Tool",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "DNS",
"Type": "Discovery",
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
}
}