Forum Discussion

Rahulve's avatar
Rahulve
Icon for Nimbostratus rankNimbostratus
Sep 11, 2019

Bypass the character for Evasion technique Detected violation

Hi,

I need help to bypass or allow %", character which has triggered the Detection violation(Bad unescape) in JSON POST Data. This is legitimate request and i don't see this request on learning suggestion. I am able to find with the help support ID provided by user under the event logs.

3 Replies

  • Hi,

     

    Easy was, create an URL where the violation is trigged:

     

    Security ›› Application Security : URLs : Allowed URLs : Allowed HTTP URLs ›› New Allowed HTTP URL... (explicit).

     

    Then create parameter needed where the violation is trigged (In the URL created before):

     

     

    Then allow % in this parameter.

     

    Don't forget to apply policies.

     

    Let me know if it's clear for you.

     

    regards

    • Rahulve's avatar
      Rahulve
      Icon for Nimbostratus rankNimbostratus

      This error appeared for JSON Content not on the uRL . we already have wildcard parameter with % allowed in user-input.

  • Hi,

     

    I think you can solve easly your problem by specifying the type of parameter.

    In your case it's json, did you do it?

    More, can you see the entire blocage page logs?

     

    regards