KICKthemOUT3 icon indicating copy to clipboard operation
KICKthemOUT3 copied to clipboard

K1CK devices off your N3TW0RK by performing an ARP Spoof attack with Python3+ compatability

Results 6 KICKthemOUT3 issues
Sort by recently updated
recently updated
newest added

```sh Scanning your N3TW0RK, H4NG 0N... Traceback (most recent call last): File "/home/lahaluhem/Desktop/UTILS/KICKthemOUT3/./kick3.py", line 325, in net_config() File "/home/lahaluhem/Desktop/UTILS/KICKthemOUT3/./kick3.py", line 117, in net_config netmask = get_netmask(broadcast) File "/home/lahaluhem/Desktop/UTILS/KICKthemOUT3/./kick3.py", line 93,...

Hi, thanks for this tool. I would like to ask how this tool works. I just tested and attempted to kick a single device out of a Wi-Fi network (LAN)....

# python3 kick3.py PIP package scapy-python3 used to provide scapy3k, which was a fork from scapy implementing python3 compatibility since 2016. This package was included in some of the Linux...

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 watson.scanNetwork() File "./kick3.py", line 66, in scanNetwork self.defaultGatewayIP =...

Scanning your N3TW0RK, H4NG 0N... Traceback (most recent call last): File "/root/KICKthemOUT3/kick3.py", line 316, in net_config() File "/root/KICKthemOUT3/kick3.py", line 97, in net_config defaultInterface = conf.iface NameError: name 'conf' is not...