Skip to content

Releases: NetSPI/Wsdler

Wsdler 2.0.3

04 May 03:51
Compare
Choose a tag to compare
  • 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

03 May 05:47
Compare
Choose a tag to compare

Changed the Content-Type for SOAP requests from application/xml to text/xml.

Wsdler 2.0.1

03 May 05:42
Compare
Choose a tag to compare

Fixed the Content-Type for SOAP requests.

Wsdler 2.0

03 May 03:24
Compare
Choose a tag to compare

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

17 Jul 15:03
Compare
Choose a tag to compare

This first release is based on the source as of 7/17/2013.