https://github.com/batcherss/icmpflood
An simply attack tool for UDP/ICMP Flooder.
https://github.com/batcherss/icmpflood
ddos icmp-flood udp-flood udpflood
Last synced: about 1 year ago
JSON representation
An simply attack tool for UDP/ICMP Flooder.
- Host: GitHub
- URL: https://github.com/batcherss/icmpflood
- Owner: Batcherss
- License: mit
- Created: 2025-04-07T10:23:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T19:10:10.000Z (over 1 year ago)
- Last Synced: 2025-06-13T19:43:28.181Z (about 1 year ago)
- Topics: ddos, icmp-flood, udp-flood, udpflood
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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







## 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
git clone https://github.com/Batcherss/icmpflood.git
```
Enter the folder:
```cmd
cd icmpflood
```
Install the necessary dependencies (if not already installed):
```cmd
go mod tidy
```
Run the program:
```cmd
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)`