derv82 / wifite2

Rewrite of the popular wireless network auditor, "wifite"
GNU General Public License v2.0
6.36k stars 1.3k forks source link

I need a help to use Wifite in my termux for Android #430

Open julyap21 opened 1 year ago

julyap21 commented 1 year ago

Hi! my device is rooted and it is a Motorola One Fusion. I've been trying for two days to use Wifite without success, I've already made the necessary updates to pkg, apt...I'm a beginner in this subject Termux/Wifite but the speed I learn is very fast. So I would be grateful if you could teach me how to solve my problem.

The problem:

~/wifite2 # python2 Wifite.py -wpa

   .               .
 .´  ·  .     .  ·  `.  wifite 2.2.5
 :  :  :  (¯)  :  :  :  automated wireless auditor
 `.  ·  ` /¯\ ´  ·  .´  https://github.com/derv82/wifite2
   `     /¯¯¯\     ´

 [+] option: targeting WPA-encrypted networks

 [!] Error: Required app aircrack-ng was not found. install @ https://www.aircrack-ng.org/install.html
 [!] Error: Required app iwconfig was not found. install @ apt-get install wireless-tools
 [!] Warning: Recommended app reaver was not found. install @ https://github.com/t6x/reaver-wps-fork-t6x
 [!] Warning: Recommended app bully was not found. install @ https://github.com/aanarchyy/bully
 [!] Warning: Recommended app pyrit was not found. install @ https://github.com/JPaulMora/Pyrit/wiki
 [!] Warning: Recommended app tshark was not found. install @ apt-get install wireshark
 [!] Warning: Recommended app hashcat was not found. install @ https://hashcat.net/hashcat/
 [!] Warning: Recommended app hcxdumptool was not found. install @ https://github.com/ZerBea/hcxdumptool
 [!] Warning: Recommended app hcxpcaptool was not found. install @ https://github.com/ZerBea/hcxtools
 [!] Warning: Recommended app macchanger was not found. install @ apt-get install macchanger
 [!] At least 1 Required app is missing. Wifite needs Required apps to run
~/wifite2 # apt get install macchanger
Ability to run this command as root has been disabled permanently for safety purposes.
~/wifite2 # exit
exit
~ $ root
~ # apt-get i wireshark
Ability to run this command as root has been disabled permanently for safety purposes.
~ #

The problem is this message that appears "Ability to run this command as root has been disabled permanently for safety purposes."

and...

~/wifite2 $ python2 Wifite.py -wpa
   .               .
 .´  ·  .     .  ·  `.  wifite 2.2.5
 :  :  :  (¯)  :  :  :  automated wireless auditor
 `.  ·  ` /¯\ ´  ·  .´  https://github.com/derv82/wifite2
   `     /¯¯¯\     ´

 [+] option: targeting WPA-encrypted networks
 [!] error: wifite must be run as root
 [!] re-run with sudo

And when I start without T-root, it appears that Wifite only works with root, I don't understand what causes this problem.

julyap21 commented 1 year ago

Thank You!

Em qua., 29 de mar. de 2023 13:08, Cortes @.***> escreveu:

You can't get there from here! That is, you'll never get all that to work from termux in android. There is a reason for that! haha

I'm assuming you installed kali nethunter or some such. Those packages are intentionally incomplete. That is, unless your an experienced android developer and you said you were a beginner. Switch to raspberry pi or a laptop. You'll have much better success.

— Reply to this email directly, view it on GitHub https://github.com/derv82/wifite2/issues/430#issuecomment-1488902365, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3LXUEY5TAKUVWPARML2V4TW6RNBNANCNFSM6AAAAAAWDMQ3LI . You are receiving this because you authored the thread.Message ID: @.***>

Onoy321 commented 11 months ago

I have same problem how to solve