What driver and library are required to allow the NIC to work in promiscuous mode In setting up Wireshark if a pen tester is configuring a Windows laptop for a test?
A
winpcap
explanation
The WinPcap library is used for Windows devices. On Linux devices, Libpcap is used for the same purpose.
Comments