mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Update for WAF scripts
This commit is contained in:
parent
6c38afab35
commit
e5835dc74f
10 changed files with 73 additions and 6 deletions
|
|
@ -153,6 +153,7 @@ class HTTPHEADER:
|
|||
SERVER = "Server"
|
||||
USER_AGENT = "User-Agent"
|
||||
TRANSFER_ENCODING = "Transfer-Encoding"
|
||||
VIA = "Via"
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue