-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wifite get stucked on NetHunter(HuaweiPhone rooted) #126
Comments
What is the output if you run Wifite with Also, your |
Last time I checked, 8188EUS doesn't support monitor mode/injection. At least not in Kali. I have a monitor mode driver which I've added injection too, but haven't released it yet. |
@kimocoder Thanks for the info! Although it's still bad that Wifite gets hung up. Hopefully I can fix that if @wangmu0579 can provide the |
This is output for wifite -vv. Great thanks for help.
|
about 8188eus, following was the output after plugin the WIFI adapter
But seems Nethunter not driver correctly for 8188eus as wlan1 not appeared.
|
The rtl8188eu(s) driver doesn't support injection. |
You may try the https://github.com/kimocoder/rtl8188eus driver, I've added injection bit don't know if it's working yet, will do more work to it later. Anyway, the lwfinger 8188eu driver doesn't support monitor either.. so it's useless inn terms of penetration testing. Mine at least got monitor mode working |
Thanks @kimocoder for your information. My first problem should be bring the rtl8188eus UP for the NetHunter whether your's driver or iwfinger's. |
more info here: Found phy0 with no interfaces assigned, would you like to assign one to it? [y/n] y ERROR adding monitor mode interface: command failed: Operation not supported (-95) Found 1 processes that could cause trouble. PID Name PHY Interface Driver Chipset ethtool failed... |
what is the output of "airmon-ng" ? I have to say it one more time perhaps.. the 8188eu driver from lwfinger does NOT support monitor mode |
Put cmd reault following. Do you know how to do it?
Compile error for your rtl driver and i can not create issue at your address.
|
The compiler problem solved But new interface still not be found using ifconfig which like previous. |
Ask in the NetHunter repo @ https://github.com/offensive-security/kali-nethunter |
Are you sure your phone has kernel support that can use extra wifi card?The NetHunter official support phones have the kernel support that can use extra wifi card to crack wifi !The official supported phones list can be found on there https://github.com/offensive-security/nethunter-devices/blob/master/devices.cfg |
I have same issue.. I tryed this versions > 2.2.3, 2.2.5 , 2.5.0 Note1: Good working Wifite v2 r87,r85,r89 -vv output> root@kali:~/wifite2-2.2.3# ./Wifite.py -vv [+] option: verbosity level 2 [?] Executing: which aircrack-ng [?] Executing: which iwconfig [?] Executing: which ifconfig [?] Executing: which reaver [?] Executing: which bully [?] Executing: which pyrit [?] Executing: which tshark [?] Executing: which hashcat [?] Executing: which hcxdumptool [?] Executing: which hcxpcaptool [?] Executing: which macchanger [?] Executing: airmon-ng check |
This is due to a bug in the ifconfig/iwconfig migration to ip/iw. Can you try my fork at And report back? |
stucked again. by the way, i didn't setup root@kali: [!] Warning: Recommended app bully was not found. install @ https://github.com/aanarchyy/bully |
same problem :/ |
@kimocoder Nope, still getting stuck. |
So the problem is that its waiting for you to type Y/n for the last command:
I am having the same problem. I wonder if there is a way to stop airmon-ng from always asking? i thought maybe ifconfig wlan0 down would help but no... still asks about phy0 |
changing the wifite command params helps. turns out that it is getting stick on your phy0 in the check, for me, i put wlan1 into monitor mode and told wifite to use it like so:
and it works |
…bc01af766c0f212e3 [Snyk] Security upgrade python from 3.11-rc-slim to 3.12-rc-slim
I have installed NetHunter on Huawei Honor6x succes with phone rooted.
But when i try to run wifite but it stucked and it must be stopped by CTRL+C。
I have tried use latest version but no luck.
iwconfig seems work well.
(I sshed to NetHunter with my computer)
Another problem: how to enable wifi adapter for NetHunter which seems identified by NetHunter?
iwconfig seems work well:
The text was updated successfully, but these errors were encountered: