Skip to content

Instantly share code, notes, and snippets.

@magoon
Last active December 20, 2015 09:19
Show Gist options
  • Save magoon/6106835 to your computer and use it in GitHub Desktop.
Save magoon/6106835 to your computer and use it in GitHub Desktop.
Sniff HTTP headers
sudo tcpdump -s 0 -A 'tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x47455420'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment