- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-17-2017 01:22 PM
Hi Everyone,
We are in the process of migrating from Cisco ASA firewalls on our Edge to PA 5020. Recently one of our websites was hit with a DDoS attack. After analysis, we determined that it was the HULK attack.
I got my hands on the HULK python script
https://packetstormsecurity.com/files/112856/HULK-Http-Unbearable-Load-King.html
and I'm currently testing it against a server behind my PAN. I have DoS Zon protection turned on and I verified that SYN floods and UDP floods are blocked like nobodies business, but when I run this script it takes the server down to it's knees and the PAN sees nothing wrong.
Can anyone help me figure out how to prevent this attack?
03-20-2017 02:17 PM
Hi Everyone!
After discussing with PAN Support we did come to a resolution on this.
The solution is to create a DoS protection policy (specifically the SYN Flood settings) and create it as a Classified Profile using RED. SYN Cookie is not an option against this attack because of the way HULK is written. Basically the Client establishes an absurd amount of legitimate sessions with the server, then does an equally absurd amount of bogus GET requests which eventually takes a server to it's knees.
The trick here is to determine how many SYN pps are typical for your enviornemnt, or the group of servers you want to apply this policy to. For me, I was seeing less than 10 SYNs per second from any given client so I set all the RED settings in the SYN flood protection to 25. This makes sure that a busy client still works fine, but anything that is abnormal gets dropped.
I tested the HULK attack again with this DoS Protection profile in place, and the server was protected.
If anyone has this same issue and has a question that I did not cover above please feel free to reach out.
thanks!
/Evan
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!