ARTICLE AD BOX
I have a json payload in a GOLANG api POST request on portal.azure.com.
{"website" : "https://www.testing.gov"}
Why does this trigger RFI on the WAF?
Since when did API requests with payload as application/json trigger RFI?
How do I detect these sorts of issues before deploying to portal.azure.com?
Thanks!
