Does the new method work out of the box with Cali?
#7
@ Ar76
No, libpcap is open source. You can get every information here:
https://github.com/the-tcpdump-group/libpcap

Additionally you need a driver. This driver must support monitor mode and full packet injection! You can find information how to code it here:
https://github.com/microsoft/Windows-dri...k/wlan/WDI

How to capture traffic can be read here:
https://wiki.wireshark.org/CaptureSetup/WLAN

I suggest to read the part starting at "WinPcap"

Supported adapters can be found here:
https://secwiki.org/w/Npcap/WiFi_adapters

And again:
To perform an active attack vector the driver must support full packet injection, too!
Reply


Messages In This Thread
RE: Does the new method work out of the box with Cali? - by ZerBea - 08-15-2019, 10:52 PM