Which tool could be used for detecting vulnerability through SQL Injection
A
nmap
B
metasloit
C
bit defender
D
UML
Correct Answer: nmap
SQL injection is a code injection technique, used to attack data driven applications, in which nefarious SQL statement are inserted into an entry field for execution. SQL injection must exploit a security vulnerability in an application’s software.