mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-29 17:39:56 +03:00
add more keywords
These keywords are used in various tests by sqlmap, so adding them to this list helps when running tamper scripts that rely on the accuracy of keyword lists.
This commit is contained in:
parent
ab08273d82
commit
24fc4072a5
|
@ -450,3 +450,21 @@ WITH
|
|||
WRITEXOR
|
||||
YEAR_MONTH
|
||||
ZEROFILL
|
||||
|
||||
# Miscellaneous other keywords.
|
||||
ANALYSE
|
||||
BENCHMARK
|
||||
CONCAT_WS
|
||||
ELT
|
||||
EXP
|
||||
EXTRACTVALUE
|
||||
FLOOR
|
||||
INFORMATION_SCHEMA
|
||||
JSON_KEYS
|
||||
MAKE_SET
|
||||
MD5
|
||||
MID
|
||||
PLUGINS
|
||||
RAND
|
||||
SLEEP
|
||||
UPDATEXML
|
||||
|
|
Loading…
Reference in New Issue
Block a user