Forum Discussion

chilberto's avatar
chilberto
Iron Contributor
Feb 15, 2022

Azure WAF - Resources for understanding policies

I am looking for some guidance around setting up the WAF including suitable exclusions. The issue I am running into is the documentation does not identify why something was triggered. For example, I know the http header Referrer contains something that is triggering XSS. I believe it is because in the url there are the two characters "on" in the endpoint "https://mysite.com/onecode?para1=test&para2=fred", but I am just making an educated guess.

 

I would then think I would create an exclusion to say do not trigger if the url contains "onecode". That is not really good enough though as what if the url contains onecode and another occurrence of "on" that should trigger XSS (for example in one of the parameters).

 

I would think everyone would have this issue so I am surprised I did not find anything in docs or Architecture Centre.

2 Replies

Resources