Wireshark is one of the tools that help you identify incoming and outgoing packets be it UDP or TCP level, ICMP or IP level. Wireshark is a tool that intercepts packets and analyze them. One of the helpful tool that helped me analyze how website POST GET works for my projects, it is considered user friendly thanks to its Graphical User Interface. The GUI of Wireshark is one of its strong points. You are able to look at a list of tens and thousands of packets and filter them according to your need with conditional statements. Wireshark is capable of running in both Linux and Windows. Read the rest of this entry »