An open API service indexing awesome lists of open source software.

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.

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

![Repo Size](https://img.shields.io/github/repo-size/Batcherss/icmpflood?color=green)
![Rtstress state](https://img.shields.io/badge/Status-WIP-yellow)
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.18-blue)
![License](https://img.shields.io/badge/License-MIT-green)
![Version](https://img.shields.io/badge/Version-1.0.3-blue)
![OS Support](https://img.shields.io/badge/OS-Linux%20%7C%20Windows-blue)
![Last Commit](https://img.shields.io/github/last-commit/Batcherss/icmpspam)

## 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)`