mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
implemented --randomize switch by request
This commit is contained in:
@@ -59,6 +59,9 @@ agent =
|
||||
# Valid: True or False
|
||||
randomAgent = False
|
||||
|
||||
# Randomly change value for the given parameter
|
||||
rParam =
|
||||
|
||||
|
||||
# HTTP Referer header. Useful to fake the HTTP Referer header value at
|
||||
# each HTTP request.
|
||||
|
||||
Reference in New Issue
Block a user