WSBang

WSBang is a Python-based tool used to perform automated security testing of SOAP based web services.

  • Takes URL of WSDL as input
  • Fuzzes all methods and parameters in the service
  • Identifies all methods and parameters, including complex parameters
  • Fuzzes parameters based on type specified in WSDL
  • Reports SOAP responses and faults

Prerequisites: Python 2.4, SOAPpy v11.6 , pyXML, fpconst

Downloads:
WSBang.zip
WSBang.tar.gz