All WiFi moved to https://github.com/0x90/wifi-arsenal
Python scripts and tools for WiFi.
from scapy.all import * sniff(iface='eth0', prn=lambda x: x.sprintf("{Dot11Beacon:%Dot11.addr3%\t%Dot11Beacon.info%\tDot11Beacon.cap%}"))
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
All WiFi moved to https://github.com/0x90/wifi-arsenal
Python scripts and tools for WiFi.
from scapy.all import * sniff(iface='eth0', prn=lambda x: x.sprintf("{Dot11Beacon:%Dot11.addr3%\t%Dot11Beacon.info%\tDot11Beacon.cap%}"))
Misc scripts and tools for WiFi