From c296e9f57380ee9b3ee85bebcae9e6ba0485223f Mon Sep 17 00:00:00 2001 From: kbleez Date: Sat, 28 Jan 2017 05:18:45 -0500 Subject: [PATCH] made a few updates --- sqlmap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlmap.conf b/sqlmap.conf index 0a3d8e26b..7c8211958 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -10,7 +10,7 @@ direct = # Target URL. # Example: http://192.168.1.121/sqlmap/mysql/get_int.php?id=1&cat=2 -url = +url = test.com # Parse targets from Burp or WebScarab logs # Valid: Burp proxy (http://portswigger.net/suite/) requests log file path