Skip to content

An old utility to just point out the WSDL and generate a SOAP request payload for testing.

License

Notifications You must be signed in to change notification settings

tr4nc3/SOAPFuzzer

Repository files navigation

SOAPFuzzer

A utility that relies on WSDL files to generate the XML Payloads that are consistent with the WSDL.

Description

This is an old, unsupported utility. Back in the day, web services used to rely on SOAP requests. The data definition used to be maintained in WSDL files which would indicate what the request format should be. This utility takes a WSDL file and generates a well-formed XML payload for the SOAP requests so that the XML Parsers can accept the payloads. The utility support proxies, Basic authentication, custom headers, fuzzed XML payloads. This was written in 2009. Unsupported and replicated for backup/historical purposes.

About

An old utility to just point out the WSDL and generate a SOAP request payload for testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published