Blog post: https://bit.ly/3Ge84pG
Twitter: / hacklikehacker
Discord: / discord
__________________________________________
Home: https://techyrick.com/home
Blog: https://techyrick.com/blog
Contact: https://techyrick.com/contact
Hacking tools: https://bit.ly/3bd8Y85
___________________________________________
How to filter packets in Wireshark ❓
It is really very simple to filter the packets in Wireshark, but you should know the difference between the capture filter and display filter.
Capture filter Vs Display filter
These are the two major types of filters in Wireshark, let’s deeply see what capture filter is and what is display filter.
CAPTURE FILTER
Capture filter is filtering the packets that you specifically want to capture. For e.g.: While starting the Wireshark you say I need only ARP packets then you will see the ARP packets only and the is called pre-filter or capture filter.
DISPLAY FILTER
In-display filter you will be capturing all the packets in a network and once you have captured them we will do filtering is called post-filter or display filter.
______________________________________
#wireshark #packetfilter