SYWorks / wireless-ids

Ability to detect suspicious activity such as (WEP/WPA/WPS) attack by sniffing the air for wireless packets.
https://www.facebook.com/media/set/?set=a.767725556588881.1073741830.281645261863582
GNU General Public License v2.0
242 stars 86 forks source link

Error: No Wireless Extension #8

Open anurag170394 opened 6 years ago

anurag170394 commented 6 years ago

Was running wids.py with all the dependencies pre installed on kali linux "Linux kali 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux" LIVE on Sony vaio machine having wireless NIC model "Intel Corporation Centrino Wireless-N 2230 (rev c4)" while giving command # ./wids.py --iface wlan0 -t 60. Script shows wlan0: No Wireless Extension thus resulting in direct termination. it tries to start interactive mode on giving no parameters, but it fails. What could be the possible issue?

jouellnyc commented 5 years ago

+1 ditto:

my iwconfig says:

wlan1 IEEE 802.11 Mode:Monitor Frequency:2.452 GHz Tx-Power=30 dBm
Retry short long limit:2 RTS thr:off Fragment thr:off Power Management:off

root@raspberrypi:~# ./wids.py -i wlan1 br0: no wireless extensions. wlan0: no wireless extensions. wlan1: no wireless extensions.