1 repo
Tools for detecting blind injection vulnerabilities by measuring response delays.
Distinguishing note: Focuses on time-based detection techniques for blind injection.
Explore 1 awesome GitHub repository matching testing & quality assurance · Time-Based Injection Testers. Refine with filters or upvote what's useful.
This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris
Sets response delays to accurately detect database responses during time-based blind injection attacks.