Open anurag170394 opened 7 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:offroot@raspberrypi:~# ./wids.py -i wlan1 br0: no wireless extensions. wlan0: no wireless extensions. wlan1: no wireless extensions.
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?