[REVS] Improving Web Application Security: Threats and Countermeasures

From: SecuriTeam (support_at_securiteam.com)
Date: 06/16/03

  • Next message: SecurITeam BugTraq Monitoring: "Multiple Vulnerabilities Found in Mailtraq (DoS, Password Decryption, Directory Traversal)"
    To: list@securiteam.com
    Date: 16 Jun 2003 19:53:27 +0200
    
    

    The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
    - - promotion

    Latest attack techniques.

    You're a pen tester, but is google.com still your R&D team?
    Now you can get trustworthy commercial-grade exploits and the latest
    techniques from a world-class research group.

    Learn more at http://www.coresecurity.com/promos/sit_e1,
    or call 617-399-6980

    - - - - - - - - -

      Improving Web Application Security: Threats and Countermeasures
    ------------------------------------------------------------------------

    SUMMARY

    This guide gives you a solid foundation for designing, building, and
    configuring secure ASP.NET Web applications. Whether you have existing
    applications or are building new ones, you can apply the guidance to help
    you make sure that your Web applications are hack-resilient.

    DETAILS

    Abstract:
    This guide helps you build hack-resilient applications. A hack-resilient
    application is one that reduces the likelihood of a successful attack and
    mitigates the extent of damage if an attack occurs. A hack-resilient
    application resides on a secure host (server) in a secure network and is
    developed using secure design and development guidelines.

    Web application security must be addressed across the tiers and at
    multiple layers. A weakness in any tier or layer makes your application
    vulnerable to attack. Figure 1 shows the scope of the guide and the
    three-layered approach that it uses: securing the network, securing the
    host, and securing the application. It also shows the process called
    threat modeling, which provides a structure and rationale for the security
    process and allows you to evaluate security threats and identify
    appropriate countermeasures. If you do not know your threats, how can you
    secure your system?

    Figure 1. Scope of Improving Web Application Security: Threats and
    Countermeasures
    (http://msdn.microsoft.com/library/en-us/dnnetsec/html/f00thcm01.gif)

    The guide addresses security across the three physical tiers shown in
    Figure 1. It covers the Web server, remote application server and database
    server. At each tier, security is addressed at the network layer, host
    layer, and application layer. Figure 1 also shows the configuration
    categories that the guide uses to organize the various security
    configuration settings that apply to the host and network, and the
    application vulnerability categories, used to structure application
    security considerations.

    ADDITIONAL INFORMATION

    The information has been provided by <mailto:mikehow@microsoft.com>
    Michael Howard.

    ========================================

    This bulletin is sent to members of the SecuriTeam mailing list.
    To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
    In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

    ====================
    ====================

    DISCLAIMER:
    The information in this bulletin is provided "AS IS" without warranty of any kind.
    In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.


  • Next message: SecurITeam BugTraq Monitoring: "Multiple Vulnerabilities Found in Mailtraq (DoS, Password Decryption, Directory Traversal)"

    Relevant Pages