Skip to content

Instantly share code, notes, and snippets.

@gliubc
Created June 14, 2018 01:04
Show Gist options
  • Save gliubc/d7c908ced239def5b8e7d64c1412431a to your computer and use it in GitHub Desktop.
Save gliubc/d7c908ced239def5b8e7d64c1412431a to your computer and use it in GitHub Desktop.
tcpdump
tcpdump -s 0 -A 'tcp dst port 80 and (tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x504f5354)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment