derv82 / wifite2

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

Unable to launch wifite2 #29

Closed Amal-Vincent closed 7 years ago

Amal-Vincent commented 7 years ago

I am receiving the following errors while trying to run wifite and the runtests.sh, I am running on ubuntu 16.04. The older version of wifite was running fine except for the fact that I am unable to capture handshakes on wpa2 authentication 59e66414-4988-11e7-90fa-c4747765cc7a

Amal-Vincent commented 7 years ago

53f7defc-4988-11e7-92a8-aedc7e5ee4f1

derv82 commented 7 years ago

Looks like you're using Ubuntu, or some OS distribution that is not Kali. From the Project page:

Wifite2 is designed entirely for the latest version of Kali Rolling release (tested on Kali 2016.2, updated May 2017).

This means only the latest versions of these programs are supported: Aircrack-ng suite, wash, reaver, tshark, cowpatty.

Other pen-testing distributions (such as BackBox) have outdated versions of these suites; these distributions are not supported.


I'll leave this open as a low-priority task to update Wifite to detect when vital programs are missing or outdated. E.g. we don't need cowpatty to run Wifite.

Amal-Vincent commented 7 years ago

Hey @derv82 , I figured it out on my own, it is because of outdated airodump-ng , the write interval setting was introduced much later.

Thanks anyways.

Could you add the latest link to all requirement packages.

Also can I help with the development?

:)

Amal-Vincent commented 7 years ago

Btw I have latest version of cowpatty installed do not know why that fails

alfabuster commented 6 years ago

So what about Ubuntu? Is wifite2 support ubuntu os?