Skip to content

Instantly share code, notes, and snippets.

/mechanize.log Secret

Created October 18, 2014 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b24486ab1822c178b190 to your computer and use it in GitHub Desktop.
Save anonymous/b24486ab1822c178b190 to your computer and use it in GitHub Desktop.
[2014-10-18T03:55:01.938082 #16718] INFO -- : Net::HTTP::Get: /?op=my_files
D, [2014-10-18T03:55:01.938162 #16718] DEBUG -- : request-header: accept => */*
D, [2014-10-18T03:55:01.938188 #16718] DEBUG -- : request-header: user-agent => Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
D, [2014-10-18T03:55:01.938209 #16718] DEBUG -- : request-header: accept-encoding => gzip,deflate,identity
D, [2014-10-18T03:55:01.938230 #16718] DEBUG -- : request-header: accept-charset => ISO-8859-1,utf-8;q=0.7,*;q=0.7
D, [2014-10-18T03:55:01.938250 #16718] DEBUG -- : request-header: accept-language => en-us,en;q=0.5
D, [2014-10-18T03:55:01.938270 #16718] DEBUG -- : request-header: host => xxxx.org
I, [2014-10-18T03:55:02.179135 #16718] INFO -- : status: Net::HTTPOK 1.1 200 OK
D, [2014-10-18T03:55:02.179229 #16718] DEBUG -- : response-header: server => nginx/1.6.0
D, [2014-10-18T03:55:02.179263 #16718] DEBUG -- : response-header: date => Sat, 18 Oct 2014 01:55:02 GMT
D, [2014-10-18T03:55:02.179291 #16718] DEBUG -- : response-header: content-type => text/html; charset=UTF-8
D, [2014-10-18T03:55:02.179318 #16718] DEBUG -- : response-header: transfer-encoding => chunked
D, [2014-10-18T03:55:02.179345 #16718] DEBUG -- : response-header: connection => keep-alive
D, [2014-10-18T03:55:02.179372 #16718] DEBUG -- : response-header: set-cookie => lang=english; domain=.xxxx.org; path=/
D, [2014-10-18T03:55:02.179400 #16718] DEBUG -- : response-header: expires => Fri, 17 Oct 2014 01:55:02 GMT
D, [2014-10-18T03:55:02.179506 #16718] DEBUG -- : Read 1190 bytes (1190 total)
D, [2014-10-18T03:55:02.187155 #16718] DEBUG -- : Read 2612 bytes (3802 total)
D, [2014-10-18T03:55:02.187269 #16718] DEBUG -- : Read 2914 bytes (6716 total)
D, [2014-10-18T03:55:02.187309 #16718] DEBUG -- : Read 2920 bytes (9636 total)
D, [2014-10-18T03:55:02.234249 #16718] DEBUG -- : Read 698 bytes (10334 total)
D, [2014-10-18T03:55:02.235445 #16718] DEBUG -- : saved cookie: lang=english
I, [2014-10-18T03:55:02.237795 #16718] INFO -- : form encoding: UTF-8
D, [2014-10-18T03:55:02.237947 #16718] DEBUG -- : query: "op=login&redirect=&login=MyLogin&password=XXX%40XXX"
I, [2014-10-18T03:55:02.238505 #16718] INFO -- : Net::HTTP::Post: /
D, [2014-10-18T03:55:02.238545 #16718] DEBUG -- : request-header: accept => */*
D, [2014-10-18T03:55:02.238573 #16718] DEBUG -- : request-header: user-agent => Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
D, [2014-10-18T03:55:02.238598 #16718] DEBUG -- : request-header: accept-encoding => gzip,deflate,identity
D, [2014-10-18T03:55:02.238623 #16718] DEBUG -- : request-header: accept-charset => ISO-8859-1,utf-8;q=0.7,*;q=0.7
D, [2014-10-18T03:55:02.238648 #16718] DEBUG -- : request-header: accept-language => en-us,en;q=0.5
D, [2014-10-18T03:55:02.238672 #16718] DEBUG -- : request-header: host => xxx.org
D, [2014-10-18T03:55:02.238704 #16718] DEBUG -- : request-header: referer => http://xxxx.org/?op=my_files
D, [2014-10-18T03:55:02.238730 #16718] DEBUG -- : request-header: content-type => application/x-www-form-urlencoded
D, [2014-10-18T03:55:02.238754 #16718] DEBUG -- : request-header: content-length => 53
I, [2014-10-18T03:55:02.383002 #16718] INFO -- : status: Net::HTTPFound 1.1 302 Found
D, [2014-10-18T03:55:02.383086 #16718] DEBUG -- : response-header: server => nginx/1.6.0
D, [2014-10-18T03:55:02.383114 #16718] DEBUG -- : response-header: date => Sat, 18 Oct 2014 01:55:02 GMT
D, [2014-10-18T03:55:02.383139 #16718] DEBUG -- : response-header: location => http://xxxx.org/?op=my_files
D, [2014-10-18T03:55:02.383163 #16718] DEBUG -- : response-header: transfer-encoding => chunked
D, [2014-10-18T03:55:02.383187 #16718] DEBUG -- : response-header: connection => keep-alive
D, [2014-10-18T03:55:02.383211 #16718] DEBUG -- : response-header: set-cookie => lang=english; domain=.xxxx.org; path=/, xfsts=z8uzbu3ic7x0eenv; domain=.xxxx.org; path=/; expires=Mon, 17-Nov-2014 01:55:02 GMT, login=MyLogin; domain=.xxxx.org; path=/; expires=Thu, 16-Apr-2015 01:55:02 GMT
D, [2014-10-18T03:55:02.383384 #16718] DEBUG -- : saved cookie: lang=english
D, [2014-10-18T03:55:02.384214 #16718] DEBUG -- : saved cookie: xfsts=z8uzbu3ic7x0eenv
D, [2014-10-18T03:55:02.384400 #16718] DEBUG -- : saved cookie: login=MyLogin
I, [2014-10-18T03:55:02.384490 #16718] INFO -- : follow redirect to: http://xxxx.org/?op=my_files
I, [2014-10-18T03:55:02.385073 #16718] INFO -- : Net::HTTP::Get: /?op=my_files
D, [2014-10-18T03:55:02.385107 #16718] DEBUG -- : request-header: accept => */*D, [2014-10-18T03:55:02.385134 #16718] DEBUG -- : request-header: user-agent => Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
D, [2014-10-18T03:55:02.385159 #16718] DEBUG -- : request-header: accept-encoding => gzip,deflate,identity
D, [2014-10-18T03:55:02.385184 #16718] DEBUG -- : request-header: accept-charset => ISO-8859-1,utf-8;q=0.7,*;q=0.7
D, [2014-10-18T03:55:02.385208 #16718] DEBUG -- : request-header: accept-language => en-us,en;q=0.5
D, [2014-10-18T03:55:02.385233 #16718] DEBUG -- : request-header: host => xxxx.org
D, [2014-10-18T03:55:02.385262 #16718] DEBUG -- : request-header: referer => http://xxxx.org/
I, [2014-10-18T03:55:02.542128 #16718] INFO -- : status: Net::HTTPOK 1.1 200 OK
D, [2014-10-18T03:55:02.542216 #16718] DEBUG -- : response-header: server => nginx/1.6.0
D, [2014-10-18T03:55:02.542247 #16718] DEBUG -- : response-header: date => Sat, 18 Oct 2014 01:55:02 GMT
D, [2014-10-18T03:55:02.542274 #16718] DEBUG -- : response-header: content-type => text/html; charset=UTF-8
D, [2014-10-18T03:55:02.542299 #16718] DEBUG -- : response-header: transfer-encoding => chunked
D, [2014-10-18T03:55:02.542324 #16718] DEBUG -- : response-header: connection => keep-alive
D, [2014-10-18T03:55:02.542349 #16718] DEBUG -- : response-header: set-cookie => lang=english; domain=.xxxx.org; path=/
D, [2014-10-18T03:55:02.542375 #16718] DEBUG -- : response-header: expires => Fri, 17 Oct 2014 01:55:02 GMT
D, [2014-10-18T03:55:02.542442 #16718] DEBUG -- : Read 3802 bytes (3802 total)
D, [2014-10-18T03:55:02.542490 #16718] DEBUG -- : Read 2914 bytes (6716 total)
D, [2014-10-18T03:55:02.542541 #16718] DEBUG -- : Read 2920 bytes (9636 total)
D, [2014-10-18T03:55:02.593294 #16718] DEBUG -- : Read 698 bytes (10334 total)
D, [2014-10-18T03:55:02.594439 #16718] DEBUG -- : saved cookie: lang=english
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment