WebApp Sec mailing list archives

.NET Web Service Validation


From: "Michael Eddington" <meddington () phed org>
Date: Mon, 6 Nov 2006 13:51:05 -0800

There was a great article on MSDN a while back (years at this point)
that showed the creation of a SOAP extension that would verify
incoming requests against a schema.  Additionally there is quasi
support for schematron via Assert attributes.  This allows for a very
powerful input validation of web services.

I have recommended this code over the years and am now providing a
supported distribution that includes updates for .NET Framework 2.0,
documentation, installer, etc.

http://phed.org/pages/SoapValidation

-------------------------------------------------------------------------
Sponsored by: Watchfire

It's been reported that 75% of websites are vulnerable to attack. That's because hackers know to exploit weaknesses in web applications. Traditional approaches to securing these assets no longer apply. Download the "Addressing Challenges in Application Security" whitepaper today, and see for yourself.

https://www.watchfire.com/securearea/whitepapers.aspx?id=701500000008YTU
--------------------------------------------------------------------------


Current thread: