Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kaworu/5264839 to your computer and use it in GitHub Desktop.
Save kaworu/5264839 to your computer and use it in GitHub Desktop.
tcpflow (nginx <-> browser)
GET /rspamd/login HTTP/1.1
Host: mail.br0c0.li
Connection: keep-alive
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,fr-CH;q=0.6,fr;q=0.4
Accept-Charset: UTF-8,*;q=0.5
Cookie: PHPSESSID=i8pkui34agqh1gibvtnkb2tr41
HTTP/1.1 200 OK
Server: nginx/1.2.7
Date: Thu, 28 Mar 2013 16:46:34 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 256
Connection: keep-alive
{"auth": "ok","version":"0.5.4","uptime": 15298,"error":"none", "clean":2,"probable":1,"greylist":3,"reject":0,"scanned":14,"learned":0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment