Update sqlmap.conf

This commit is contained in:
adyasinha 2018-10-30 19:24:52 +05:30 committed by GitHub
parent a4fdbf1343
commit 5515426719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ logFile =
# Scan multiple targets enlisted in a given textual file # Scan multiple targets enlisted in a given textual file
bulkFile = bulkFile =
# Load HTTP request from a file # Load HTTP request from a file ///////////////
# Example (file content): POST /login.jsp HTTP/1.1\nHost: example.com\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 = requestFile =