davidbombal / red-python-scripts

MIT License
1.99k stars 1.58k forks source link

ARP_MITM Python3 Scapy Script: IndexError list index out of range #51

Open Echomirage470 opened 11 months ago

Echomirage470 commented 11 months ago

I have just installed Kali Linux on a virtual machine with Windows 11 as the OS Host. I've ran this script and receive an IndexError: list index out of range error on line 239 in gateway_info = gateways[0].

I haven't modified the code at all, so I'm not sure why it's not working.