R3DDY97
R3DDY97
@EraZTeqZ Changed the way of getting gateway IP and error is fixed now
@SasukeZhy It might be problem with getting vendor name form mac U try running code again .. it will try fetching vendor name if it fails .. it return "NA"
Yes @raiden21211 Updated scapy module Check it and let me know if you face any issue
can you check whether nmap is installed or not. apt install nmap
Okay Try running these 1.) sudo apt-get install && sudo apt-get update nmap 2.) git clone https://github.com/R3DDY97/KICKthemOUT3 3.) cd KICKthemOUT3/ 4.) sudo -H pip3 install -r requirements.txt 5.) sudo python3...
Issue is with nmap.. Try uninstalling Python- nmap and nmap Install Python-nmap first And later nmap. ...
install scapy `sudo -H pip install -U scapy `