julho 21st, 2014
capturando post com tshark
Posted by
Felipe Olivaes in
Hack
tshark -i eth1 ‘tcp port 80 and (((ip[2:2] – ((ip[0]&0xf)<<2)) - ((tcp[12]&0xf0)>>2)) != 0)’ -R ‘http.request.method == “POST”
valeu cifali! =)