1 Repo
The process of injecting payloads into input vectors to detect runtime security flaws like SQL injection and cross-site scripting.
Distinct from Cross-Site Scripting Vulnerabilities: None of the candidates cover the general process of active payload injection; they focus on specific vulnerability types or bypasses.
Explore 1 awesome GitHub repository matching security & cryptography · Active Security Checking. Refine with filters or upvote what's useful.
Arachni is a dynamic application security testing vulnerability scanner and web application security tool. It functions as a distributed web audit framework that performs active and passive audits to identify security flaws such as SQL injection and cross-site scripting. The project features a JavaScript-aware web crawler that executes scripts and monitors DOM changes to analyze modern dynamic web applications. It utilizes server platform fingerprinting to target compatible security payloads and provides a grid-based system to distribute scanning workloads across multiple nodes. The tool cov
A process of injecting payloads into input vectors to detect flaws such as SQL injection and cross-site scripting.