R3DDY97 / KICKthemOUT3

K1CK devices off your N3TW0RK by performing an ARP Spoof attack with Python3+ compatability
MIT License
33 stars 8 forks source link

list index out of range #2

Open EraZTeqZ opened 6 years ago

EraZTeqZ commented 6 years ago

I get this error when i start kick3.py with python3.4:

Traceback (most recent call last):G 0N... File "./kick3.py", line 309, in <module> watson.scanNetwork() File "./kick3.py", line 66, in scanNetwork self.defaultGatewayIP = routing[1][2] IndexError: list index out of range

R3DDY97 commented 6 years ago

@EraZTeqZ Changed the way of getting gateway IP and error is fixed now

MiukkaZh commented 6 years ago

I encountered this error when there are multiple hosts in the LAN qq 20180518224542

R3DDY97 commented 6 years ago

@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"