WiFiBroot
WiFiBroot copied to clipboard
WiFiBroot doesn't boot in Kali Linux (most recent release and update)
I am running Kali under VM ware. Kali has been updated and I have installed the most recent scapy. I even attempted old fixes under the issues area. I've also ensured I had the other dependency I could find. apt-get install python-pbkdf2
I did a gitclone to WiFiBroot-1.3 and have the same results.
This is the feedback I get from each boot
root@tehbear:~/WiFiBroot# python wifibroot.py -h
Traceback (most recent call last):
File "wifibroot.py", line 20, in
How do I fix this? I have had this on other installations of Kali, I just don't know why it doesn't work now.
it is about scapy pip3 install scapy==2.4.0, the mentor mentioned.
This tool appears to be stagnant & suffering bit-rot. No updates to scapy version since v2.4.0, updates were discussed in #8 but it never was completed. They suggest pinning scapy to 2.4.0, but that version doesn't work on macOS so no luck there. You may have better luck on Kali.