mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
gazillion changes, nothing will work, muhahaha
This commit is contained in:
parent
dcf7277a0f
commit
aee269cc14
8 changed files with 492 additions and 549 deletions
|
|
@ -57,6 +57,8 @@ DUMP_DEL_MARKER = "__DEL__"
|
|||
PARAMETER_AMP_MARKER = "__AMP__"
|
||||
PARAMETER_SEMICOLON_MARKER = "__SEMICOLON__"
|
||||
|
||||
PARTIAL_VALUE_MARKER = "__PARTIAL__"
|
||||
|
||||
URI_QUESTION_MARKER = "__QUESTION_MARK__"
|
||||
|
||||
PAYLOAD_DELIMITER = "\x00"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue