This is a Packet Sniffer Application based on Java, Networking and Swing UI Designed for TCP, UDP and ICMP packet filtering, which can be extended to other protocols.
Features:
- Works perfectly in Windows OS (to be checked in MacOS)
- Can be used to check detail of every packet
- Option to store data in SQLite DB
Tools used:
- JDK (1.8)
- Eclipse IDE
- Wireshark
- Jpcap
- Winpcap