mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Update for WAF scripts
This commit is contained in:
@@ -153,6 +153,7 @@ class HTTPHEADER:
|
||||
SERVER = "Server"
|
||||
USER_AGENT = "User-Agent"
|
||||
TRANSFER_ENCODING = "Transfer-Encoding"
|
||||
VIA = "Via"
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user