No account yet?
Home ยป Downloads
Document Details
 

Web application defense at the gates, Leveraging IHttpModule





Description: Web application defense at the gates ? Leveraging IHttpModule Web applications are vulnerable to many attacks, mainly due to poor input validation at the source code level. Firewalls can block access to ports but once a web application goes live and TCP ports 80 and 443 are accessible, the web application can be an easy prey for attackers. HTTP traffic is legitimate traffic for web applications; all the more reason to include application-level content-filtering over unencrypted and encrypted communication channels. Application-level content filtering is possible to some extent but may not work over HTTPS (port 443). The only way to provide a strong defense is by applying powerful content-filtering at the application-level for both TCP port 80 and TCP port 443. The .Net framework with ASP.NET provides the IHttpModule interface access to HTTP pipes - the lowest of programming layers - before an incoming HTTP request hits the web application. This can provide defense at the gates. In this paper, we look at how one can build this sort of defense in all three aspects - coding, deployment and configuration.
Property Value
Name Web application defense at the gates, Leveraging IHttpModule
Keywords
Filesize Empty
Google Ads
Filetype pdf (Mime Type: application/pdf)
Creator Everybody
Created On: 09/08/2005 00:00
Viewers Everybody
Maintained by Zinho
Hits 0 Hits
Last updated on 12/31/1969 16:00
Homepage
CRC Checksum
MD5 Checksum


You need to login to download texts/tools. Register here, it's fast and free!

Downloads Home
Downloads Home
Search Document
Search Document

Get Archive RSS

The latest tools and texts wherever you are


Do you own a website?
Add these feeds to your site and get a link on our home page!

Newsletter


Every week our tools in your inbox?


Enter your Email


Preview

Security Services by HSC