# k4m4/kickthemout

💤 Kick devices off your network by performing an ARP Spoof attack.

Repository: https://github.com/k4m4/kickthemout
Canonical: https://ross.abutalabs.com/products/kickthemout
Homepage: https://nikolaskama.me/kickthemoutproject
Language: Python
License: MIT
License Family: permissive
Topics: spoofing, python, wireless, hacking, wifi
Last push: 2023-02-27T09:10:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3556, "days_push": 1283, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2674, forks 444 (observed 2026-08-28T04:07:09.671214+00:00)

## What it is
KickThemOut is a Python command-line tool that kicks devices off a local network by performing an ARP spoofing attack against selected targets. It scans the LAN, lets the user pick devices, and floods them with spoofed ARP packets to cut their connectivity.

## Use cases
- kick devices off my wifi network
- perform an arp spoofing attack on lan devices
- scan my local network and list connected devices
- deauthenticate a device from my network to reclaim bandwidth
- test my network's resilience to arp spoofing

## When to choose
- you want a simple, ready-to-run ARP spoofing tool on Linux or macOS
- you need to quickly enumerate and selectively target devices on your own LAN
- you're doing authorized penetration testing or security education on your network

## When to avoid
- you're on Windows - it's explicitly unsupported
- you expect active development or recent fixes - the project is largely dormant
- you need stealthy or advanced MITM capabilities beyond basic ARP spoofing
- you don't have authorization to test the target network

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, networking, cli
- domain: security, networking, penetration-testing
- platform: python, cli
- tags: arp-spoofing, wifi, network-attack, ethical-hacking, offensive-security, linux, macos

## Member repositories
- k4m4/kickthemout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.671214+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:03.805561+00:00, confidence not recorded.
  - readme: https://github.com/k4m4/kickthemout (fetched 2026-08-28T04:07:09.671214+00:00, sha 7ef4fe16a3fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
