抓取 HTTPS

  1. 执行 /Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --user-data-dir=/tmp/chrome --ssl-key-log-file=/tmp/.ssl-key.log
  2. 配置 PreferencesprotocolsTLS
    1. (pre)-master-secret log filename/tmp/.ssl-key.log

**原理:**Chrome 浏览器支持将 TLS 会话中使用的 对称密钥 保存在外部文件中,可供 Wireshark 加密使用。

基本使用

常用命令

https://imququ.com/post/http2-traffic-in-wireshark.html

https://segmentfault.com/a/1190000021142289