derv82/wifite2

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

julyap21 opened this issue · 2 comments

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.

I have same problem how to solve