mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-30 05:21:15 +00:00
Update of tests
This commit is contained in:
parent
cb20a446ae
commit
2297c81309
32 changed files with 7177 additions and 7304 deletions
|
|
@ -20,7 +20,7 @@ from _testutils import bootstrap
|
|||
bootstrap()
|
||||
|
||||
from lib.core.settings import (JSON_RECOGNITION_REGEX, JSON_LIKE_RECOGNITION_REGEX,
|
||||
XML_RECOGNITION_REGEX, PAYLOAD_DELIMITER, DEFAULT_GET_POST_DELIMITER,
|
||||
XML_RECOGNITION_REGEX, PAYLOAD_DELIMITER,
|
||||
CUSTOM_INJECTION_MARK_CHAR)
|
||||
|
||||
# The real source marks injection points with kb.customInjectionMark, which defaults to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue