Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 786 Bytes

Ddos-attack

Perform a denial of service attack on an ip target address to send multiple packets

What is a ddos-attack

A distributed denail of service attack is an attempt to make an online service not available by overwhelming it with traffic from multiple service. They target a wide variety of important resources from banks to new websites.

Author

[~] AnonyminHack5

Screenshot

Installation of ddos-attack in termux

pkg install git

git clone https://github.com/TermuxHackz/Ddos-attack.git

cd Ddos-attack

python2 ddos-attacker.py

To use:

Target Ip = {ip address of target website} port = 1

Thanks for using this tool made by me.