Forum Discussion

David001's avatar
David001
New Member
7 years ago

Secure Pro CDATA Help?

Hello,

 

I am trying to run a security scan using Secure Pro, using a sample test case as my input. This sample test case contains CDATA. As a result, when Secure Pro parses the sample request, it only recognizes 1 tag and thus does not generate many security test case requests. I am wanting secure pro to parse the CDATA and generate/execute security test requests for each of the XML tags within the CDATA.

 

Any help is appreciated

 

Thank you

 

Sample request:

 

   <soap:Header/>
   <soap:Body>
      <int:handleInteractiveOrder>
         <string><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
        <etc.. remaining xml request with lots of tags>