GitHunt
TH

SYNFood – A terminal-based network stress testing tool supporting both TCP and UDP.

Nero - SYN Flood Testing Tool

⚠️ Legal Notice
This software is intended only for educational, research, and testing purposes on your own systems. Unauthorized use is illegal. The developer assumes no responsibility for misuse.

2025-09-07 18-26-00


Overview

Nero is a high-performance network testing tool designed to simulate SYN Flood attacks.

It allows you to:

  • Assess the resilience of systems against SYN flood attacks
  • Test firewalls, IDS/IPS, and other security solutions
  • Provide realistic scenarios for network administrators and security researchers
Ekran görüntüsü 2025-09-07 142023

Install the required packages:

git clone https://github.com/thekiran/nero.git
sudo apt update
sudo apt install libcurl4-openssl-dev libcjson-dev libldns-dev libncurses-dev
cd nero
make
make install
sudo nero

Languages

C98.8%Makefile1.2%

Contributors

MIT License
Created September 5, 2025
Updated January 6, 2026