wireshark抓包工具使用 发表于 2022-03-20 分类于 编程 文章字数:79,阅读全文大约需要1分钟 基本使用 选择网卡 123451. Capture -> Option2. 选择网卡,勾选Prom栏3. 勾选 Enable promiscuous mode on all interfaces4. 配置抓包过滤器,无则不选择 Capture all in promiscuous mode4. 点击start 数据过滤 选择指定ip(源ip或目标ip)和协议1ip.addr == 192.168.1.1 and http