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"
Wednesday, December 05, 2012
Subscribe to:
Posts (Atom)