mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
Minor fix
This commit is contained in:
parent
dd295bbd4a
commit
7e560eec1f
1 changed files with 2 additions and 1 deletions
|
|
@ -216,6 +216,7 @@ SQL_STATEMENTS = {
|
||||||
"alter ", ),
|
"alter ", ),
|
||||||
|
|
||||||
"SQL data manipulation": (
|
"SQL data manipulation": (
|
||||||
|
"bulk ",
|
||||||
"insert ",
|
"insert ",
|
||||||
"update ",
|
"update ",
|
||||||
"delete ",
|
"delete ",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue