mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Implementation for an Issue #674
This commit is contained in:
@@ -32,6 +32,10 @@ requestFile =
|
||||
# Example: +ext:php +inurl:"&id=" +intext:"powered by "
|
||||
googleDork =
|
||||
|
||||
# Load target URLs from remote sitemap(.xml) file
|
||||
# Example: http://192.168.1.121/sitemap.xml
|
||||
sitemapUrl =
|
||||
|
||||
|
||||
# These options can be used to specify how to connect to the target URL.
|
||||
[Request]
|
||||
|
||||
Reference in New Issue
Block a user