Releases: NetSPI/Wsdler
Releases · NetSPI/Wsdler
Wsdler 2.0.3
- Fixed context menu freezing on parse
- Fixed worker threads blocking Burp
- Added orange flash to Wsdler tab when parsing is done
- Added parsing notification
- Added notification if response is not a WSDL
Wsdler 2.0.2
Changed the Content-Type for SOAP requests from application/xml to text/xml.
Wsdler 2.0.1
Fixed the Content-Type for SOAP requests.
Wsdler 2.0
Overhauled code
- Added support for loading extension through Burp Extender
- Updated the maven repositories for WSDL parsing and SOAP building
- Fixed WSDL parsing issue in maven code
- Fixed XSD parsing issue in maven code
- Added SwingWorker to background parsing process
- Fixed endpoint URL in SOAP request
- Fixed host with port in SOAP request
- Removed unnecessary requests in parsing code
Compiled with Java 7u5 for compatibility.
First Wsdler Release
This first release is based on the source as of 7/17/2013.