Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 410 Bytes

Resetter

Denial of service tool that will actively terminate and prevent TCP connections to/from an IP address and/or port.

To achieve this, a number of methods are used:

Requirements

  • Libraries
    • libnet 1.1
    • libpcap
    • cunit
  • Tools
    • cmake 3.13+
    • nasm