Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fbion/3f013d46fdbcb8a33ebe3ff772043925 to your computer and use it in GitHub Desktop.
Save fbion/3f013d46fdbcb8a33ebe3ff772043925 to your computer and use it in GitHub Desktop.
wireshark tls sni and http filter
ssl.handshake.extension.type == "server_name" || http.host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment