Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
1–10 of 33 posts
Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#2Hrm... the solution is to keep your PHP codebase up to date...?
Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#3Hrm... the solution is to keep your PHP codebase up to date...?
The solution is to throw out your WAF.
Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#4Or, "why you shouldn't rely on IDS, IPS, and WAF".
Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#5Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#6Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#7Or, "why you shouldn't rely on IDS, IPS, and WAF".
For anything?
Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#8Re: Abusing the PHP Query String Parser to Bypass IDS, IPS, and WAF
#9Or, "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
#10Earlier 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?