2. Detect SQL Vulnerabilities using different tool
In this lab, you will learn how to test for SQL injection vulnerabilities using various other SQL injection detection tools.
Last updated
In this lab, you will learn how to test for SQL injection vulnerabilities using various other SQL injection detection tools.
Last updated
Run automated scan and check the alerts tab.
You can also use other SQL injection detection tools such as Damn Small SQLi Scanner (DSSS) (https://github.com), Snort (https://snort.org), Burp Suite (https://www.portswigger.net), HCL AppScan (https://www. hcl-software.com) etc. to detect SQL injection vulnerabilities.