chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
418 stars 119 forks source link

Getting Error while Scanning #3

Closed bobinaj2004 closed 7 years ago

bobinaj2004 commented 7 years ago

While scanning I am getting this error,

[5] 00:17:7C:5B:4C:6C | 11 | WPA2 | rahul Error for wireless request "Set Frequency" (8B04) : SET failed on device wlan0 ; Invalid argument. Error for wireless request "Set Frequency" (8B04) : SET failed on device wlan0 ; Invalid argument. [6] 00:E0:4C:AC:61:CD | 13 | WEP | SKE_HR_2 Error for wireless request "Set Frequency" (8B04) : SET failed on device wlan0 ; Invalid argument.

chrizator commented 7 years ago

Are you sure that your interface is supported by your kernel and drivers are installed correctly?

YoussF commented 7 years ago

Same issue here

jenkinsshubham commented 7 years ago

I had got same issue when used with my system wifi. But it is working fine with TP-LINK wireless adaptor.

Actually all wireless adaptors doesn't supports SET FREQUENCY.

So you need to use appropriate adaptors like Atheros or TP-link TL-WN722N

chrizator commented 7 years ago

Seems like the channel hop function had some issues. Hopefully it's working fine now. Please report me how it's working on your machine! Thank you!