mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Minor fix
This commit is contained in:
@@ -224,7 +224,8 @@ SQL_STATEMENTS = {
|
|||||||
"load ", ),
|
"load ", ),
|
||||||
|
|
||||||
"SQL data control": (
|
"SQL data control": (
|
||||||
"grant ", ),
|
"grant ",
|
||||||
|
"revoke ", ),
|
||||||
|
|
||||||
"SQL data execution": (
|
"SQL data execution": (
|
||||||
"exec ",
|
"exec ",
|
||||||
|
|||||||
Reference in New Issue
Block a user