swhyte wrote: Hello Jambulo, the only way to do this is to create another vulnerability profile, add the desired exception, then create another policy that details your desired granularity (source ip, destination ip, etc..) and add that new vulnerability profile to it. thanks, Stephen Thanks for the tip...I tried it and it works, but have 2 concerns... 1) When I create a new policy that includes a specific IP address and the new vulnerability profile, it does work correctly at ignoring the vulnerability. BUT, ANYTHING that comes through with the IP address stated in the new policy, gets labeled as using the "rule" for that new policy. It looks like the policies are using a Bolean OR operator, when it should be using AND. 2) If I had to create multiple policies for multiple exceptions, would it create a lot of exta load? Since it scans through all the vulnerabilities minus the exception in Policy 1, then scans through all the vulnerabilities minus the exception in Policy 2, and so on...(I have Packet Capture on too)
... View more