Skip to content

Batcherss/icmpflood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use for educational purposes only!

Use at your own risk The author is not responsible, the program uses the MIT license. This is just an example of the work of the icmp/udp flood attack

Main

Repo Size Rtstress state Go Version License Version OS Support Last Commit

Description

This tool sends spam requests using the UDP and ICMP protocols. It is useful for f#ck network systems for resilience and load testing.

Features

  • Send UDP requests to a specified address and port.
  • Send ICMP requests (Ping).

Installation

How to Run Clone the repository:

git clone https://github.com/Batcherss/icmpflood.git

Enter the folder:

cd icmpflood

Install the necessary dependencies (if not already installed):

go mod tidy

Run the program:

go run main.go

Requirements

  • Go version 1.18 or higher
  • Windows/Linux
  • Supported x64-x32

How to use

  • Set it up:
    • ip: (just input victim route/server ip)

About

An simply attack tool for UDP/ICMP Flooder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages