Projects STRLCPY Cipherops Files
🤬
689abfed
ROOT /
exploitation-tools-categorized-by-vulnerability-type.md
27 lines | ISO-8859-1 | 1 KB

Exploitation Tools Categorized by Vulnerability Type

Here's the list of exploitation tools categorized by vulnerability type:

CRLF Injection:
1. [CRLFsuite](https://github.com/Nefcore/CRLFsuite) - A fast tool specially designed to scan CRLF injection
2. [crlfuzz](https://github.com/dwisiswant0/crlfuzz) - A fast tool to scan CRLF vulnerability written in Go
3. [CRLF-Injection-Scanner](https://github.com/MichaelStott/CRLF-Injection-Scanner) - Command line tool for testing CRLF injection on a list of domains.
4. [Injectus](https://github.com/BountyStrike/Injectus) - CRLF and open redirect fuzzer

Command Injection:
1. [commix](https://github.com/commixproject/commix) - Automated All-in-One OS command injection and exploitation tool.
CORS Misconfiguration:
1. [Corsy](https://github.com/s0md3v/Corsy) - CORS Misconfiguration Scanner
2. [CORStest](https://github.com/RUB-NDS/CORStest) - A simple CORS misconfiguration scanner
3. [cors-scanner](https://github.com/laconicwolf/cors-scanner) - A multi-threaded scanner that helps identify CORS flaws/misconfigurations
4. [CorsMe](https://github.com/Shivangx01b/CorsMe) - Cross Origin Resource Sharing MisConfiguration Scanner

Please wait...
Page is in error, reload to recover