SQL Injection
Find vulnerabilities related to SQL queries and database leaks.
Sql injection fuzzing
Fuzz all parameters with sql injection detection payloads for mysql, mssql, postgresql, etc
Use time base detection payloads
Time-Based Blind SQL Injection
Detect SQL injection vulnerabilities using time delay techniques.
Detect SQL Injection via Second-Order Attack
Identify second-order SQL injection vulnerabilities where input is stored and executed later.
Boolean-Based Blind SQL Injection
Identify SQL injection vulnerabilities using boolean-based conditions.
Union-Based SQL Injection Detection
Detect SQL injection vulnerabilities where UNION statements can be leveraged to extract data.
Error-Based SQL Injection
Check for error messages revealing SQL queries.
Blind SQL Injection
Use time-based techniques to find blind SQL injection.