Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

SOAP Debugger - a simple, generic SOAP client

Subject: SOAP Debugger - a simple, generic SOAP client
Date: Wed, 15 Jun 2005 13:03:26 -0400
Hi all,

   I was looking for web service tools and I came across SOAP
Debugger, available at http://shh.thathost.com/pub-java/.  Has anyone
used it?  It is a neat little Java program (with a GUI) where you feed
it a WSDL file and it lets you craft a request to the web service and
displays the result.  I tried it with the GoogleAPI wsdl and it worked
for the spell check function, but it gave an error on the output from
the seach... I guess that it couldn't interpret the result because it
was not a basic type.  The author says that he wrote it to fulfil his
one time requirements and is now on to other things so he will not do
any work on it, but it is open source.

   So, I was thinking about messing around with this, at least getting
it to use a proxy so that I could run it through WebScarab and maybe
even seeing if I could alter it to be a WebScarab plugin.  It would be
great to have some fuzzing ability, too.  But, before I did any work
on it, I wanted to check to see if there is anything else better
already out there.  Anyone know of anything?

Chuck

<Prev in Thread] Current Thread [Next in Thread>