From charlesreid1

Revision as of 19:21, 5 March 2022 by Unknown user (talk) (Created page with "=Overview= ==What is it?== tcpkill is a command line utility installed as part of the Dsniff suite. It kills TCP connections by spoofing the TCP hangup request, which in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

What is it?

tcpkill is a command line utility installed as part of the Dsniff suite. It kills TCP connections by spoofing the TCP hangup request, which interferes with the connection.

To a victim, the end result is an infuriating mix of a network connection that seems to work, but that cannot sustain any TCP connections.



Links

Code

C version: https://github.com/chartbeat/tcpkill

Python version: https://github.com/Kkevsterrr/tcpkiller

  • ethernet only, no 802.11 headers