How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Command line tool for testing CRLF injection on a list of domains.
The main features of michaelstott/crlf-injection-scanner are: CRLF Injection.
Projects with overlapping indexed features include: daffainfo/allaboutbugbounty — AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing.… bountystrike/injectus — CRLF and open redirect fuzzer. dwisiswant0/crlfuzz — A fast tool to scan CRLF vulnerability written in Go. nefcore/crlfsuite — The most powerful CRLF injection (HTTP Response Splitting) scanner. six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the…
AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co
A fast tool to scan CRLF vulnerability written in Go
The most powerful CRLF injection (HTTP Response Splitting) scanner.