mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
Adds two common error strings when detecting MySQL injections. Closes #1191
This commit is contained in:
@@ -108,3 +108,5 @@ server object error
|
||||
supplied argument is not a valid MySQL result resource
|
||||
session_start%(%)
|
||||
unexpected end of SQL command
|
||||
You have an error in your SQL syntax
|
||||
check the manual that corresponds to your MySQL server version for the right syntax
|
||||
|
||||
Reference in New Issue
Block a user