I am trying to use the request filtering rules to prevent SQL injection against my SOAP API.
I am trying to apply the blocking terms to the .wsdl and it is not catching the terms in the XML payload.
Will this function when typical "parameters" are not used?
What else am I missing?
Thanks