Live data from Hacker News

Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF

secjuice.com

1–10 of 33 posts

Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF

#8

Earlier quoted context omitted.

The solution is to throw out your WAF.

WAF has it's purpose but it's clearly not a silver bullet. Nothing is.

If it's so easily circumvented I wonder if it's worth the costs.

Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF

#9
post #4

Or, "why you shouldn't rely on IDS, IPS, and WAF".

For anything?

I like Signal Science just as a product in general, and have used it to accomplish a variety of security tasks for clients. I am not sold on the core promise of WAF/RASP, where you front an insecure application with a middlebox that resolves security problems for you, and I think I'm squarely in the mainstream of security industry opinion on that.

Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF

#10
post #9

Earlier quoted context omitted.

For anything?

I like Signal Science just as a product in general, and have used it to accomplish a variety of security tasks for clients. I am not sold on the core promise of WAF/RASP, where you front an insecure application with a middlebox that resolves security problems for you, and I think I'm squarely in the mainstream of security industry opinion on that.

In a situation where you're saddled with an insecure application you can't touch, I think a WAF can make sense.

In the situation I hope many people are in, where they have a production application they own that they can quicky continuously deploy to - what's the WAF for?

Post reply on HN