Sep 5, 2006
As web services are becoming more prevalent, poor security practices from previous generations of application architectures are being transferred to the web service space. One of these practices is the use of "security through obscurity" to hide certain web methods from users; that is, web methods exist that can be called, but that are not published in the WSDL or otherwise disclosed.
The stratsec Web Method Search tool is a dictionary attack tool that can be used to brute force the web method names for a given web service under certain circumstances. That is, SOAP requests can be submitted to a web service using probable combinations of words to allow the identification of hidden web methods not published in the corresponding WSDL document. This is possible because responses to requests for non-existent web methods and web methods that exist differ markedly under most platforms.
Click here to download the stratsec Web Method Search Tool.