mirror of
https://github.com/nmap/nmap.git
synced 2026-09-19 11:31:57 +00:00
Adds two common error strings when detecting MySQL injections. Closes #1191
This commit is contained in:
parent
fc3062b674
commit
711d2107e6
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue