Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9f418b

Browse files
committed
minor modification of a sample in sqlmap.conf
1 parent 3434a22 commit f9f418b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlmap.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ list =
1818
googleDork =
1919

2020
# Load HTTP request from a file
21-
# Example (file content): POST /login.jsp HTTP/1.1\nUser-Agent: Mozilla/4.0\n\nuserid=joe&password=guessme
21+
# Example (file content): POST /login.jsp HTTP/1.1\nHost: example.com\nUser-Agent: Mozilla/4.0\n\nuserid=joe&password=guessme
2222
requestFile =
2323

2424
[Request]

0 commit comments

Comments
 (0)