Created
March 27, 2013 22:04
-
-
Save kaworu/5258499 to your computer and use it in GitHub Desktop.
tcpflow (nginx <-> rspamd webui)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.0 200 OK | |
Content-Length: 256 | |
Content-Type: text/html; charset=ISO-8859-1 | |
Connection: close | |
{"auth": "ok","version":"0.5.4","uptime": 15748,"error":"none", "clean":0,"probable":1,"greylist":0,"reject":0,"scanned":1,"learned":0} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /login HTTP/1.0 | |
X-Forwarded-For: 46.126.186.189 | |
Host: mail.br0c0.li | |
Connection: close | |
Accept: application/json, text/javascript, */*; q=0.01 | |
X-Requested-With: XMLHttpRequest | |
Password: q1 | |
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22 | |
Referer: http://mail.br0c0.li/webui/ | |
Accept-Encoding: gzip,deflate,sdch | |
Accept-Language: en-US,en;q=0.8 | |
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 | |
Cookie: PHPSESSID=vfc339gg2hr0pe3np730jemfs1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment