Record a function of wireshark: Filter contains of a packet
Syntax:
[Protocol] contains [hex|"STRING"]
For example:
1. Filter packet which has hex 0xea in contains:
tcp contains ea
2. Filter packet which has string "test" in contains:
http contains "test"
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment