Skip to content

Instantly share code, notes, and snippets.

@unflores
Last active March 10, 2016 09:33
Show Gist options
  • Save unflores/1905758a48f85cf4b376 to your computer and use it in GitHub Desktop.
Save unflores/1905758a48f85cf4b376 to your computer and use it in GitHub Desktop.
Never forget....
sudo tcpdump -A -s 0 'tcp port 80 and (((ip[2:2] - ((ip[0]&0xf)<<2)) - ((tcp[12]&0xf0)>>2)) != 0)' -i lo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment