mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Some more fixes and adjustments before 0.6.1 release.
This commit is contained in:
10
sqlmap.conf
10
sqlmap.conf
@@ -2,15 +2,7 @@
|
||||
|
||||
# Target URL.
|
||||
# Example: http://192.168.1.121/sqlmap/mysql/get_int.php?id=1&cat=2
|
||||
url = http://127.0.0.1/sqlmap/mysql/get_int.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_brackets.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_str_like.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_str_like_par.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_str_like_par2.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_str_like_par3.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_dstr_like_par.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_dstr_like_par2.php?id=1
|
||||
#url = http://127.0.0.1/sqlmap/mysql/get_int_str.php?id=1&name=luther
|
||||
url =
|
||||
|
||||
# Rather than providing a target url, let Google return target
|
||||
# hosts as result of your Google dork expression. For a list of Google
|
||||
|
||||
Reference in New Issue
Block a user