A Wireless (WPA/WPA2) Pentest/Cracking tool. Captures & Crack 4-way handshake and PMKID key. Also, supports a deauthentication/jammer mode for stress testing
GNU General Public License v3.0
975
stars
176
forks
source link
ImportError: No module named scapy.all #40
Open
dodoaska opened 3 years ago
python wifibroot.py --mode 2 -i wlan1mon --verbose -d handshakes -w pmkid.txt 127 ⨯ Traceback (most recent call last): File "wifibroot.py", line 17, in
from screen import Display
File "/home/asus/WiFiBroot/screen.py", line 2, in
from scapy.all import *
ImportError: No module named scapy.all
I use kali