mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
implemented --mobile switch
This commit is contained in:
@@ -538,6 +538,10 @@ forms = False
|
||||
# Default: 1
|
||||
googlePage = 1
|
||||
|
||||
# Imitate smartphone through HTTP User-Agent header.
|
||||
# Valid: True or False
|
||||
mobile = False
|
||||
|
||||
# Display page rank (PR) for Google dork results.
|
||||
# Valid: True or False
|
||||
pageRank = False
|
||||
|
||||
Reference in New Issue
Block a user