Posted by: Pdfprep
Post Date: January 22, 2021
WinDump is a popular sniffer which results from the porting to Windows of TcpDump for Linux.
What library does it use?
A . LibPcap
B . WinPcap
C . Wincap
D . None of the above
Answer: B
Explanation:
WinPcap is the industry-standard tool for link-layer network access in Windows environments: it allows applications to capture and transmit network packets bypassing the protocol stack, and has additional useful features, including kernel-level packet filtering, a network statistics engine and support for remote packet capture.