Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

WiFi Scripts

All WiFi moved to https://github.com/0x90/wifi-arsenal

Python scripts and tools for WiFi.

Dummy 802.11 sniffer

from scapy.all import *
sniff(iface='eth0', 
 prn=lambda x: 
 x.sprintf("{Dot11Beacon:%Dot11.addr3%\t%Dot11Beacon.info%\tDot11Beacon.cap%}"))

About

Misc scripts and tools for WiFi

Resources

Stars

107 stars

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /