mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
changing to: --crawl=CRAWLDEPTH
This commit is contained in:
@@ -544,8 +544,9 @@ checkPayload = False
|
||||
cleanup = False
|
||||
|
||||
# Crawl the website starting from the target url
|
||||
# Valid: True or False
|
||||
crawl = False
|
||||
# Valid: integer
|
||||
# Default: 0
|
||||
crawlDepth = 0
|
||||
|
||||
# Parse and test forms on target url
|
||||
# Valid: True or False
|
||||
|
||||
Reference in New Issue
Block a user