Adding switch --skip-waf

This commit is contained in:
Miroslav Stampar
2015-09-21 14:57:44 +02:00
parent e81e474646
commit 81caf14b6d
5 changed files with 17 additions and 4 deletions

View File

@@ -750,6 +750,10 @@ googlePage = 1
# Valid: True or False
identifyWaf = False
# Skip heuristic detection of WAF/IPS/IDS protection.
# Valid: True or False
skipWaf = False
# Imitate smartphone through HTTP User-Agent header.
# Valid: True or False
mobile = False