minor modification of a sample in sqlmap.conf

This commit is contained in:
Miroslav Stampar 2010-01-12 14:24:58 +00:00
parent 3434a22872
commit f9f418b479

View File

@ -18,7 +18,7 @@ list =
googleDork =
# 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
# Example (file content): POST /login.jsp HTTP/1.1\nHost: example.com\nUser-Agent: Mozilla/4.0\n\nuserid=joe&password=guessme
requestFile =
[Request]