close
The Wayback Machine - https://web.archive.org/web/20201118095154/https://github.com/sqlmapproject/sqlmap/issues/35
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web services WSDL parsing support #35

Open
inquisb opened this issue Jun 26, 2012 · 0 comments
Open

Web services WSDL parsing support #35

inquisb opened this issue Jun 26, 2012 · 0 comments
Assignees
Milestone

Comments

@inquisb
Copy link
Member

@inquisb inquisb commented Jun 26, 2012

It would be great to give sqlmap a WSDL file or WSDL url, it parses it and start assessing each tag method for SQL injections. Example: http://demo.testfire.net/bank/ws.asmx?WSDL.

Support for SOAP parsing/injection has been already implemented, see http://bernardodamele.blogspot.com/2010/06/sqlmap-and-soap-based-web-services.html. Need to extend it to forge different "URLs" for each method of the parsed WSDL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.