hello everyone
i am going to show you how to take http down using tool named " hulk "(Http Unbearable Load King)
what makes hulk special is to generate Unique requests for each and every request generated, thus avoiding/bypassing caching engines and effecting directly on the server’s load itself.
i don't know if this tool on the beta repo or not
i am going to attach the zip file for anyone needed it
python hulk.py http://the.site.ip safe Note the “safe” word is meant to kill the process after all threads got a 500 error
first you need to cd to the directory of the hulk.py
btw i didn't write this tool i just found it when i was surfing google
all credit for the writer of the tool " Barry Shteiman, a security pro "