Apr 11, 2009
Attachment: webapplication3A.zip
Technorati Tags: ASP.NET , VS 2008 , IE 8 , CSS 2.0 Recently I was helping this developer on a particularly interesting issue. He had an asp.net web application that had been in productions for years and worked perfectly. Now they were planning...
3 comments
Tags: ASP.NETVS 2008IE 8Menu control
Apr 04, 2009
Sometime back I was working on a particular issue which was particularly interesting . They had a website that was configured to use Advanced Digest authentication from IIS , however the peculiar behaviour was that while using fire fox they received multiple...
0 comments
Tags: IIS 6.0NetmonIE 7.0Advanced Digest Authentication
Dec 11, 2008
Running a Custom Penetration test on IIS 6.0 server having SSL enabled may show vulnerability reports as a weak encryption on IIS . ISA server 2000 acts as proxy in front of the IIS server and also has certificate installed on it. The following...
7 comments
Nov 19, 2008
The following scenarios establish the way the process identity and the thread identity are defined while building asp.net websites and publishing using the IIS webserver. IIS supports the following authentication types : · Anonymous – In this...
0 comments
Tags: IIS 6.0Process IdentityASP.NET ImpersonationASP.NET
Nov 19, 2008
Web Distributed Authoring and Versioning (WebDAV) extends the HTTP/1.1 protocol to allow clients to publish, lock, and manage resources on the Web. Integrated into IIS, WebDAV allows clients to do the following: • Manipulate resources in a WebDAV...
1 comments
Tags: FTPSIIS 6.0Webdav