We have a WAF (Web Application Firewall) acting as external protection for our internally hosted web servers.
We also have a vulnerability scanner external to our network probing for issues which are generating a large number of IPS alerts.
When I look at the logs, the source IP field is the WAF internal address, and the 'Proxied Source IP' field contains the source IP of the external scanner.
I need to be able to create an exception for these IPS alerts, but there doesn't seem to be a way to specify the proxied source IP field in the exception, you can only seem to use the internal address of the WAF. I can't use this as it would blind us to probes from other external IP's that were getting through the WAF for some reason.
Is there a way to achieve the IPS exception for a specific proxied source IP?
Thx.