popo

  • Home
  • About
  • Search

wireshark-doc-使用

Posted on 2022-07-14 Edited on 2024-07-17

过滤

1
2
3
4
5
6
7
8
# 只需要http
在输入栏输入 http

# 只保留http的get请求
http.request.method == GET

# 只保留http的get请求,并且限制资源类型
http.request.method == GET && http.uri contains ".(jpg|pdf|zip|exe|mp4)"

https://it.sohu.com/a/706101579_121118999

# app-doc
math-doc-ROV
unity-doc-HybridCLR
  • Table of Contents
  • Overview
  1. 1. 过滤
popo

popo

508 posts
62 tags
0%
© 2025 popo
Powered by Hexo & NexT.Pisces
粤ICP备19160308号