File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Target URL.
44# Example: http://192.168.1.121/sqlmap/mysql/get_int.php?id=1&cat=2
55# PHP and MySQL (local)
6- url = http://127.0.0.1/sqlmap/mysql/get_int.php?id=1
7- #url = http://127.0.0.1/sqlmap/mysql/get_int_partialunion.php?id=1
8- # PHP and Oracle (local)
9- #url = http://127.0.0.1/sqlmap/oracle/get_int.php?id=1
10- # PHP and PostgreSQL (local)
11- #url = http://127.0.0.1/sqlmap/pgsql/get_int.php?id=1
12- # PHP and Microsoft SQL Server (remote)
13- #url = http://127.0.0.1/sqlmap/mssql/get_int.php?id=1
14- # PHP and MySQL (remote on Windows)
15- #url = http://127.0.0.1/sqlmap/mysql/win_get_int.php?id=1
16- # ASP and Microsoft SQL Server (local)
17- #url = http://192.168.192.10/sqlmap/get_str.asp?name=luther
18- # ASP and MySQL (local)
19- #url = http://192.168.192.10/sqlmap/get_int.asp?id=1
20- # ASP.NET and MySQL (local)
21- #url = http://192.168.192.10/sqlmap/get_int.aspx?id=1
22- #url =
6+ url =
237
248# Parse targets from Burp or WebScarab logs
259# Valid: Burp proxy (http://portswigger.net/suite/) requests log file path
You can’t perform that action at this time.
0 commit comments