Disable ssl renegotiation in iis
hi,
the risk management team has detected xss in our web application. category : script can injected in url querystring. the application developed in vs 2008, windows server 2003 , 2008, iis 6.0 , having ssl v3 installed in web server. looking option mitm attack can mitigated minimun code change / no code change. found solution 1) patch rfc 5746. patch ssl 3.0 compatible? also, instead of rfc, found 2) ms kb/977377. know impact of disabling ssl renegotiation in iis using these 2 ways.
as mentioned, wanted minimum code change. hence not considering validating input sanitization.
also, is antixsslibrary.dll.microsoft anti-cross site scripting library compatible vs 2008? if yes, can found relevant code.
you can suggest me other solution.
with warm regards...
hi,
here related articles below suggest refer to:
isa 2006 / tmg 2010: disable client-initiated ssl renegotiation, protecting against dos attacks , malicious data injection
what impact of disabling renegotiation feature on ocs 2007 r2 reverse proxy server.
in regard vb code related issues, please refer visual basic language forum professional support:
http://social.msdn.microsoft.com/forums/en-us/home?forum=vblanguage
best regards,
amy wang
Windows Server > Security
Comments
Post a Comment