mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
code commit regarding Feature #119
This commit is contained in:
@@ -17,7 +17,6 @@ list =
|
||||
# Example: +ext:php +inurl:"&id=" +intext:"powered by "
|
||||
googleDork =
|
||||
|
||||
|
||||
[Request]
|
||||
|
||||
# HTTP method to perform HTTP requests.
|
||||
@@ -100,6 +99,9 @@ retries = 3
|
||||
# Example: (google|yahoo)
|
||||
scope =
|
||||
|
||||
# Load HTTP request from a file
|
||||
# Example (file content): POST /login.jsp HTTP/1.1\nUser-Agent: Mozilla/4.0\n\nuserid=joe&password=guessme
|
||||
requestFile =
|
||||
|
||||
[Injection]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user