zoukankan      html  css  js  c++  java
  • 电子书下载:Beginning ASP.NET Security

    Beginning ASP.NET Security

    Book Description
    A practical guide to securing ASP.NET sitesBeginning ASP.NET Security is for novice to intermediate ASP.NET programmers and provides a step-by-step solution to securing each area of ASP.NET development. Rather than approaching security from a theoretical direction, MVP Barry Dorrans shows you examples of how everyday code can be attacked, and describes the steps necessary for defense. Inside, you’ll learn how you can defend your ASP.NET applications using the .NET framework, industry patterns and best practices, code libraries and resources provided by Microsoft and others.

    Beginning ASP.NET Security:

    • Explores issues with user input including validation, cross-site scripting (XSS) and cross-site request forgery (CSRF)
    • Teaches how to securely access your database and defend against SQL injection attacks
    • Shares techniques for keeping secrets, including encryption, hashing and preventing information leaks
    • Examines methods for authenticating and authorizing users, including ASP.NET membership providers and preventing cookie theft
    • Shares tips for securing your web server, including how ASP.NET uses trust levels and locking down IIS
    • Unveils ways to securely use WCF web services 
    • Presents security with the Microsoft ASP.NET Ajax framework and Silverlight
    • Includes an overview of security with the Microsoft MVC framework

    About the Author
    Barry Dorrans is a consultant, speaker and Microsoft MVP in the “Visual Tools – Security” category. His approach to development and writing blends humor with the paranoia suitable for considering security.

    Book Details

    • Paperback: 436 pages
    • Publisher: Wrox; 1 edition (April, 2010)
    • Language: English
    • ISBN-10: 0470743654
    • ISBN-13: 978-0470743652
    • File Size: 50.6 MiB

    Download:Wrox.Beginning.ASP.NET.Security.Apr.2010.rar

  • 相关阅读:
    util-tool工具 、时间格式化
    好用的 UI 调试技巧
    扩展jQuery的方法
    mybatis判断是否传递了条件
    mysql创建视图不允许子查询
    springMVC传递MAP给JS
    XPS15 安装ubuntu之后无法进入系统
    XPS15 9560 切换显卡之后,无法登陆的解决方式
    fedora安装chrome报错
    linux挂载硬盘
  • 原文地址:https://www.cnblogs.com/MaxWoods/p/1936863.html
Copyright © 2011-2022 走看看