Recently purchased new pi5 installed all the supporting drivers to run the Wifi scanning using scapy & turned on wlan1 to monitoring mode as well.
For Wifi Scanning using TP link : always return tried other approach's like: to verify sniff are happening.
Response:
For Wifi Scanning using TP link :
To my surprise,TP-Link Archer T2U PLUS [RTL8821AU]
Code:
sniff(iface='wlan1', timeout=3)
Code:
<Sniffed: TCP:0 UDP:0 ICMP:0 Other:0>
Code:
sudo aireplay-ng wlan1 --test
Response:
Trying broadcast probe requests...
No Answer...
Found 0 APs
Statistics: Posted by anandyn02 — Wed Jan 15, 2025 12:29 am