DDoS Attack means "Distributed Denial-of-Service (DDoS) Attack" and it is a cybercrime in which the attacker floods a server with internet traffic to prevent users from accessing connected online services and sites.
Four common types of ddos attack :
TCP Connection Attacks
Volumetric Attacks
Fragmentation Attacks
Application Attacks
How it Works ??
A DDoS is a cyberattack on a server, service, website, or network floods it with Internet traffic. If the traffic overwhelms the target, its server, service, website, or network is rendered inoperable.
Network connections on the Internet consist of different layers of the Open Systems Interconnection (OS) model.
Different types of DDoS attacks focus on particular layers.
How to perform ? (for testing purpose)
We are not responsible for your illegal activities.
First of you need linux or termux for perform DDOS attack setup your personal server for testing perpose. after successful setup follow me..
Installation
Paste below codes step by step in Linux
apt-get update
apt-get upgrade
apt-get install git python python2
git clone https://github.com/H1R0GH057/Anonymous
cd Anonymous
Run any tool with Python
python (script name) -h
i don't know about all script working on termux or not..you can try and let me know if you found any working script for termux.