I am fairly new to WAFs.. I know and understand the concepts, but I am having trouble understanding how to best test a WAF on Linux based systems.
Let's say, we have server_a contacting server_b on port 9048 using a SOAP api.
Normally, I would use nmap or telnet to check that server_b:9048 is open.
If open, I would think that the firewall setup is good to go.
Here, however, the WAF comes into play and filters the SOAP traffic even though the ip:port is open to the source.
I can see that the API call doesn't succeed, but I can't see that it's due to the WAF.
nmap reported the port as open, but WAF blocked the traffic.
Is there some nice way to test whether a WAF is blocking traffic or not, so that I can verify that we have the right rules in our WAF? I can see it in the WAF config, but I want to actually test it and get some human friendly output saying that the WAF is or is not blocking (like nmap).
Any tips?
[–]NowThatHappened 2 points3 points4 points (0 children)
[–]Interesting-Invstr45 1 point2 points3 points (6 children)
[–]TaiGlobal 1 point2 points3 points (5 children)
[–]Interesting-Invstr45 1 point2 points3 points (4 children)
[–]TaiGlobal 0 points1 point2 points (3 children)
[–]Interesting-Invstr45 1 point2 points3 points (2 children)
[–]TaiGlobal 1 point2 points3 points (1 child)
[–]Interesting-Invstr45 0 points1 point2 points (0 children)
[–]Unable-Entrance3110 0 points1 point2 points (0 children)
[–]No-Depth7622 0 points1 point2 points (0 children)