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.
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
🎯 Fast CORS misconfiguration vulnerabilities scanner
BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It functions as a platform for security professionals to evaluate client-side defenses by injecting persistent scripts into web browsers, establishing a bidirectional communication channel for remote command execution and data exfiltration. The framework distinguishes itself through its ability to use compromised browser sessions as proxies to conduct internal network reconnaissance, effectively bypassing perimeter security controls. It utilizes an event-driven control interface and
The most powerful CRLF injection (HTTP Response Splitting) scanner.
The main features of nefcore/crlfsuite are: CRLF Injection, Web Vulnerability Tools.
Projects with overlapping indexed features include: daffainfo/allaboutbugbounty — AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing.… chenjj/corscanner — 🎯 Fast CORS misconfiguration vulnerabilities scanner. bountystrike/injectus — CRLF and open redirect fuzzer. danmcinerney/xsscrapy — XSS spider - 66/66 wavsep XSS detected. dwisiswant0/crlfuzz — A fast tool to scan CRLF vulnerability written in Go. beefproject/beef — BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It…