Skip to content

Instantly share code, notes, and snippets.

@tps2015gh
Created June 26, 2017 04:02
Show Gist options
  • Save tps2015gh/36fd6fe7ec606381e96a92995eab4463 to your computer and use it in GitHub Desktop.
Save tps2015gh/36fd6fe7ec606381e96a92995eab4463 to your computer and use it in GitHub Desktop.

Demo Wireshark Filter

filter get smtp from micro or yahoo

(smtp.response contains "micro") or (smtp.response contains"yahoo")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment