NetSPI / Wsdler

WSDL Parser extension for Burp
210 stars 53 forks source link

Add support for variables #9

Open Hipapheralkus opened 4 years ago

Hipapheralkus commented 4 years ago

When WSDL is parsed, it's rarely populated with proper data. If there could be a support for rewriting of data, e.g. to populate <username></username> tags with specific value, like test, and then apply it to all the requests, it would be perfect:) Usually such tags are shared by multiple requests.