pull/43/head
hahwul 2022-08-18 00:45:37 +09:00
parent 797e90884f
commit f59af59f55
297 changed files with 659 additions and 606 deletions

View File

@ -10,7 +10,7 @@ name: App Name
description: App Description description: App Description
url: App URL # https://github.com/hahwul/dalfox url: App URL # https://github.com/hahwul/dalfox
category: tool # tool / tool-addon / browser-addon / bookmarklet category: tool # tool / tool-addon / browser-addon / bookmarklet
types: [] # fuzzer / scanner / enum / etc... type: # fuzzer / scanner / enum / etc...
platform: platform:
- linux # linux - linux # linux
- macos # macos application - macos # macos application

588
README.md
View File

@ -31,254 +31,254 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun
### Tools ### Tools
| Type | Name | Description | Badges | Popularity | | Type | Name | Description | Badges | Popularity |
| --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- |
|[]|[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)|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/jwt-hack)| ||[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)|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/jwt-hack)|
|[]|[longtongue](https://github.com/edoardottt/longtongue)|Customized Password/Passphrase List inputting Target Info||![](https://img.shields.io/github/stars/edoardottt/longtongue)| ||[longtongue](https://github.com/edoardottt/longtongue)|Customized Password/Passphrase List inputting Target Info||![](https://img.shields.io/github/stars/edoardottt/longtongue)|
|[]|[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)| ||[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)|
|[]|[burl](https://github.com/tomnomnom/burl)|A Broken-URL Checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/burl)| ||[burl](https://github.com/tomnomnom/burl)|A Broken-URL Checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/burl)|
|[]|[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.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dstotijn/hetty)| ||[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.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dstotijn/hetty)|
|[]|[scilla](https://github.com/edoardottt/scilla)|🏴‍☠️ Information Gathering tool 🏴‍☠️ dns/subdomain/port enumeration|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/edoardottt/scilla)| ||[scilla](https://github.com/edoardottt/scilla)|🏴‍☠️ Information Gathering tool 🏴‍☠️ dns/subdomain/port enumeration|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/edoardottt/scilla)|
|[]|[SequenceDiagram](https://sequencediagram.org)| Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[SequenceDiagram](https://sequencediagram.org)| Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[grc](https://github.com/garabik/grc)|generic colouriser||![](https://img.shields.io/github/stars/garabik/grc)| ||[grc](https://github.com/garabik/grc)|generic colouriser||![](https://img.shields.io/github/stars/garabik/grc)|
|[]|[Arjun](https://github.com/s0md3v/Arjun)|HTTP parameter discovery suite. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Arjun)| ||[Arjun](https://github.com/s0md3v/Arjun)|HTTP parameter discovery suite. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Arjun)|
|[]|[subjs](https://github.com/lc/subjs)|Fetches javascript file from a list of URLS or subdomains.||![](https://img.shields.io/github/stars/lc/subjs)| ||[subjs](https://github.com/lc/subjs)|Fetches javascript file from a list of URLS or subdomains.||![](https://img.shields.io/github/stars/lc/subjs)|
|[]|[ezXSS](https://github.com/ssl/ezXSS)|ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ssl/ezXSS)| ||[ezXSS](https://github.com/ssl/ezXSS)|ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ssl/ezXSS)|
|[]|[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)| ||[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)|
|[]|[Findsploit](https://github.com/1N3/Findsploit)|Find exploits in local and online databases instantly||![](https://img.shields.io/github/stars/1N3/Findsploit)| ||[Findsploit](https://github.com/1N3/Findsploit)|Find exploits in local and online databases instantly||![](https://img.shields.io/github/stars/1N3/Findsploit)|
|[]|[Sublist3r](https://github.com/aboul3la/Sublist3r)|Fast subdomains enumeration tool for penetration testers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/aboul3la/Sublist3r)| ||[Sublist3r](https://github.com/aboul3la/Sublist3r)|Fast subdomains enumeration tool for penetration testers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/aboul3la/Sublist3r)|
|[]|[AWSBucketDump](https://github.com/jordanpotti/AWSBucketDump)|Security Tool to Look For Interesting Files in S3 Buckets||![](https://img.shields.io/github/stars/jordanpotti/AWSBucketDump)| ||[AWSBucketDump](https://github.com/jordanpotti/AWSBucketDump)|Security Tool to Look For Interesting Files in S3 Buckets|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/jordanpotti/AWSBucketDump)|
|[]|[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=&message=it%27s%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)||x| ||[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=&message=it%27s%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|x|
|[]|[findomain](https://github.com/Edu4rdSHL/findomain)|The fastest and cross-platform subdomain enumerator, do not waste your time. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Edu4rdSHL/findomain)| ||[findomain](https://github.com/Edu4rdSHL/findomain)|The fastest and cross-platform subdomain enumerator, do not waste your time. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Edu4rdSHL/findomain)|
|[]|[gowitness](https://github.com/sensepost/gowitness)|🔍 gowitness - a golang, web screenshot utility using Chrome Headless |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sensepost/gowitness)| ||[gowitness](https://github.com/sensepost/gowitness)|🔍 gowitness - a golang, web screenshot utility using Chrome Headless |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sensepost/gowitness)|
|[]|[urlgrab](https://github.com/IAmStoxe/urlgrab)|A golang utility to spider through a website searching for additional links. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/IAmStoxe/urlgrab)| ||[urlgrab](https://github.com/IAmStoxe/urlgrab)|A golang utility to spider through a website searching for additional links. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/IAmStoxe/urlgrab)|
|[]|[qsreplace](https://github.com/tomnomnom/qsreplace)|Accept URLs on stdin, replace all query string values with a user-supplied value |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/qsreplace)| ||[qsreplace](https://github.com/tomnomnom/qsreplace)|Accept URLs on stdin, replace all query string values with a user-supplied value |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/qsreplace)|
|[]|[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)| ||[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)|
|[]|[h2csmuggler](https://github.com/assetnote/h2csmuggler)|HTTP Request Smuggling Detection Tool|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/assetnote/h2csmuggler)| ||[h2csmuggler](https://github.com/assetnote/h2csmuggler)|HTTP Request Smuggling Detection Tool|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/assetnote/h2csmuggler)|
|[]|[SQL Ninja](https://gitlab.com/kalilinux/packages/sqlninja)|SQL Injection scanner||x| ||[SQL Ninja](https://gitlab.com/kalilinux/packages/sqlninja)|SQL Injection scanner||x|
|[]|[hinject](https://github.com/dwisiswant0/hinject)|Host Header Injection Checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/hinject)| ||[hinject](https://github.com/dwisiswant0/hinject)|Host Header Injection Checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/hinject)|
|[]|[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)| ||[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)|
|[]|[CorsMe](https://github.com/Shivangx01b/CorsMe)|Cross Origin Resource Sharing MisConfiguration Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Shivangx01b/CorsMe)| ||[CorsMe](https://github.com/Shivangx01b/CorsMe)|Cross Origin Resource Sharing MisConfiguration Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Shivangx01b/CorsMe)|
|[]|[OpenRedireX](https://github.com/devanshbatham/OpenRedireX)|A Fuzzer for OpenRedirect issues||![](https://img.shields.io/github/stars/devanshbatham/OpenRedireX)| ||[OpenRedireX](https://github.com/devanshbatham/OpenRedireX)|A Fuzzer for OpenRedirect issues||![](https://img.shields.io/github/stars/devanshbatham/OpenRedireX)|
|[]|[DNSDumpster](https://dnsdumpster.com)| Online dns recon & research, find & lookup dns records|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[DNSDumpster](https://dnsdumpster.com)| Online dns recon & research, find & lookup dns records|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[hacks](https://github.com/tomnomnom/hacks)|A collection of hacks and one-off scripts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/hacks)| ||[hacks](https://github.com/tomnomnom/hacks)|A collection of hacks and one-off scripts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/hacks)|
|[]|[sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/sqlmapproject/sqlmap)| ||[sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/sqlmapproject/sqlmap)|
|[]|[sqliv](https://github.com/the-robot/sqliv)|massive SQL injection vulnerability scanner||![](https://img.shields.io/github/stars/the-robot/sqliv)| ||[sqliv](https://github.com/the-robot/sqliv)|massive SQL injection vulnerability scanner||![](https://img.shields.io/github/stars/the-robot/sqliv)|
|[]|[GitMiner](https://github.com/UnkL4b/GitMiner)|Tool for advanced mining for content on Github |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/UnkL4b/GitMiner)| ||[GitMiner](https://github.com/UnkL4b/GitMiner)|Tool for advanced mining for content on Github |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/UnkL4b/GitMiner)|
|[]|[zdns](https://github.com/zmap/zdns)|Fast CLI DNS Lookup Tool||![](https://img.shields.io/github/stars/zmap/zdns)| ||[zdns](https://github.com/zmap/zdns)|Fast CLI DNS Lookup Tool||![](https://img.shields.io/github/stars/zmap/zdns)|
|[]|[Silver](https://github.com/s0md3v/Silver)|Mass scan IPs for vulnerable services |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Silver)| ||[Silver](https://github.com/s0md3v/Silver)|Mass scan IPs for vulnerable services |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Silver)|
|[]|[kiterunner](https://github.com/assetnote/kiterunner)|Contextual Content Discovery Tool||![](https://img.shields.io/github/stars/assetnote/kiterunner)| ||[kiterunner](https://github.com/assetnote/kiterunner)|Contextual Content Discovery Tool||![](https://img.shields.io/github/stars/assetnote/kiterunner)|
|[]|[masscan](https://github.com/robertdavidgraham/masscan)|TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/robertdavidgraham/masscan)| ||[masscan](https://github.com/robertdavidgraham/masscan)|TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/robertdavidgraham/masscan)|
|[]|[ysoserial.net](https://github.com/pwntester/ysoserial.net)|Deserialization payload generator for a variety of .NET formatters |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/pwntester/ysoserial.net)| ||[ysoserial.net](https://github.com/pwntester/ysoserial.net)|Deserialization payload generator for a variety of .NET formatters |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/pwntester/ysoserial.net)|
|[]|[rusolver](https://github.com/Edu4rdSHL/rusolver)|Fast and accurate DNS resolver.||![](https://img.shields.io/github/stars/Edu4rdSHL/rusolver)| ||[rusolver](https://github.com/Edu4rdSHL/rusolver)|Fast and accurate DNS resolver.||![](https://img.shields.io/github/stars/Edu4rdSHL/rusolver)|
|[]|[medusa](https://github.com/riza/medusa)|Fastest recursive HTTP fuzzer, like a Ferrari. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/riza/medusa)| ||[medusa](https://github.com/riza/medusa)|Fastest recursive HTTP fuzzer, like a Ferrari. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/riza/medusa)|
|[]|[Amass](https://github.com/OWASP/Amass)|In-depth Attack Surface Mapping and Asset Discovery |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/OWASP/Amass)| ||[Amass](https://github.com/OWASP/Amass)|In-depth Attack Surface Mapping and Asset Discovery |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/OWASP/Amass)|
|[]|[gitls](https://github.com/hahwul/gitls)|Listing git repository from URL/User/Org||![](https://img.shields.io/github/stars/hahwul/gitls)| ||[gitls](https://github.com/hahwul/gitls)|Listing git repository from URL/User/Org||![](https://img.shields.io/github/stars/hahwul/gitls)|
|[]|[dontgo403](https://github.com/devploit/dontgo403)|Tool to bypass 40X response codes.||![](https://img.shields.io/github/stars/devploit/dontgo403)| ||[dontgo403](https://github.com/devploit/dontgo403)|Tool to bypass 40X response codes.||![](https://img.shields.io/github/stars/devploit/dontgo403)|
|[]|[intrigue-core](https://github.com/intrigueio/intrigue-core)|Discover Your Attack Surface |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/intrigueio/intrigue-core)| ||[intrigue-core](https://github.com/intrigueio/intrigue-core)|Discover Your Attack Surface |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/intrigueio/intrigue-core)|
|[]|[cf-check](https://github.com/dwisiswant0/cf-check)|Cloudflare Checker written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/cf-check)| ||[cf-check](https://github.com/dwisiswant0/cf-check)|Cloudflare Checker written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/cf-check)|
|[]|[arachni](https://github.com/Arachni/arachni)|Web Application Security Scanner Framework |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/Arachni/arachni)| ||[arachni](https://github.com/Arachni/arachni)|Web Application Security Scanner Framework |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Arachni/arachni)|
|[]|[httptoolkit](https://github.com/httptoolkit/httptoolkit)|HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac||![](https://img.shields.io/github/stars/httptoolkit/httptoolkit)| ||[httptoolkit](https://github.com/httptoolkit/httptoolkit)|HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac||![](https://img.shields.io/github/stars/httptoolkit/httptoolkit)|
|[]|[XSpear](https://github.com/hahwul/XSpear)|Powerfull XSS Scanning and Parameter analysis tool&gem |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/XSpear)| ||[XSpear](https://github.com/hahwul/XSpear)|Powerfull XSS Scanning and Parameter analysis tool&gem |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/XSpear)|
|[]|[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)| ||[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)|
|[]|[haktrails](https://github.com/hakluke/haktrails)|Golang client for querying SecurityTrails API data||![](https://img.shields.io/github/stars/hakluke/haktrails)| ||[haktrails](https://github.com/hakluke/haktrails)|Golang client for querying SecurityTrails API data||![](https://img.shields.io/github/stars/hakluke/haktrails)|
|[]|[ffuf](https://github.com/ffuf/ffuf)|Fast web fuzzer written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ffuf/ffuf)| ||[ffuf](https://github.com/ffuf/ffuf)|Fast web fuzzer written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ffuf/ffuf)|
|[]|[unfurl](https://github.com/tomnomnom/unfurl)|Pull out bits of URLs provided on stdin |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/unfurl)| ||[unfurl](https://github.com/tomnomnom/unfurl)|Pull out bits of URLs provided on stdin |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/unfurl)|
|[]|[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)| ||[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)|
|[]|[Phoenix](https://www.hahwul.com/p/phoenix.html)| hahwul's online tools|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[Phoenix](https://www.hahwul.com/p/phoenix.html)| hahwul's online tools|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[SSRFmap](https://github.com/swisskyrepo/SSRFmap)|Automatic SSRF fuzzer and exploitation tool |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/swisskyrepo/SSRFmap)| ||[SSRFmap](https://github.com/swisskyrepo/SSRFmap)|Automatic SSRF fuzzer and exploitation tool |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/swisskyrepo/SSRFmap)|
|[]|[s3reverse](https://github.com/hahwul/s3reverse)|The format of various s3 buckets is convert in one format. for bugbounty and security testing. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/s3reverse)| ||[s3reverse](https://github.com/hahwul/s3reverse)|The format of various s3 buckets is convert in one format. for bugbounty and security testing. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/s3reverse)|
|[]|[recon_profile](https://github.com/nahamsec/recon_profile)|Recon profile (bash profile) for bugbounty |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/nahamsec/recon_profile)| ||[recon_profile](https://github.com/nahamsec/recon_profile)|Recon profile (bash profile) for bugbounty |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/nahamsec/recon_profile)|
|[]|[ysoserial](https://github.com/frohoff/ysoserial)|A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/frohoff/ysoserial)| ||[ysoserial](https://github.com/frohoff/ysoserial)|A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/frohoff/ysoserial)|
|[]|[JSFScan.sh](https://github.com/KathanP19/JSFScan.sh)|Automation for javascript recon in bug bounty. |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/KathanP19/JSFScan.sh)| ||[JSFScan.sh](https://github.com/KathanP19/JSFScan.sh)|Automation for javascript recon in bug bounty. |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/KathanP19/JSFScan.sh)|
|[]|[xssor2](https://github.com/evilcos/xssor2)|XSS'OR - Hack with JavaScript.||![](https://img.shields.io/github/stars/evilcos/xssor2)| ||[xssor2](https://github.com/evilcos/xssor2)|XSS'OR - Hack with JavaScript.||![](https://img.shields.io/github/stars/evilcos/xssor2)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/yogeshojha/rengine)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/yogeshojha/rengine)|
|[]|[gau](https://github.com/lc/gau)|Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/lc/gau)| ||[gau](https://github.com/lc/gau)|Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/lc/gau)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/nuclei)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/nuclei)|
|[]|[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)| ||[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)|
|[]|[wuzz](https://github.com/asciimoo/wuzz)|Interactive cli tool for HTTP inspection |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/asciimoo/wuzz)| ||[wuzz](https://github.com/asciimoo/wuzz)|Interactive cli tool for HTTP inspection |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/asciimoo/wuzz)|
|[]|[meg](https://github.com/tomnomnom/meg)|Fetch many paths for many hosts - without killing the hosts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/meg)| ||[meg](https://github.com/tomnomnom/meg)|Fetch many paths for many hosts - without killing the hosts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/meg)|
|[]|[dotdotpwn](https://github.com/wireghoul/dotdotpwn)|DotDotPwn - The Directory Traversal Fuzzer |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/wireghoul/dotdotpwn)| ||[dotdotpwn](https://github.com/wireghoul/dotdotpwn)|DotDotPwn - The Directory Traversal Fuzzer |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/wireghoul/dotdotpwn)|
|[]|[nosqli](https://github.com/Charlie-belmer/nosqli)|NoSql Injection CLI tool|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Charlie-belmer/nosqli)| ||[nosqli](https://github.com/Charlie-belmer/nosqli)|NoSql Injection CLI tool|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Charlie-belmer/nosqli)|
|[]|[hurl](https://github.com/Orange-OpenSource/hurl)|Hurl, run and test HTTP requests.||![](https://img.shields.io/github/stars/Orange-OpenSource/hurl)| ||[hurl](https://github.com/Orange-OpenSource/hurl)|Hurl, run and test HTTP requests.||![](https://img.shields.io/github/stars/Orange-OpenSource/hurl)|
|[]|[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)| ||[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)|
|[]|[uro](https://github.com/s0md3v/uro)|declutters url lists for crawling/pentesting||![](https://img.shields.io/github/stars/s0md3v/uro)| ||[uro](https://github.com/s0md3v/uro)|declutters url lists for crawling/pentesting||![](https://img.shields.io/github/stars/s0md3v/uro)|
|[]|[hakrawler](https://github.com/hakluke/hakrawler)|Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hakluke/hakrawler)| ||[hakrawler](https://github.com/hakluke/hakrawler)|Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hakluke/hakrawler)|
|[]|[websocket-connection-smuggler](https://github.com/hahwul/websocket-connection-smuggler)|websocket-connection-smuggler||![](https://img.shields.io/github/stars/hahwul/websocket-connection-smuggler)| ||[websocket-connection-smuggler](https://github.com/hahwul/websocket-connection-smuggler)|websocket-connection-smuggler||![](https://img.shields.io/github/stars/hahwul/websocket-connection-smuggler)|
|[]|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager)| ||[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager)|
|[]|[c-jwt-cracker](https://github.com/brendan-rius/c-jwt-cracker)|JWT brute force cracker written in C |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/brendan-rius/c-jwt-cracker)| ||[c-jwt-cracker](https://github.com/brendan-rius/c-jwt-cracker)|JWT brute force cracker written in C |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/brendan-rius/c-jwt-cracker)|
|[]|[SecretFinder](https://github.com/m4ll0k/SecretFinder)|SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/m4ll0k/SecretFinder)| ||[SecretFinder](https://github.com/m4ll0k/SecretFinder)|SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/m4ll0k/SecretFinder)|
|[]|[fockcache](https://github.com/tismayil/fockcache)|FockCache - Minimalized Test Cache Poisoning||![](https://img.shields.io/github/stars/tismayil/fockcache)| ||[fockcache](https://github.com/tismayil/fockcache)|FockCache - Minimalized Test Cache Poisoning||![](https://img.shields.io/github/stars/tismayil/fockcache)|
|[]|[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)| ||[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)|
|[]|[ws-smuggler](https://github.com/hahwul/ws-smuggler)|WebSocket Connection Smuggler||![](https://img.shields.io/github/stars/hahwul/ws-smuggler)| ||[ws-smuggler](https://github.com/hahwul/ws-smuggler)|WebSocket Connection Smuggler||![](https://img.shields.io/github/stars/hahwul/ws-smuggler)|
|[]|[interactsh](https://github.com/projectdiscovery/interactsh)|An OOB interaction gathering server and client library||![](https://img.shields.io/github/stars/projectdiscovery/interactsh)| ||[interactsh](https://github.com/projectdiscovery/interactsh)|An OOB interaction gathering server and client library||![](https://img.shields.io/github/stars/projectdiscovery/interactsh)|
|[]|[x8](https://github.com/Sh1Yo/x8)|Hidden parameters discovery suite||![](https://img.shields.io/github/stars/Sh1Yo/x8)| ||[x8](https://github.com/Sh1Yo/x8)|Hidden parameters discovery suite||![](https://img.shields.io/github/stars/Sh1Yo/x8)|
|[]|[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)| ||[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)|
|[]|[aquatone](https://github.com/michenriksen/aquatone)|A Tool for Domain Flyovers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/michenriksen/aquatone)| ||[aquatone](https://github.com/michenriksen/aquatone)|A Tool for Domain Flyovers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/michenriksen/aquatone)|
|[]|[Striker](https://github.com/s0md3v/Striker)|Striker is an offensive information and vulnerability scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Striker)| ||[Striker](https://github.com/s0md3v/Striker)|Striker is an offensive information and vulnerability scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Striker)|
|[]|[hashcat](https://github.com/hashcat/hashcat/)|World's fastest and most advanced password recovery utility ||![](https://img.shields.io/github/stars/hashcat/hashcat/)| ||[hashcat](https://github.com/hashcat/hashcat/)|World's fastest and most advanced password recovery utility ||![](https://img.shields.io/github/stars/hashcat/hashcat/)|
|[]|[axiom](https://github.com/pry0cc/axiom)|A dynamic infrastructure toolkit for red teamers and bug bounty hunters! |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/pry0cc/axiom)| ||[axiom](https://github.com/pry0cc/axiom)|A dynamic infrastructure toolkit for red teamers and bug bounty hunters! |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/pry0cc/axiom)|
|[]|[feroxbuster](https://github.com/epi052/feroxbuster)|A fast, simple, recursive content discovery tool written in Rust.||![](https://img.shields.io/github/stars/epi052/feroxbuster)| ||[feroxbuster](https://github.com/epi052/feroxbuster)|A fast, simple, recursive content discovery tool written in Rust.||![](https://img.shields.io/github/stars/epi052/feroxbuster)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/dnsprobe)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/dnsprobe)|
|[]|[waybackurls](https://github.com/tomnomnom/waybackurls)|Fetch all the URLs that the Wayback Machine knows about for a domain |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/waybackurls)| ||[waybackurls](https://github.com/tomnomnom/waybackurls)|Fetch all the URLs that the Wayback Machine knows about for a domain |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/waybackurls)|
|[]|[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)| ||[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)|
|[]|[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 -> HTTP/1.1 conversion by the frontend server.||![](https://img.shields.io/github/stars/neex/http2smugl)| ||[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 -> HTTP/1.1 conversion by the frontend server.||![](https://img.shields.io/github/stars/neex/http2smugl)|
|[]|[Parth](https://github.com/s0md3v/Parth)|Heuristic Vulnerable Parameter Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Parth)| ||[Parth](https://github.com/s0md3v/Parth)|Heuristic Vulnerable Parameter Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Parth)|
|[]|[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)| ||[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)|
|[]|[ParamSpider](https://github.com/devanshbatham/ParamSpider)|Mining parameters from dark corners of Web Archives |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/devanshbatham/ParamSpider)| ||[ParamSpider](https://github.com/devanshbatham/ParamSpider)|Mining parameters from dark corners of Web Archives |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/devanshbatham/ParamSpider)|
|[]|[megplus](https://github.com/EdOverflow/megplus)|Automated reconnaissance wrapper — TomNomNom's meg on steroids. [DEPRECATED] |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/EdOverflow/megplus)| ||[megplus](https://github.com/EdOverflow/megplus)|Automated reconnaissance wrapper — TomNomNom's meg on steroids. [DEPRECATED] |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/EdOverflow/megplus)|
|[]|[jsprime](https://github.com/dpnishant/jsprime)|a javascript static security analysis tool||![](https://img.shields.io/github/stars/dpnishant/jsprime)| ||[jsprime](https://github.com/dpnishant/jsprime)|a javascript static security analysis tool||![](https://img.shields.io/github/stars/dpnishant/jsprime)|
|[]|[S3Scanner](https://github.com/sa7mon/S3Scanner)|Scan for open AWS S3 buckets and dump the contents |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sa7mon/S3Scanner)| ||[S3Scanner](https://github.com/sa7mon/S3Scanner)|Scan for open AWS S3 buckets and dump the contents |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sa7mon/S3Scanner)|
|[]|[SQLNinja](https://gitlab.com/kalilinux/packages/sqlninja)| SQL Injection scanner|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[SQLNinja](https://gitlab.com/kalilinux/packages/sqlninja)| SQL Injection scanner|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[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)| ||[corsair_scan](https://github.com/Santandersecurityresearch/corsair_scan)|Corsair_scan is a security tool to test Cross-Origin Resource Sharing (CORS).|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Santandersecurityresearch/corsair_scan)|
|[]|[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)| ||[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)|
|[]|[zap-cli](https://github.com/Grunny/zap-cli)|A simple tool for interacting with OWASP ZAP from the commandline. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Grunny/zap-cli)| ||[zap-cli](https://github.com/Grunny/zap-cli)|A simple tool for interacting with OWASP ZAP from the commandline. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Grunny/zap-cli)|
|[]|[ditto](https://github.com/evilsocket/ditto)|A tool for IDN homograph attacks and detection.||![](https://img.shields.io/github/stars/evilsocket/ditto)| ||[ditto](https://github.com/evilsocket/ditto)|A tool for IDN homograph attacks and detection.||![](https://img.shields.io/github/stars/evilsocket/ditto)|
|[]|[a2sv](https://github.com/hahwul/a2sv)|Auto Scanning to SSL Vulnerability |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/a2sv)| ||[a2sv](https://github.com/hahwul/a2sv)|Auto Scanning to SSL Vulnerability |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/a2sv)|
|[]|[domdig](https://github.com/fcavallarin/domdig)|DOM XSS scanner for Single Page Applications |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/fcavallarin/domdig)| ||[domdig](https://github.com/fcavallarin/domdig)|DOM XSS scanner for Single Page Applications |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/fcavallarin/domdig)|
|[]|[findom-xss](https://github.com/dwisiswant0/findom-xss)|A fast DOM based XSS vulnerability scanner with simplicity. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/findom-xss)| ||[findom-xss](https://github.com/dwisiswant0/findom-xss)|A fast DOM based XSS vulnerability scanner with simplicity. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/findom-xss)|
|[]|[rapidscan](https://github.com/skavngr/rapidscan)|The Multi-Tool Web Vulnerability Scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/skavngr/rapidscan)| ||[rapidscan](https://github.com/skavngr/rapidscan)|The Multi-Tool Web Vulnerability Scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/skavngr/rapidscan)|
|[]|[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)| ||[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)|
|[]|[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) |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/cytopia/pwncat)| ||[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) |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/cytopia/pwncat)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/codingo/VHostScan)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/codingo/VHostScan)|
|[]|[Osmedeus](https://github.com/j3ssie/Osmedeus)|Fully automated offensive security framework for reconnaissance and vulnerability scanning |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/j3ssie/Osmedeus)| ||[Osmedeus](https://github.com/j3ssie/Osmedeus)|Fully automated offensive security framework for reconnaissance and vulnerability scanning |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/j3ssie/Osmedeus)|
|[]|[pentest-tools](https://github.com/gwen001/pentest-tools)|Custom pentesting tools |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/gwen001/pentest-tools)| ||[pentest-tools](https://github.com/gwen001/pentest-tools)|Custom pentesting tools |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/gwen001/pentest-tools)|
|[]|[gospider](https://github.com/jaeles-project/gospider)|Gospider - Fast web spider written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/jaeles-project/gospider)| ||[gospider](https://github.com/jaeles-project/gospider)|Gospider - Fast web spider written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/jaeles-project/gospider)|
|[]|[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)| ||[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)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/fransr/template-generator)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/fransr/template-generator)|
|[]|[hakrevdns](https://github.com/hakluke/hakrevdns)|Small, fast tool for performing reverse DNS lookups en masse. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hakluke/hakrevdns)| ||[hakrevdns](https://github.com/hakluke/hakrevdns)|Small, fast tool for performing reverse DNS lookups en masse. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hakluke/hakrevdns)|
|[]|[jsfuck](https://github.com/aemkei/jsfuck)|Write any JavaScript with 6 Characters||![](https://img.shields.io/github/stars/aemkei/jsfuck)| ||[jsfuck](https://github.com/aemkei/jsfuck)|Write any JavaScript with 6 Characters||![](https://img.shields.io/github/stars/aemkei/jsfuck)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[chaos-client](https://github.com/projectdiscovery/chaos-client)|Go client to communicate with Chaos DNS API. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/chaos-client)| ||[chaos-client](https://github.com/projectdiscovery/chaos-client)|Go client to communicate with Chaos DNS API. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/chaos-client)|
|[]|[FavFreak](https://github.com/devanshbatham/FavFreak)|Making Favicon.ico based Recon Great again ! |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/devanshbatham/FavFreak)| ||[FavFreak](https://github.com/devanshbatham/FavFreak)|Making Favicon.ico based Recon Great again ! |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/devanshbatham/FavFreak)|
|[]|[LinkFinder](https://github.com/GerbenJavado/LinkFinder)|A python script that finds endpoints in JavaScript files |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/GerbenJavado/LinkFinder)| ||[LinkFinder](https://github.com/GerbenJavado/LinkFinder)|A python script that finds endpoints in JavaScript files |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/GerbenJavado/LinkFinder)|
|[]|[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)| ||[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)|
|[]|[Corsy](https://github.com/s0md3v/Corsy)|CORS Misconfiguration Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Corsy)| ||[Corsy](https://github.com/s0md3v/Corsy)|CORS Misconfiguration Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Corsy)|
|[]|[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)| ||[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)|
|[]|[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 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/naabu)| ||[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 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/naabu)|
|[]|[DeepViolet](https://github.com/spoofzu/DeepViolet)|Tool for introspection of SSL\TLS sessions||![](https://img.shields.io/github/stars/spoofzu/DeepViolet)| ||[DeepViolet](https://github.com/spoofzu/DeepViolet)|Tool for introspection of SSL\TLS sessions||![](https://img.shields.io/github/stars/spoofzu/DeepViolet)|
|[]|[httprobe](https://github.com/tomnomnom/httprobe)|Take a list of domains and probe for working HTTP and HTTPS servers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/httprobe)| ||[httprobe](https://github.com/tomnomnom/httprobe)|Take a list of domains and probe for working HTTP and HTTPS servers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/httprobe)|
|[]|[Gopherus](https://github.com/tarunkant/Gopherus)|This tool generates gopher link for exploiting SSRF and gaining RCE in various servers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tarunkant/Gopherus)| ||[Gopherus](https://github.com/tarunkant/Gopherus)|This tool generates gopher link for exploiting SSRF and gaining RCE in various servers |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tarunkant/Gopherus)|
|[]|[CSP Evaluator](https://csp-evaluator.withgoogle.com)| Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[CSP Evaluator](https://csp-evaluator.withgoogle.com)| Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[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)| ||[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)|
|[]|[github-regexp](https://github.com/gwen001/github-regexp)|Basically a regexp over a GitHub search.||![](https://img.shields.io/github/stars/gwen001/github-regexp)| ||[github-regexp](https://github.com/gwen001/github-regexp)|Basically a regexp over a GitHub search.||![](https://img.shields.io/github/stars/gwen001/github-regexp)|
|[]|[sn0int](https://github.com/kpcyrd/sn0int)|Semi-automatic OSINT framework and package manager||![](https://img.shields.io/github/stars/kpcyrd/sn0int)| ||[sn0int](https://github.com/kpcyrd/sn0int)|Semi-automatic OSINT framework and package manager||![](https://img.shields.io/github/stars/kpcyrd/sn0int)|
|[]|[github-endpoints](https://github.com/gwen001/github-endpoints)|Find endpoints on GitHub.||![](https://img.shields.io/github/stars/gwen001/github-endpoints)| ||[github-endpoints](https://github.com/gwen001/github-endpoints)|Find endpoints on GitHub.||![](https://img.shields.io/github/stars/gwen001/github-endpoints)|
|[]|[thc-hydra](https://github.com/vanhauser-thc/thc-hydra)|hydra |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/vanhauser-thc/thc-hydra)| ||[thc-hydra](https://github.com/vanhauser-thc/thc-hydra)|hydra |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/vanhauser-thc/thc-hydra)|
|[]|[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)| ||[230-OOB](https://github.com/lc/230-OOB)|An Out-of-Band XXE server for retrieving file contents over FTP.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/lc/230-OOB)|
|[]|[urlprobe](https://github.com/1ndianl33t/urlprobe)|Urls status code & content length checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1ndianl33t/urlprobe)| ||[urlprobe](https://github.com/1ndianl33t/urlprobe)|Urls status code & content length checker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1ndianl33t/urlprobe)|
|[]|[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)| ||[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)|
|[]|[dirsearch](https://github.com/maurosoria/dirsearch)|Web path scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/maurosoria/dirsearch)| ||[dirsearch](https://github.com/maurosoria/dirsearch)|Web path scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/maurosoria/dirsearch)|
|[]|[LFISuite](https://github.com/D35m0nd142/LFISuite)|Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/D35m0nd142/LFISuite)| ||[LFISuite](https://github.com/D35m0nd142/LFISuite)|Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/D35m0nd142/LFISuite)|
|[]|[subs_all](https://github.com/emadshanab/subs_all)|Subdomain Enumeration Wordlist. 8956437 unique words. Updated. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/emadshanab/subs_all)| ||[subs_all](https://github.com/emadshanab/subs_all)|Subdomain Enumeration Wordlist. 8956437 unique words. Updated. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/emadshanab/subs_all)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/DanMcInerney/xsscrapy)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/DanMcInerney/xsscrapy)|
|[]|[altdns](https://github.com/infosec-au/altdns)|Generates permutations, alterations and mutations of subdomains and then resolves them |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/infosec-au/altdns)| ||[altdns](https://github.com/infosec-au/altdns)|Generates permutations, alterations and mutations of subdomains and then resolves them |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/infosec-au/altdns)|
|[]|[gitrob](https://github.com/michenriksen/gitrob)|Reconnaissance tool for GitHub organizations |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/michenriksen/gitrob)| ||[gitrob](https://github.com/michenriksen/gitrob)|Reconnaissance tool for GitHub organizations |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/michenriksen/gitrob)|
|[]|[xsinator.com](https://github.com/RUB-NDS/xsinator.com)|XS-Leak Browser Test Suite||![](https://img.shields.io/github/stars/RUB-NDS/xsinator.com)| ||[xsinator.com](https://github.com/RUB-NDS/xsinator.com)|XS-Leak Browser Test Suite||![](https://img.shields.io/github/stars/RUB-NDS/xsinator.com)|
|[]|[crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners||![](https://img.shields.io/github/stars/Qianlitp/crawlergo)| ||[crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/Qianlitp/crawlergo)|
|[]|[pet](https://github.com/knqyf263/pet)|Simple command-line snippet manager, written in Go.|![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/knqyf263/pet)| ||[pet](https://github.com/knqyf263/pet)|Simple command-line snippet manager, written in Go.|![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/knqyf263/pet)|
|[]|[nmap](https://github.com/nmap/nmap)|Nmap - the Network Mapper. Github mirror of official SVN repository. |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/nmap/nmap)| ||[nmap](https://github.com/nmap/nmap)|Nmap - the Network Mapper. Github mirror of official SVN repository. |![linux](./images/linux.png)![macos](./images/apple.png)|![](https://img.shields.io/github/stars/nmap/nmap)|
|[]|[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)| ||[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)|
|[]|[boast](https://github.com/marcoagner/boast)|The BOAST Outpost for AppSec Testing (v0.1.0)||![](https://img.shields.io/github/stars/marcoagner/boast)| ||[boast](https://github.com/marcoagner/boast)|The BOAST Outpost for AppSec Testing (v0.1.0)|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/marcoagner/boast)|
|[]|[NoSQLMap](https://github.com/codingo/NoSQLMap)|Automated NoSQL database enumeration and web application exploitation tool. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/codingo/NoSQLMap)| ||[NoSQLMap](https://github.com/codingo/NoSQLMap)|Automated NoSQL database enumeration and web application exploitation tool. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/codingo/NoSQLMap)|
|[]|[Shodan](https://www.shodan.io/)| World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[Shodan](https://www.shodan.io/)| World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[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)| ||[cariddi](https://github.com/edoardottt/cariddi)|Take a list of domains and scan for endpoints, secrets, api keys, file extensions, tokens and more...|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/edoardottt/cariddi)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[SubOver](https://github.com/Ice3man543/SubOver)|A Powerful Subdomain Takeover Tool||![](https://img.shields.io/github/stars/Ice3man543/SubOver)| ||[SubOver](https://github.com/Ice3man543/SubOver)|A Powerful Subdomain Takeover Tool||![](https://img.shields.io/github/stars/Ice3man543/SubOver)|
|[]|[slackcat](https://github.com/bcicen/slackcat)|CLI utility to post files and command output to slack||![](https://img.shields.io/github/stars/bcicen/slackcat)| ||[slackcat](https://github.com/bcicen/slackcat)|CLI utility to post files and command output to slack||![](https://img.shields.io/github/stars/bcicen/slackcat)|
|[]|[xxeserv](https://github.com/staaldraad/xxeserv)|A mini webserver with FTP support for XXE payloads||![](https://img.shields.io/github/stars/staaldraad/xxeserv)| ||[xxeserv](https://github.com/staaldraad/xxeserv)|A mini webserver with FTP support for XXE payloads||![](https://img.shields.io/github/stars/staaldraad/xxeserv)|
|[]|[htcat](https://github.com/htcat/htcat)|Parallel and Pipelined HTTP GET Utility |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/htcat/htcat)| ||[htcat](https://github.com/htcat/htcat)|Parallel and Pipelined HTTP GET Utility |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/htcat/htcat)|
|[]|[RustScan](https://github.com/brandonskerritt/RustScan)|Faster Nmap Scanning with Rust |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/brandonskerritt/RustScan)| ||[RustScan](https://github.com/brandonskerritt/RustScan)|Faster Nmap Scanning with Rust |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/brandonskerritt/RustScan)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[plution](https://github.com/raverrr/plution)|Prototype pollution scanner using headless chrome||![](https://img.shields.io/github/stars/raverrr/plution)| ||[plution](https://github.com/raverrr/plution)|Prototype pollution scanner using headless chrome||![](https://img.shields.io/github/stars/raverrr/plution)|
|[]|[Bug-Bounty-Toolz](https://github.com/m4ll0k/Bug-Bounty-Toolz)|BBT - Bug Bounty Tools ||![](https://img.shields.io/github/stars/m4ll0k/Bug-Bounty-Toolz)| ||[Bug-Bounty-Toolz](https://github.com/m4ll0k/Bug-Bounty-Toolz)|BBT - Bug Bounty Tools |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/m4ll0k/Bug-Bounty-Toolz)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/subfinder)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/subfinder)|
|[]|[gotator](https://github.com/Josue87/gotator)|Gotator is a tool to generate DNS wordlists through permutations.||![](https://img.shields.io/github/stars/Josue87/gotator)| ||[gotator](https://github.com/Josue87/gotator)|Gotator is a tool to generate DNS wordlists through permutations.||![](https://img.shields.io/github/stars/Josue87/gotator)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[Assetnote Wordlists](https://github.com/assetnote/wordlists)|Automated & Manual Wordlists provided by Assetnote|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/assetnote/wordlists)| ||[Assetnote Wordlists](https://github.com/assetnote/wordlists)|Automated & Manual Wordlists provided by Assetnote|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/assetnote/wordlists)|
|[]|[go-dork](https://github.com/dwisiswant0/go-dork)|The fastest dork scanner written in Go. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/go-dork)| ||[go-dork](https://github.com/dwisiswant0/go-dork)|The fastest dork scanner written in Go. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/go-dork)|
|[]|[Chromium-based-XSS-Taint-Tracking](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)| ||[Chromium-based-XSS-Taint-Tracking](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)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/wpscanteam/wpscan)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/wpscanteam/wpscan)|
|[]|[headi](https://github.com/mlcsec/headi)|Customisable and automated HTTP header injection||![](https://img.shields.io/github/stars/mlcsec/headi)| ||[headi](https://github.com/mlcsec/headi)|Customisable and automated HTTP header injection||![](https://img.shields.io/github/stars/mlcsec/headi)|
|[]|[SecurityTrails](https://securitytrails.com)| Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x| ||[SecurityTrails](https://securitytrails.com)| Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) ||x|
|[]|[HydraRecon](https://github.com/aufzayed/HydraRecon)|All In One, Fast, Easy Recon Tool||![](https://img.shields.io/github/stars/aufzayed/HydraRecon)| ||[HydraRecon](https://github.com/aufzayed/HydraRecon)|All In One, Fast, Easy Recon Tool||![](https://img.shields.io/github/stars/aufzayed/HydraRecon)|
|[]|[github-subdomains](https://github.com/gwen001/github-subdomains)|Find subdomains on GitHub||![](https://img.shields.io/github/stars/gwen001/github-subdomains)| ||[github-subdomains](https://github.com/gwen001/github-subdomains)|Find subdomains on GitHub||![](https://img.shields.io/github/stars/gwen001/github-subdomains)|
|[]|[GraphQLmap](https://github.com/swisskyrepo/GraphQLmap)|GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/swisskyrepo/GraphQLmap)| ||[GraphQLmap](https://github.com/swisskyrepo/GraphQLmap)|GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/swisskyrepo/GraphQLmap)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/shuffledns)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/shuffledns)|
|[]|[bountyplz](https://github.com/fransr/bountyplz)|Automated security reporting from markdown templates (HackerOne and Bugcrowd are currently the platforms supported) |![macos](./images/apple.png)|![](https://img.shields.io/github/stars/fransr/bountyplz)| ||[bountyplz](https://github.com/fransr/bountyplz)|Automated security reporting from markdown templates (HackerOne and Bugcrowd are currently the platforms supported) |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/fransr/bountyplz)|
|[]|[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)| ||[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)|
|[]|[smuggler](https://github.com/defparam/smuggler)|Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/defparam/smuggler)| ||[smuggler](https://github.com/defparam/smuggler)|Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/defparam/smuggler)|
|[]|[commix](https://github.com/commixproject/commix)|Automated All-in-One OS Command Injection Exploitation Tool.||![](https://img.shields.io/github/stars/commixproject/commix)| ||[commix](https://github.com/commixproject/commix)|Automated All-in-One OS Command Injection Exploitation Tool.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/commixproject/commix)|
|[]|[xss-cheatsheet-data](https://github.com/PortSwigger/xss-cheatsheet-data)|This repository contains all the XSS cheatsheet data to allow contributions from the community. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/PortSwigger/xss-cheatsheet-data)| ||[xss-cheatsheet-data](https://github.com/PortSwigger/xss-cheatsheet-data)|This repository contains all the XSS cheatsheet data to allow contributions from the community. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/PortSwigger/xss-cheatsheet-data)|
|[]|[Gf-Patterns](https://github.com/1ndianl33t/Gf-Patterns)|GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1ndianl33t/Gf-Patterns)| ||[Gf-Patterns](https://github.com/1ndianl33t/Gf-Patterns)|GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1ndianl33t/Gf-Patterns)|
|[]|[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)| ||[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)|
|[]|[nikto](https://github.com/sullo/nikto)|Nikto web server scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sullo/nikto)| ||[nikto](https://github.com/sullo/nikto)|Nikto web server scanner |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sullo/nikto)|
|[]|[apkleaks](https://github.com/dwisiswant0/apkleaks)|Scanning APK file for URIs, endpoints & secrets. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/apkleaks)| ||[apkleaks](https://github.com/dwisiswant0/apkleaks)|Scanning APK file for URIs, endpoints & secrets. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/apkleaks)|
|[]|[oxml_xxe](https://github.com/BuffaloWill/oxml_xxe)|A tool for embedding XXE/XML exploits into different filetypes |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/BuffaloWill/oxml_xxe)| ||[oxml_xxe](https://github.com/BuffaloWill/oxml_xxe)|A tool for embedding XXE/XML exploits into different filetypes |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/BuffaloWill/oxml_xxe)|
|[]|[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)| ||[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)|
|[]|[dalfox](https://github.com/hahwul/dalfox)|🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/dalfox)| ||[dalfox](https://github.com/hahwul/dalfox)|🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hahwul/dalfox)|
|[]|[TukTuk](https://github.com/ArturSS7/TukTuk)|Tool for catching and logging different types of requests. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ArturSS7/TukTuk)| ||[TukTuk](https://github.com/ArturSS7/TukTuk)|Tool for catching and logging different types of requests. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/ArturSS7/TukTuk)|
|[]|[testssl.sh](https://github.com/drwetter/testssl.sh)|Testing TLS/SSL encryption anywhere on any port |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/drwetter/testssl.sh)| ||[testssl.sh](https://github.com/drwetter/testssl.sh)|Testing TLS/SSL encryption anywhere on any port |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/drwetter/testssl.sh)|
|[]|[BruteX](https://github.com/1N3/BruteX)|Automatically brute force all services running on a target.||![](https://img.shields.io/github/stars/1N3/BruteX)| ||[BruteX](https://github.com/1N3/BruteX)|Automatically brute force all services running on a target.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1N3/BruteX)|
|[]|[subjack](https://github.com/haccer/subjack)|Subdomain Takeover tool written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/haccer/subjack)| ||[subjack](https://github.com/haccer/subjack)|Subdomain Takeover tool written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/haccer/subjack)|
|[]|[Atlas](https://github.com/m4ll0k/Atlas)|Quick SQLMap Tamper Suggester |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/m4ll0k/Atlas)| ||[Atlas](https://github.com/m4ll0k/Atlas)|Quick SQLMap Tamper Suggester |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/m4ll0k/Atlas)|
|[]|[zaproxy](https://github.com/zaproxy/zaproxy)|The OWASP ZAP core project||![](https://img.shields.io/github/stars/zaproxy/zaproxy)| ||[zaproxy](https://github.com/zaproxy/zaproxy)|The OWASP ZAP core project||![](https://img.shields.io/github/stars/zaproxy/zaproxy)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/epsylon/xsser)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/epsylon/xsser)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[subzy](https://github.com/LukaSikic/subzy)|Subdomain takeover vulnerability checker||![](https://img.shields.io/github/stars/LukaSikic/subzy)| ||[subzy](https://github.com/LukaSikic/subzy)|Subdomain takeover vulnerability checker||![](https://img.shields.io/github/stars/LukaSikic/subzy)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/httpx)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/projectdiscovery/httpx)|
|[]|[fhc](https://github.com/Edu4rdSHL/fhc)|Fast HTTP Checker.||![](https://img.shields.io/github/stars/Edu4rdSHL/fhc)| ||[fhc](https://github.com/Edu4rdSHL/fhc)|Fast HTTP Checker.||![](https://img.shields.io/github/stars/Edu4rdSHL/fhc)|
|[]|[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)| ||[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)|
|[]|[singularity](https://github.com/nccgroup/singularity)|A DNS rebinding attack framework.||![](https://img.shields.io/github/stars/nccgroup/singularity)| ||[singularity](https://github.com/nccgroup/singularity)|A DNS rebinding attack framework.||![](https://img.shields.io/github/stars/nccgroup/singularity)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[Photon](https://github.com/s0md3v/Photon)|Incredibly fast crawler designed for OSINT. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Photon)| ||[Photon](https://github.com/s0md3v/Photon)|Incredibly fast crawler designed for OSINT. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/Photon)|
|[]|[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)| ||[confused](https://github.com/visma-prodsec/confused)|Tool to check for dependency confusion vulnerabilities in multiple package management systems|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/visma-prodsec/confused)|
|[]|[gron](https://github.com/tomnomnom/gron)|Make JSON greppable! |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/gron)| ||[gron](https://github.com/tomnomnom/gron)|Make JSON greppable! |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/gron)|
|[]|[STEWS](https://github.com/PalindromeLabs/STEWS)|A Security Tool for Enumerating WebSockets||![](https://img.shields.io/github/stars/PalindromeLabs/STEWS)| ||[STEWS](https://github.com/PalindromeLabs/STEWS)|A Security Tool for Enumerating WebSockets||![](https://img.shields.io/github/stars/PalindromeLabs/STEWS)|
|[]|[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)| ||[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)|
|[]|[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)| ||[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)|
|[]|[gf](https://github.com/tomnomnom/gf)|A wrapper around grep, to help you grep for things |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/gf)| ||[gf](https://github.com/tomnomnom/gf)|A wrapper around grep, to help you grep for things |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/gf)|
|[]|[gobuster](https://github.com/OJ/gobuster)|Directory/File, DNS and VHost busting tool written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/OJ/gobuster)| ||[gobuster](https://github.com/OJ/gobuster)|Directory/File, DNS and VHost busting tool written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/OJ/gobuster)|
|[]|[XSStrike](https://github.com/s0md3v/XSStrike)|Most advanced XSS scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/XSStrike)| ||[XSStrike](https://github.com/s0md3v/XSStrike)|Most advanced XSS scanner. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/s0md3v/XSStrike)|
|[]|[BurpSuite](https://portswigger.net/burp)|the BurpSuite Project||x| ||[BurpSuite](https://portswigger.net/burp)|the BurpSuite Project|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|x|
|[]|[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)| ||[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)|
|[]|[anew](https://github.com/tomnomnom/anew)|A tool for adding new lines to files, skipping duplicates|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/anew)| ||[anew](https://github.com/tomnomnom/anew)|A tool for adding new lines to files, skipping duplicates|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/anew)|
|[]|[PPScan](https://github.com/msrkp/PPScan)|Client Side Prototype Pollution Scanner||![](https://img.shields.io/github/stars/msrkp/PPScan)| ||[PPScan](https://github.com/msrkp/PPScan)|Client Side Prototype Pollution Scanner||![](https://img.shields.io/github/stars/msrkp/PPScan)|
|[]|[ssrf-sheriff](https://github.com/teknogeek/ssrf-sheriff)|A simple SSRF-testing sheriff written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/teknogeek/ssrf-sheriff)| ||[ssrf-sheriff](https://github.com/teknogeek/ssrf-sheriff)|A simple SSRF-testing sheriff written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/teknogeek/ssrf-sheriff)|
|[]|[github-search](https://github.com/gwen001/github-search)|Tools to perform basic search on GitHub. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/gwen001/github-search)| ||[github-search](https://github.com/gwen001/github-search)|Tools to perform basic search on GitHub. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/gwen001/github-search)|
|[]|[wfuzz](https://github.com/xmendez/wfuzz)|Web application fuzzer |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/xmendez/wfuzz)| ||[wfuzz](https://github.com/xmendez/wfuzz)|Web application fuzzer |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/xmendez/wfuzz)|
|[]|[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)| ||[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)|
|[]|[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/danielmiessler/SecLists)| ||[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. |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/danielmiessler/SecLists)|
|[]|[getJS](https://github.com/003random/getJS)|A tool to fastly get all javascript sources/files||![](https://img.shields.io/github/stars/003random/getJS)| ||[getJS](https://github.com/003random/getJS)|A tool to fastly get all javascript sources/files||![](https://img.shields.io/github/stars/003random/getJS)|
|[]|[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)| ||[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.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/EdOverflow/can-i-take-over-xyz)|
|[]|[3klCon](https://github.com/eslam3kl/3klCon)|Automation Recon tool which works with Large & 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)| ||[3klCon](https://github.com/eslam3kl/3klCon)|Automation Recon tool which works with Large & Medium scopes. It performs more than 20 tasks and gets back all the results in separated files.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/eslam3kl/3klCon)|
|[]|[DSSS](https://github.com/stamparm/DSSS)|Damn Small SQLi Scanner||![](https://img.shields.io/github/stars/stamparm/DSSS)| ||[DSSS](https://github.com/stamparm/DSSS)|Damn Small SQLi Scanner||![](https://img.shields.io/github/stars/stamparm/DSSS)|
|[]|[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)| ||[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)|
|[]|[OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/shmilylty/OneForAll)| ||[OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具 |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/shmilylty/OneForAll)|
|[]|[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)| ||[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)|
|[]|[crlfuzz](https://github.com/dwisiswant0/crlfuzz)|A fast tool to scan CRLF vulnerability written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/crlfuzz)| ||[crlfuzz](https://github.com/dwisiswant0/crlfuzz)|A fast tool to scan CRLF vulnerability written in Go |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/dwisiswant0/crlfuzz)|
|[]|[assetfinder](https://github.com/tomnomnom/assetfinder)|Find domains and subdomains related to a given domain |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/assetfinder)| ||[assetfinder](https://github.com/tomnomnom/assetfinder)|Find domains and subdomains related to a given domain |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/tomnomnom/assetfinder)|
|[]|[Sn1per](https://github.com/1N3/Sn1per)|Automated pentest framework for offensive security experts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1N3/Sn1per)| ||[Sn1per](https://github.com/1N3/Sn1per)|Automated pentest framework for offensive security experts |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/1N3/Sn1per)|
|[]|[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)| ||[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)|
|[]|[bat](https://github.com/sharkdp/bat)|A cat(1) clone with wings.||![](https://img.shields.io/github/stars/sharkdp/bat)| ||[bat](https://github.com/sharkdp/bat)|A cat(1) clone with wings.|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/sharkdp/bat)|
|[]|[tiscripts](https://github.com/defparam/tiscripts)|Turbo Intruder Scripts||![](https://img.shields.io/github/stars/defparam/tiscripts)| ||[tiscripts](https://github.com/defparam/tiscripts)|Turbo Intruder Scripts||![](https://img.shields.io/github/stars/defparam/tiscripts)|
|[]|[cc.py](https://github.com/si9int/cc.py)|Extracting URLs of a specific target based on the results of "commoncrawl.org" |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/si9int/cc.py)| ||[cc.py](https://github.com/si9int/cc.py)|Extracting URLs of a specific target based on the results of "commoncrawl.org" |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/si9int/cc.py)|
|[]|[jaeles](https://github.com/jaeles-project/jaeles)|The Swiss Army knife for automated Web Application Testing |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/jaeles-project/jaeles)| ||[jaeles](https://github.com/jaeles-project/jaeles)|The Swiss Army knife for automated Web Application Testing |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/jaeles-project/jaeles)|
|[]|[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)| ||[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)|
|[]|[Taipan](https://github.com/enkomio/Taipan)|Web application vulnerability scanner||![](https://img.shields.io/github/stars/enkomio/Taipan)| ||[Taipan](https://github.com/enkomio/Taipan)|Web application vulnerability scanner||![](https://img.shields.io/github/stars/enkomio/Taipan)|
|[]|[jwt-cracker](https://github.com/lmammino/jwt-cracker)|Simple HS256 JWT token brute force cracker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/lmammino/jwt-cracker)| ||[jwt-cracker](https://github.com/lmammino/jwt-cracker)|Simple HS256 JWT token brute force cracker |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/lmammino/jwt-cracker)|
|[]|[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)| ||[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)|
|[]|[gitGraber](https://github.com/hisxo/gitGraber)|gitGraber |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hisxo/gitGraber)| ||[gitGraber](https://github.com/hisxo/gitGraber)|gitGraber |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/hisxo/gitGraber)|
|[]|[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 & more. https://twitter.com/httpie||![](https://img.shields.io/github/stars/httpie/httpie)| ||[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 & more. https://twitter.com/httpie||![](https://img.shields.io/github/stars/httpie/httpie)|
|[]|[Blacklist3r](https://github.com/NotSoSecure/Blacklist3r)|project-blacklist3r ||![](https://img.shields.io/github/stars/NotSoSecure/Blacklist3r)| ||[Blacklist3r](https://github.com/NotSoSecure/Blacklist3r)|project-blacklist3r |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/NotSoSecure/Blacklist3r)|
|[]|[knock](https://github.com/guelfoweb/knock)|Knock Subdomain Scan |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/guelfoweb/knock)| ||[knock](https://github.com/guelfoweb/knock)|Knock Subdomain Scan |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/guelfoweb/knock)|
|[]|[lazyrecon](https://github.com/nahamsec/lazyrecon)|This script is intended to automate your reconnaissance process in an organized fashion |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/nahamsec/lazyrecon)| ||[lazyrecon](https://github.com/nahamsec/lazyrecon)|This script is intended to automate your reconnaissance process in an organized fashion |![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/nahamsec/lazyrecon)|
|[]|[fzf](https://github.com/junegunn/fzf)|A command-line fuzzy finder|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/junegunn/fzf)| ||[fzf](https://github.com/junegunn/fzf)|A command-line fuzzy finder|![linux](./images/linux.png)![macos](./images/apple.png)![windows](./images/windows.png)|![](https://img.shields.io/github/stars/junegunn/fzf)|
### Bookmarklets ### Bookmarklets
| Type | Name | Description | Badges | Popularity | | Type | Name | Description | Badges | Popularity |
@ -287,56 +287,56 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun
### Browser Addons ### Browser Addons
| Type | Name | Description | Badges | Popularity | | Type | Name | Description | Badges | Popularity |
| --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- |
|[]|[jsonwebtoken.github.io](https://github.com/jsonwebtoken/jsonwebtoken.github.io)|JWT En/Decode and Verify|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/jsonwebtoken/jsonwebtoken.github.io)| ||[jsonwebtoken.github.io](https://github.com/jsonwebtoken/jsonwebtoken.github.io)|JWT En/Decode and Verify|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/jsonwebtoken/jsonwebtoken.github.io)|
|[]|[cookie-quick-manager](https://github.com/ysard/cookie-quick-manager)|An addon to manage (view, search, create, edit, remove, backup, restore) cookies on Firefox.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/ysard/cookie-quick-manager)| ||[cookie-quick-manager](https://github.com/ysard/cookie-quick-manager)|An addon to manage (view, search, create, edit, remove, backup, restore) cookies on Firefox.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/ysard/cookie-quick-manager)|
|[]|[Hack-Tools](https://github.com/LasCC/Hack-Tools)|The all-in-one Red Team extension for Web Pentester 🛠|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/LasCC/Hack-Tools)| ||[Hack-Tools](https://github.com/LasCC/Hack-Tools)|The all-in-one Red Team extension for Web Pentester 🛠|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/LasCC/Hack-Tools)|
|[]|[Dark Reader for Safari](https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180)|Dark mode to any site|![safari](./images/safari.png)|x| ||[Dark Reader for Safari](https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180)|Dark mode to any site|![safari](./images/safari.png)|x|
|[]|[User-Agent Switcher](https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae)|quick and easy way to switch between user-agents.|![chrome](./images/chrome.png)|x| ||[User-Agent Switcher](https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae)|quick and easy way to switch between user-agents.|![chrome](./images/chrome.png)|x|
|[]|[Edit-This-Cookie](https://github.com/ETCExtensions/Edit-This-Cookie)|EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies|![chrome](./images/chrome.png)|![](https://img.shields.io/github/stars/ETCExtensions/Edit-This-Cookie)| ||[Edit-This-Cookie](https://github.com/ETCExtensions/Edit-This-Cookie)|EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies|![chrome](./images/chrome.png)|![](https://img.shields.io/github/stars/ETCExtensions/Edit-This-Cookie)|
|[]|[MM3 ProxySwitch](https://proxy-offline-browser.com/ProxySwitch/)|Proxy Switch in Firefox and Chrome|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|x| ||[MM3 ProxySwitch](https://proxy-offline-browser.com/ProxySwitch/)|Proxy Switch in Firefox and Chrome|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|x|
|[]|[Wayback Machine](https://apps.apple.com/us/app/wayback-machine/id1472432422)|History of website|![safari](./images/safari.png)|x| ||[Wayback Machine](https://apps.apple.com/us/app/wayback-machine/id1472432422)|History of website|![safari](./images/safari.png)|x|
|[]|[Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh)|Dark mode to any site|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|x| ||[Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh)|Dark mode to any site|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|x|
|[]|[DotGit](https://github.com/davtur19/DotGit)|An extension for checking if .git is exposed in visited websites|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/davtur19/DotGit)| ||[DotGit](https://github.com/davtur19/DotGit)|An extension for checking if .git is exposed in visited websites|![chrome](./images/chrome.png)![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/davtur19/DotGit)|
|[]|[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|![chrome](./images/chrome.png)|![](https://img.shields.io/github/stars/fransr/postMessage-tracker)| ||[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|![chrome](./images/chrome.png)|![](https://img.shields.io/github/stars/fransr/postMessage-tracker)|
|[]|[clear-cache](https://github.com/TenSoja/clear-cache)|Add-on to clear browser cache with a single click or via the F9 key.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/TenSoja/clear-cache)| ||[clear-cache](https://github.com/TenSoja/clear-cache)|Add-on to clear browser cache with a single click or via the F9 key.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/TenSoja/clear-cache)|
|[]|[eval_villain](https://github.com/swoops/eval_villain)|A Firefox Web Extension to improve the discovery of DOM XSS.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/swoops/eval_villain)| ||[eval_villain](https://github.com/swoops/eval_villain)|A Firefox Web Extension to improve the discovery of DOM XSS.|![firefox](./images/firefox.png)|![](https://img.shields.io/github/stars/swoops/eval_villain)|
### Burpsuite and ZAP Addons ### Burpsuite and ZAP Addons
| Type | Name | Description | Badges | Popularity | | Type | Name | Description | Badges | Popularity |
| --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- |
|[]|[BurpJSLinkFinder](https://github.com/InitRoot/BurpJSLinkFinder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/InitRoot/BurpJSLinkFinder)| ||[BurpJSLinkFinder](https://github.com/InitRoot/BurpJSLinkFinder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/InitRoot/BurpJSLinkFinder)|
|[]|[param-miner](https://github.com/PortSwigger/param-miner)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/param-miner)| ||[param-miner](https://github.com/PortSwigger/param-miner)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/param-miner)|
|[]|[HUNT](https://github.com/bugcrowd/HUNT)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/bugcrowd/HUNT)| ||[HUNT](https://github.com/bugcrowd/HUNT)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/bugcrowd/HUNT)|
|[]|[knife](https://github.com/bit4woo/knife)|A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅|![burp](./images/burp.png)|![](https://img.shields.io/github/stars/bit4woo/knife)| ||[knife](https://github.com/bit4woo/knife)|A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅|![burp](./images/burp.png)|![](https://img.shields.io/github/stars/bit4woo/knife)|
|[]|[Autorize](https://github.com/Quitten/Autorize)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/Quitten/Autorize)| ||[Autorize](https://github.com/Quitten/Autorize)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/Quitten/Autorize)|
|[]|[attack-surface-detector-zap](https://github.com/secdec/attack-surface-detector-zap)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/secdec/attack-surface-detector-zap)| ||[attack-surface-detector-zap](https://github.com/secdec/attack-surface-detector-zap)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/secdec/attack-surface-detector-zap)|
|[]|[taborator](https://github.com/hackvertor/taborator)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/hackvertor/taborator)| ||[taborator](https://github.com/hackvertor/taborator)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/hackvertor/taborator)|
|[]|[BurpBounty](https://github.com/wagiro/BurpBounty)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/wagiro/BurpBounty)| ||[BurpBounty](https://github.com/wagiro/BurpBounty)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/wagiro/BurpBounty)|
|[]|[turbo-intruder](https://github.com/PortSwigger/turbo-intruder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/turbo-intruder)| ||[turbo-intruder](https://github.com/PortSwigger/turbo-intruder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/turbo-intruder)|
|[]|[BurpSuiteLoggerPlusPlus](https://github.com/nccgroup/BurpSuiteLoggerPlusPlus)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/nccgroup/BurpSuiteLoggerPlusPlus)| ||[BurpSuiteLoggerPlusPlus](https://github.com/nccgroup/BurpSuiteLoggerPlusPlus)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/nccgroup/BurpSuiteLoggerPlusPlus)|
|[]|[IntruderPayloads](https://github.com/1N3/IntruderPayloads)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/1N3/IntruderPayloads)| ||[IntruderPayloads](https://github.com/1N3/IntruderPayloads)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/1N3/IntruderPayloads)|
|[]|[safecopy](https://github.com/yashrs/safecopy)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/yashrs/safecopy)| ||[safecopy](https://github.com/yashrs/safecopy)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/yashrs/safecopy)|
|[]|[BurpCustomizer](https://github.com/CoreyD97/BurpCustomizer)|Because just a dark theme wasn't enough!|![burp](./images/burp.png)|![](https://img.shields.io/github/stars/CoreyD97/BurpCustomizer)| ||[BurpCustomizer](https://github.com/CoreyD97/BurpCustomizer)|Because just a dark theme wasn't enough!|![burp](./images/burp.png)|![](https://img.shields.io/github/stars/CoreyD97/BurpCustomizer)|
|[]|[http-script-generator](https://github.com/h3xstream/http-script-generator)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/h3xstream/http-script-generator)| ||[http-script-generator](https://github.com/h3xstream/http-script-generator)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/h3xstream/http-script-generator)|
|[]|[http-request-smuggler](https://github.com/PortSwigger/http-request-smuggler)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/http-request-smuggler)| ||[http-request-smuggler](https://github.com/PortSwigger/http-request-smuggler)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/http-request-smuggler)|
|[]|[femida](https://github.com/wish-i-was/femida)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/wish-i-was/femida)| ||[femida](https://github.com/wish-i-was/femida)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/wish-i-was/femida)|
|[]|[burp-exporter](https://github.com/artssec/burp-exporter)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/artssec/burp-exporter)| ||[burp-exporter](https://github.com/artssec/burp-exporter)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/artssec/burp-exporter)|
|[]|[AuthMatrix](https://github.com/SecurityInnovation/AuthMatrix)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/SecurityInnovation/AuthMatrix)| ||[AuthMatrix](https://github.com/SecurityInnovation/AuthMatrix)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/SecurityInnovation/AuthMatrix)|
|[]|[zap-hud](https://github.com/zaproxy/zap-hud)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/zaproxy/zap-hud)| ||[zap-hud](https://github.com/zaproxy/zap-hud)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/zaproxy/zap-hud)|
|[]|[Stepper](https://github.com/CoreyD97/Stepper)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/CoreyD97/Stepper)| ||[Stepper](https://github.com/CoreyD97/Stepper)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/CoreyD97/Stepper)|
|[]|[inql](https://github.com/doyensec/inql)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/doyensec/inql)| ||[inql](https://github.com/doyensec/inql)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/doyensec/inql)|
|[]|[BurpSuite-Secret_Finder](https://github.com/m4ll0k/BurpSuite-Secret_Finder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/m4ll0k/BurpSuite-Secret_Finder)| ||[BurpSuite-Secret_Finder](https://github.com/m4ll0k/BurpSuite-Secret_Finder)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/m4ll0k/BurpSuite-Secret_Finder)|
|[]|[burp-send-to](https://github.com/bytebutcher/burp-send-to)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/bytebutcher/burp-send-to)| ||[burp-send-to](https://github.com/bytebutcher/burp-send-to)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/bytebutcher/burp-send-to)|
|[]|[csp-auditor](https://github.com/GoSecure/csp-auditor)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/GoSecure/csp-auditor)| ||[csp-auditor](https://github.com/GoSecure/csp-auditor)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/GoSecure/csp-auditor)|
|[]|[reflected-parameters](https://github.com/PortSwigger/reflected-parameters)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/reflected-parameters)| ||[reflected-parameters](https://github.com/PortSwigger/reflected-parameters)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/reflected-parameters)|
|[]|[collaborator-everywhere](https://github.com/PortSwigger/collaborator-everywhere)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/collaborator-everywhere)| ||[collaborator-everywhere](https://github.com/PortSwigger/collaborator-everywhere)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/collaborator-everywhere)|
|[]|[burp-retire-js](https://github.com/h3xstream/burp-retire-js)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/h3xstream/burp-retire-js)| ||[burp-retire-js](https://github.com/h3xstream/burp-retire-js)||![burp](./images/burp.png)![zap](./images/zap.png)|![](https://img.shields.io/github/stars/h3xstream/burp-retire-js)|
|[]|[reflect](https://github.com/TypeError/reflect)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/TypeError/reflect)| ||[reflect](https://github.com/TypeError/reflect)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/TypeError/reflect)|
|[]|[owasp-zap-jwt-addon](https://github.com/SasanLabs/owasp-zap-jwt-addon)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/SasanLabs/owasp-zap-jwt-addon)| ||[owasp-zap-jwt-addon](https://github.com/SasanLabs/owasp-zap-jwt-addon)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/SasanLabs/owasp-zap-jwt-addon)|
|[]|[burp-piper](https://github.com/silentsignal/burp-piper)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/silentsignal/burp-piper)| ||[burp-piper](https://github.com/silentsignal/burp-piper)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/silentsignal/burp-piper)|
|[]|[community-scripts](https://github.com/zaproxy/community-scripts)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/zaproxy/community-scripts)| ||[community-scripts](https://github.com/zaproxy/community-scripts)||![zap](./images/zap.png)|![](https://img.shields.io/github/stars/zaproxy/community-scripts)|
|[]|[BurpSuiteHTTPSmuggler](https://github.com/nccgroup/BurpSuiteHTTPSmuggler)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/nccgroup/BurpSuiteHTTPSmuggler)| ||[BurpSuiteHTTPSmuggler](https://github.com/nccgroup/BurpSuiteHTTPSmuggler)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/nccgroup/BurpSuiteHTTPSmuggler)|
|[]|[auto-repeater](https://github.com/PortSwigger/auto-repeater)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/auto-repeater)| ||[auto-repeater](https://github.com/PortSwigger/auto-repeater)||![burp](./images/burp.png)|![](https://img.shields.io/github/stars/PortSwigger/auto-repeater)|
## Thanks to (Contributor) ## Thanks to (Contributor)
I would like to thank everyone who helped with this project 👍😎 I would like to thank everyone who helped with this project 👍😎

View File

@ -98,7 +98,7 @@ Dir.entries("./weapons/").each do | name |
popularity = "![](https://img.shields.io/github/stars/#{split_result[1]})" popularity = "![](https://img.shields.io/github/stars/#{split_result[1]})"
end end
badge = generate_badge(data['platform']) badge = generate_badge(data['platform'])
line = "|#{data['types']}|#{name}|#{data['description']}|#{badge}|#{popularity}|" line = "|#{data['type']}|#{name}|#{data['description']}|#{badge}|#{popularity}|"
case data['category'] case data['category']
when 'tool' when 'tool'
tools = tools + line + "\n" tools = tools + line + "\n"

View File

@ -3,7 +3,10 @@ name: 230-OOB
description: An Out-of-Band XXE server for retrieving file contents over FTP. description: An Out-of-Band XXE server for retrieving file contents over FTP.
url: https://github.com/lc/230-OOB url: https://github.com/lc/230-OOB
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,10 @@ description: Automation Recon tool which works with Large & Medium scopes. It pe
more than 20 tasks and gets back all the results in separated files. more than 20 tasks and gets back all the results in separated files.
url: https://github.com/eslam3kl/3klCon url: https://github.com/eslam3kl/3klCon
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,10 @@ name: AWSBucketDump
description: Security Tool to Look For Interesting Files in S3 Buckets description: Security Tool to Look For Interesting Files in S3 Buckets
url: https://github.com/jordanpotti/AWSBucketDump url: https://github.com/jordanpotti/AWSBucketDump
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,9 +3,10 @@ name: Amass
description: 'In-depth Attack Surface Mapping and Asset Discovery ' description: 'In-depth Attack Surface Mapping and Asset Discovery '
url: https://github.com/OWASP/Amass url: https://github.com/OWASP/Amass
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Arjun
description: 'HTTP parameter discovery suite. ' description: 'HTTP parameter discovery suite. '
url: https://github.com/s0md3v/Arjun url: https://github.com/s0md3v/Arjun
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Assetnote Wordlists
description: Automated & Manual Wordlists provided by Assetnote description: Automated & Manual Wordlists provided by Assetnote
url: https://github.com/assetnote/wordlists url: https://github.com/assetnote/wordlists
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Atlas
description: 'Quick SQLMap Tamper Suggester ' description: 'Quick SQLMap Tamper Suggester '
url: https://github.com/m4ll0k/Atlas url: https://github.com/m4ll0k/Atlas
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: AuthMatrix
description: description:
url: https://github.com/SecurityInnovation/AuthMatrix url: https://github.com/SecurityInnovation/AuthMatrix
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: Autorize
description: description:
url: https://github.com/Quitten/Autorize url: https://github.com/Quitten/Autorize
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,10 @@ name: Blacklist3r
description: 'project-blacklist3r ' description: 'project-blacklist3r '
url: https://github.com/NotSoSecure/Blacklist3r url: https://github.com/NotSoSecure/Blacklist3r
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,10 @@ name: BruteX
description: Automatically brute force all services running on a target. description: Automatically brute force all services running on a target.
url: https://github.com/1N3/BruteX url: https://github.com/1N3/BruteX
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,10 @@ name: Bug-Bounty-Toolz
description: 'BBT - Bug Bounty Tools ' description: 'BBT - Bug Bounty Tools '
url: https://github.com/m4ll0k/Bug-Bounty-Toolz url: https://github.com/m4ll0k/Bug-Bounty-Toolz
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: BurpBounty
description: description:
url: https://github.com/wagiro/BurpBounty url: https://github.com/wagiro/BurpBounty
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: BurpCustomizer
description: Because just a dark theme wasn't enough! description: Because just a dark theme wasn't enough!
url: https://github.com/CoreyD97/BurpCustomizer url: https://github.com/CoreyD97/BurpCustomizer
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: BurpJSLinkFinder
description: description:
url: https://github.com/InitRoot/BurpJSLinkFinder url: https://github.com/InitRoot/BurpJSLinkFinder
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: BurpSuite-Secret_Finder
description: description:
url: https://github.com/m4ll0k/BurpSuite-Secret_Finder url: https://github.com/m4ll0k/BurpSuite-Secret_Finder
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,10 @@ name: BurpSuite
description: the BurpSuite Project description: the BurpSuite Project
url: https://portswigger.net/burp url: https://portswigger.net/burp
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: BurpSuiteHTTPSmuggler
description: description:
url: https://github.com/nccgroup/BurpSuiteHTTPSmuggler url: https://github.com/nccgroup/BurpSuiteHTTPSmuggler
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: BurpSuiteLoggerPlusPlus
description: description:
url: https://github.com/nccgroup/BurpSuiteLoggerPlusPlus url: https://github.com/nccgroup/BurpSuiteLoggerPlusPlus
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: CSP Evaluator
description: " Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " Online CSP Evaluator from google|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://csp-evaluator.withgoogle.com url: https://csp-evaluator.withgoogle.com
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,7 @@ description: 'An hourly updated list of subdomains gathered from certificate tra
logs ' logs '
url: https://github.com/internetwache/CT_subdomains url: https://github.com/internetwache/CT_subdomains
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,10 @@ description: " actively scan and maintain internet-wide assets' data. enhance re
and analyse changes around DNS for better insights.|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)" and analyse changes around DNS for better insights.|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray)"
url: https://chaos.projectdiscovery.io url: https://chaos.projectdiscovery.io
category: tool category: tool
types: [] type:
platform: [] platform:
- linux
- macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,7 @@ description: Cyclops is a web browser with XSS detection feature, it is chromium
xss detection that used to find the flows from a source to a sink. xss detection that used to find the flows from a source to a sink.
url: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking url: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: CorsMe
description: 'Cross Origin Resource Sharing MisConfiguration Scanner ' description: 'Cross Origin Resource Sharing MisConfiguration Scanner '
url: https://github.com/Shivangx01b/CorsMe url: https://github.com/Shivangx01b/CorsMe
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Corsy
description: 'CORS Misconfiguration Scanner ' description: 'CORS Misconfiguration Scanner '
url: https://github.com/s0md3v/Corsy url: https://github.com/s0md3v/Corsy
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'The Cyber Swiss Army Knife - a web app for encryption, encoding, c
and data analysis ' and data analysis '
url: https://github.com/gchq/CyberChef url: https://github.com/gchq/CyberChef
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: DNSDumpster
description: " Online dns recon & research, find & lookup dns records|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " Online dns recon & research, find & lookup dns records|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://dnsdumpster.com url: https://dnsdumpster.com
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -5,7 +5,7 @@ description: 'DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer fo
configurability and hooks. Demo:' configurability and hooks. Demo:'
url: https://github.com/cure53/DOMPurify url: https://github.com/cure53/DOMPurify
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: DSSS
description: Damn Small SQLi Scanner description: Damn Small SQLi Scanner
url: https://github.com/stamparm/DSSS url: https://github.com/stamparm/DSSS
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Dark Reader
description: Dark mode to any site description: Dark mode to any site
url: https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh url: https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
- firefox - firefox

View File

@ -3,7 +3,7 @@ name: Dark Reader for Safari
description: Dark mode to any site description: Dark mode to any site
url: https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180 url: https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- safari - safari
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: DeepViolet
description: Tool for introspection of SSL\TLS sessions description: Tool for introspection of SSL\TLS sessions
url: https://github.com/spoofzu/DeepViolet url: https://github.com/spoofzu/DeepViolet
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,7 @@ description: DirDar is a tool that searches for (403-Forbidden) directories to b
it and get dir listing on it it and get dir listing on it
url: https://github.com/M4DM0e/DirDar url: https://github.com/M4DM0e/DirDar
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: DotGit
description: An extension for checking if .git is exposed in visited websites description: An extension for checking if .git is exposed in visited websites
url: https://github.com/davtur19/DotGit url: https://github.com/davtur19/DotGit
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
- firefox - firefox

View File

@ -4,7 +4,7 @@ description: EditThisCookie is the famous Google Chrome/Chromium extension for e
cookies cookies
url: https://github.com/ETCExtensions/Edit-This-Cookie url: https://github.com/ETCExtensions/Edit-This-Cookie
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
lang: [] lang: []

View File

@ -4,7 +4,7 @@ description: Send notifications on different channels such as Slack, Telegram, D
etc. etc.
url: https://github.com/BountyStrike/Emissary url: https://github.com/BountyStrike/Emissary
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: FavFreak
description: 'Making Favicon.ico based Recon Great again ! ' description: 'Making Favicon.ico based Recon Great again ! '
url: https://github.com/devanshbatham/FavFreak url: https://github.com/devanshbatham/FavFreak
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Findsploit
description: Find exploits in local and online databases instantly description: Find exploits in local and online databases instantly
url: https://github.com/1N3/Findsploit url: https://github.com/1N3/Findsploit
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,7 @@ description: 'GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_
parameters grep ' parameters grep '
url: https://github.com/1ndianl33t/Gf-Patterns url: https://github.com/1ndianl33t/Gf-Patterns
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: GitMiner
description: 'Tool for advanced mining for content on Github ' description: 'Tool for advanced mining for content on Github '
url: https://github.com/UnkL4b/GitMiner url: https://github.com/UnkL4b/GitMiner
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'This tool generates gopher link for exploiting SSRF and gaining RC
in various servers ' in various servers '
url: https://github.com/tarunkant/Gopherus url: https://github.com/tarunkant/Gopherus
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'GraphQLmap is a scripting engine to interact with a graphql endpoi
for pentesting purposes. ' for pentesting purposes. '
url: https://github.com/swisskyrepo/GraphQLmap url: https://github.com/swisskyrepo/GraphQLmap
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: HTTP Request Smuggling demonstration Perl script, for variants 1, 2
5 in my BlackHat US 2020 paper HTTP Request Smuggling in 2020. 5 in my BlackHat US 2020 paper HTTP Request Smuggling in 2020.
url: https://github.com/SafeBreach-Labs/HRS url: https://github.com/SafeBreach-Labs/HRS
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: HUNT
description: description:
url: https://github.com/bugcrowd/HUNT url: https://github.com/bugcrowd/HUNT
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
- zap - zap

View File

@ -3,7 +3,7 @@ name: Hack-Tools
description: "The all-in-one Red Team extension for Web Pentester \U0001F6E0" description: "The all-in-one Red Team extension for Web Pentester \U0001F6E0"
url: https://github.com/LasCC/Hack-Tools url: https://github.com/LasCC/Hack-Tools
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
- firefox - firefox

View File

@ -3,7 +3,7 @@ name: HydraRecon
description: All In One, Fast, Easy Recon Tool description: All In One, Fast, Easy Recon Tool
url: https://github.com/aufzayed/HydraRecon url: https://github.com/aufzayed/HydraRecon
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: IntruderPayloads
description: description:
url: https://github.com/1N3/IntruderPayloads url: https://github.com/1N3/IntruderPayloads
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: JSFScan.sh
description: 'Automation for javascript recon in bug bounty. ' description: 'Automation for javascript recon in bug bounty. '
url: https://github.com/KathanP19/JSFScan.sh url: https://github.com/KathanP19/JSFScan.sh
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: LFISuite
description: 'Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner ' description: 'Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner '
url: https://github.com/D35m0nd142/LFISuite url: https://github.com/D35m0nd142/LFISuite
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: LinkFinder
description: 'A python script that finds endpoints in JavaScript files ' description: 'A python script that finds endpoints in JavaScript files '
url: https://github.com/GerbenJavado/LinkFinder url: https://github.com/GerbenJavado/LinkFinder
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: MM3 ProxySwitch
description: Proxy Switch in Firefox and Chrome description: Proxy Switch in Firefox and Chrome
url: https://proxy-offline-browser.com/ProxySwitch/ url: https://proxy-offline-browser.com/ProxySwitch/
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
- firefox - firefox

View File

@ -4,7 +4,7 @@ description: 'Automated NoSQL database enumeration and web application exploitat
tool. ' tool. '
url: https://github.com/codingo/NoSQLMap url: https://github.com/codingo/NoSQLMap
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: OneForAll
description: 'OneForAll是一款功能强大的子域收集工具 ' description: 'OneForAll是一款功能强大的子域收集工具 '
url: https://github.com/shmilylty/OneForAll url: https://github.com/shmilylty/OneForAll
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: OpenRedireX
description: A Fuzzer for OpenRedirect issues description: A Fuzzer for OpenRedirect issues
url: https://github.com/devanshbatham/OpenRedireX url: https://github.com/devanshbatham/OpenRedireX
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -4,7 +4,7 @@ description: 'Fully automated offensive security framework for reconnaissance an
vulnerability scanning ' vulnerability scanning '
url: https://github.com/j3ssie/Osmedeus url: https://github.com/j3ssie/Osmedeus
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: PPScan
description: Client Side Prototype Pollution Scanner description: Client Side Prototype Pollution Scanner
url: https://github.com/msrkp/PPScan url: https://github.com/msrkp/PPScan
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: ParamSpider
description: 'Mining parameters from dark corners of Web Archives ' description: 'Mining parameters from dark corners of Web Archives '
url: https://github.com/devanshbatham/ParamSpider url: https://github.com/devanshbatham/ParamSpider
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Parth
description: 'Heuristic Vulnerable Parameter Scanner ' description: 'Heuristic Vulnerable Parameter Scanner '
url: https://github.com/s0md3v/Parth url: https://github.com/s0md3v/Parth
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'A list of useful payloads and bypass for Web Application Security
Pentest/CTF ' Pentest/CTF '
url: https://github.com/swisskyrepo/PayloadsAllTheThings url: https://github.com/swisskyrepo/PayloadsAllTheThings
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Phoenix
description: " hahwul's online tools|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " hahwul's online tools|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://www.hahwul.com/p/phoenix.html url: https://www.hahwul.com/p/phoenix.html
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Photon
description: 'Incredibly fast crawler designed for OSINT. ' description: 'Incredibly fast crawler designed for OSINT. '
url: https://github.com/s0md3v/Photon url: https://github.com/s0md3v/Photon
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: PoC-in-GitHub
description: "\U0001F4E1 PoC auto collect from GitHub. Be careful malware." description: "\U0001F4E1 PoC auto collect from GitHub. Be careful malware."
url: https://github.com/nomi-sec/PoC-in-GitHub url: https://github.com/nomi-sec/PoC-in-GitHub
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: RustScan
description: 'Faster Nmap Scanning with Rust ' description: 'Faster Nmap Scanning with Rust '
url: https://github.com/brandonskerritt/RustScan url: https://github.com/brandonskerritt/RustScan
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: S3Scanner
description: 'Scan for open AWS S3 buckets and dump the contents ' description: 'Scan for open AWS S3 buckets and dump the contents '
url: https://github.com/sa7mon/S3Scanner url: https://github.com/sa7mon/S3Scanner
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: SQLNinja
description: " SQL Injection scanner|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " SQL Injection scanner|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://gitlab.com/kalilinux/packages/sqlninja url: https://gitlab.com/kalilinux/packages/sqlninja
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: SQL Ninja
description: SQL Injection scanner description: SQL Injection scanner
url: https://gitlab.com/kalilinux/packages/sqlninja url: https://gitlab.com/kalilinux/packages/sqlninja
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: SSRFmap
description: 'Automatic SSRF fuzzer and exploitation tool ' description: 'Automatic SSRF fuzzer and exploitation tool '
url: https://github.com/swisskyrepo/SSRFmap url: https://github.com/swisskyrepo/SSRFmap
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: STEWS
description: A Security Tool for Enumerating WebSockets description: A Security Tool for Enumerating WebSockets
url: https://github.com/PalindromeLabs/STEWS url: https://github.com/PalindromeLabs/STEWS
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -6,7 +6,7 @@ description: 'SecLists is the security tester''s companion. It''s a collection o
payloads, web shells, and many more. ' payloads, web shells, and many more. '
url: https://github.com/danielmiessler/SecLists url: https://github.com/danielmiessler/SecLists
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'SecretFinder - A python script for find sensitive data (apikeys, a
and search anything on javascript files ' and search anything on javascript files '
url: https://github.com/m4ll0k/SecretFinder url: https://github.com/m4ll0k/SecretFinder
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: SecurityTrails
description: " Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " Online dns / subdomain / recon tool|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://securitytrails.com url: https://securitytrails.com
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: SequenceDiagram
description: " Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " Online tool for creating UML sequence diagrams|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://sequencediagram.org url: https://sequencediagram.org
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Shodan
description: " World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) " description: " World's first search engine for Internet-connected devices|![](https://img.shields.io/static/v1?label=&message=it%27s%20not%20github&color=gray) "
url: https://www.shodan.io/ url: https://www.shodan.io/
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Silver
description: 'Mass scan IPs for vulnerable services ' description: 'Mass scan IPs for vulnerable services '
url: https://github.com/s0md3v/Silver url: https://github.com/s0md3v/Silver
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Sn1per
description: 'Automated pentest framework for offensive security experts ' description: 'Automated pentest framework for offensive security experts '
url: https://github.com/1N3/Sn1per url: https://github.com/1N3/Sn1per
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Stepper
description: description:
url: https://github.com/CoreyD97/Stepper url: https://github.com/CoreyD97/Stepper
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- burpsuite - burpsuite
lang: [] lang: []

View File

@ -3,7 +3,7 @@ name: Striker
description: 'Striker is an offensive information and vulnerability scanner. ' description: 'Striker is an offensive information and vulnerability scanner. '
url: https://github.com/s0md3v/Striker url: https://github.com/s0md3v/Striker
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: SubOver
description: A Powerful Subdomain Takeover Tool description: A Powerful Subdomain Takeover Tool
url: https://github.com/Ice3man543/SubOver url: https://github.com/Ice3man543/SubOver
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: Sublist3r
description: 'Fast subdomains enumeration tool for penetration testers ' description: 'Fast subdomains enumeration tool for penetration testers '
url: https://github.com/aboul3la/Sublist3r url: https://github.com/aboul3la/Sublist3r
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Taipan
description: Web application vulnerability scanner description: Web application vulnerability scanner
url: https://github.com/enkomio/Taipan url: https://github.com/enkomio/Taipan
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: TukTuk
description: 'Tool for catching and logging different types of requests. ' description: 'Tool for catching and logging different types of requests. '
url: https://github.com/ArturSS7/TukTuk url: https://github.com/ArturSS7/TukTuk
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: User-Agent Switcher
description: quick and easy way to switch between user-agents. description: quick and easy way to switch between user-agents.
url: https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae url: https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- chrome - chrome
lang: [] lang: []

View File

@ -5,7 +5,7 @@ description: 'A virtual host scanner that performs reverse lookups, can be used
default pages. ' default pages. '
url: https://github.com/codingo/VHostScan url: https://github.com/codingo/VHostScan
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: Wayback Machine
description: History of website description: History of website
url: https://apps.apple.com/us/app/wayback-machine/id1472432422 url: https://apps.apple.com/us/app/wayback-machine/id1472432422
category: browser-addon category: browser-addon
types: [] type:
platform: platform:
- safari - safari
lang: [] lang: []

View File

@ -4,7 +4,7 @@ description: Web Cache Vulnerability Scanner is a Go-based CLI tool for testing
web cache poisoning. It is developed by Hackmanit GmbH (http://hackmanit.de/). web cache poisoning. It is developed by Hackmanit GmbH (http://hackmanit.de/).
url: https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner url: https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: XSRFProbe
description: The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit. description: The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.
url: https://github.com/0xInfection/XSRFProbe url: https://github.com/0xInfection/XSRFProbe
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: XSStrike
description: 'Most advanced XSS scanner. ' description: 'Most advanced XSS scanner. '
url: https://github.com/s0md3v/XSStrike url: https://github.com/s0md3v/XSStrike
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: XSpear
description: 'Powerfull XSS Scanning and Parameter analysis tool&gem ' description: 'Powerfull XSS Scanning and Parameter analysis tool&gem '
url: https://github.com/hahwul/XSpear url: https://github.com/hahwul/XSpear
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: Tool for automatic exploitation of XXE vulnerability using direct a
different out of band methods. different out of band methods.
url: https://github.com/enjoiz/XXEinjector url: https://github.com/enjoiz/XXEinjector
category: tool category: tool
types: [] type:
platform: [] platform: []
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: a2sv
description: 'Auto Scanning to SSL Vulnerability ' description: 'Auto Scanning to SSL Vulnerability '
url: https://github.com/hahwul/a2sv url: https://github.com/hahwul/a2sv
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -4,7 +4,7 @@ description: 'Generates permutations, alterations and mutations of subdomains an
then resolves them ' then resolves them '
url: https://github.com/infosec-au/altdns url: https://github.com/infosec-au/altdns
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: anew
description: A tool for adding new lines to files, skipping duplicates description: A tool for adding new lines to files, skipping duplicates
url: https://github.com/tomnomnom/anew url: https://github.com/tomnomnom/anew
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: apkleaks
description: 'Scanning APK file for URIs, endpoints & secrets. ' description: 'Scanning APK file for URIs, endpoints & secrets. '
url: https://github.com/dwisiswant0/apkleaks url: https://github.com/dwisiswant0/apkleaks
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: aquatone
description: 'A Tool for Domain Flyovers ' description: 'A Tool for Domain Flyovers '
url: https://github.com/michenriksen/aquatone url: https://github.com/michenriksen/aquatone
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,9 +3,10 @@ name: arachni
description: 'Web Application Security Scanner Framework ' description: 'Web Application Security Scanner Framework '
url: https://github.com/Arachni/arachni url: https://github.com/Arachni/arachni
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos
- windows
lang: [] lang: []
tags: [] tags: []

View File

@ -3,7 +3,7 @@ name: assetfinder
description: 'Find domains and subdomains related to a given domain ' description: 'Find domains and subdomains related to a given domain '
url: https://github.com/tomnomnom/assetfinder url: https://github.com/tomnomnom/assetfinder
category: tool category: tool
types: [] type:
platform: platform:
- linux - linux
- macos - macos

View File

@ -3,7 +3,7 @@ name: attack-surface-detector-zap
description: description:
url: https://github.com/secdec/attack-surface-detector-zap url: https://github.com/secdec/attack-surface-detector-zap
category: tool-addon category: tool-addon
types: [] type:
platform: platform:
- zap - zap
lang: [] lang: []

Some files were not shown because too many files have changed in this diff Show More