@@ -5403,25 +5403,23 @@ Example of Google dorking with expression <tt>login ext:php</tt>
5403
5403
and resulting page set to 3:
5404
5404
5405
5405
<tscreen><verb>
5406
- $ python sqlmap.py -g "login ext:php" --gpage= 3 -v 1
5406
+ $ python sqlmap.py -g "ext:php login " --gpage 3 -v 1
5407
5407
5408
- [hh:mm:12 ] [INFO] first request to Google to get the session cookie
5409
- [hh:mm:12 ] [INFO] using search result page #3
5410
- [hh:mm:12 ] [INFO] sqlmap got 100 results for your Google dork expression, 5 of them are testable targets
5411
- [hh:mm:12 ] [INFO] sqlmap got a total of 5 targets
5408
+ [hh:mm:14 ] [INFO] first request to Google to get the session cookie
5409
+ [hh:mm:14 ] [INFO] using Google result page #3
5410
+ [hh:mm:14 ] [INFO] sqlmap got 100 results for your Google dork expression, 89 of them are testable targets
5411
+ [hh:mm:15 ] [INFO] sqlmap got a total of 89 targets
5412
5412
url 1:
5413
- GET http://myjobstreet-beta.jobstreet .com/home/login .php?site=in
5413
+ GET http://www.XXX .com/index .php?pageid=login
5414
5414
do you want to test this url? [Y/n/q]
5415
- >
5416
- [hh:mm:14 ] [INFO] testing url http://myjobstreet-beta.jobstreet .com/home/login .php?site=in
5417
- [hh:mm:14 ] [INFO] using '/home/stamparm/Work /sqlmap/sqlmap/output/None /session' as session file
5418
- [hh:mm:14 ] [INFO] testing connection to the target url
5419
- [hh:mm:15 ] [INFO] testing if the url is stable, wait a few seconds
5415
+ > y
5416
+ [hh:mm:17 ] [INFO] testing url http://www.XXX .com/index .php?pageid=login
5417
+ [hh:mm:17 ] [INFO] using '/home/inquis/software /sqlmap/subversion/trunk/ sqlmap/output/www.XXX.com /session' as session file
5418
+ [hh:mm:17 ] [INFO] testing connection to the target url
5419
+ [hh:mm:17 ] [INFO] testing if the url is stable, wait a few seconds
5420
5420
[hh:mm:19] [INFO] url is stable
5421
5421
[hh:mm:19] [INFO] testing if User-Agent parameter 'User-Agent' is dynamic
5422
5422
[hh:mm:21] [WARNING] User-Agent parameter 'User-Agent' is not dynamic
5423
- [hh:mm:21] [INFO] testing if Cookie parameter 'REFERP' is dynamic
5424
- [hh:mm:22] [WARNING] Cookie parameter 'REFERP' is not dynamic
5425
5423
[hh:mm:22] [INFO] testing if Cookie parameter 'PHPSESSID' is dynamic
5426
5424
[hh:mm:24] [INFO] confirming that Cookie parameter 'PHPSESSID' is dynamic
5427
5425
[hh:mm:27] [INFO] Cookie parameter 'PHPSESSID' is dynamic
0 commit comments