11 years ago
Securiy Test(E.g. sql injection) - supports only xml XPATH
Hi,
I tried to add some security tests, for sql injection. Unfortunately these are available only if the request is SOAP. Our tests are for REST so we will need some support for JSONPATH.
I downloaded the latest sources 5.2.0 and also here the check is for DOM elements.
Have somebody an idea if this feature will be implemented in the near future or maybe is better for custom changes using latest sources? From what I see is required to extend some interfaces for support also JSON PATH patterns in UI and after for change the code in some locations.
Regards,
I tried to add some security tests, for sql injection. Unfortunately these are available only if the request is SOAP. Our tests are for REST so we will need some support for JSONPATH.
I downloaded the latest sources 5.2.0 and also here the check is for DOM elements.
Have somebody an idea if this feature will be implemented in the near future or maybe is better for custom changes using latest sources? From what I see is required to extend some interfaces for support also JSON PATH patterns in UI and after for change the code in some locations.
Regards,