/ksniffer

基于WinPcap的数据包嗅探器。A simple sniffer based on WinPcap; Qt 5.12 project.

Primary LanguageC++

KSniffer

KSniffer is a packet analyzer based on WinPcap (WinPcap lib is in the folder "WpdPack");

KSniffer can

  • Capture from a live network connection and read different types of data, including TCP (HTTP), UDP, ICMP, ARP, from Ethernet II packet. IPv6 packets are also supposed to be supported (Not tested);
  • Provide easier way to set packet filter;
  • Count the amount of different types of packets and show by numbers and chart;
  • Scan live hosts in LAN (Based on ICMP);
  • ARP spoofing and ICMP flood;

Screen Shot

Select Device

Capture

Filter Setting

IO chart

Scanner

ARP spoofing

ICMP flood