mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-26 03:20:57 +00:00
implemented retrieved items info for partial union too
This commit is contained in:
parent
f5f2201bbc
commit
d06ae9cd47
3 changed files with 8 additions and 11 deletions
|
|
@ -301,6 +301,3 @@ HASH_MOD_ITEM_DISPLAY = 1117
|
|||
|
||||
# Maximum integer value
|
||||
MAX_INT = sys.maxint
|
||||
|
||||
# Length of entry info for partial inband technique
|
||||
PARTIAL_INBAND_STATUS_LENGTH = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue