Chinaunix首页 | 论坛 | 博客
  • 博客访问: 659030
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 16:08:55

This unique book walks you through the many threats to your web application code, from managing and authorizing users and encrypting private data to filtering user input and securing XML. For every defined threat, it provides a menu of solutions and coding considerations. And, it offers coding examples and a set of security policies for each of the corresponding threats.

Know the threats to your applications:

Develop secure password policies and securely manage user passwords in your web application.

Establish a secure procedure for resetting lost or forgotten passwords and discover how to properly use secret questions in that process.

Securely authenticate and authorize users, taking advantage of the advanced capabilities in ASP.NET.

Limit exposure to credential harvesting and brute force password attacks.

Securely manage user sessions and learn how to create strong user authentication tokens.

Work with the built-in state providers and securely implement view state in your forms.

Make sense of the extensive encryption features in ASP.NET and employ symmetric and asymmetric encryption for sensitive data.

Properly encrypt and store secrets to the registry, a file, or the protected store.

Filter user input to prevent from SQL injection, directory traversal, cross-site scripting and other application-level attacks.

Apply techniques such as pattern matching and data reflecting to control exposure to malicious input attacks.

Configure honey drops to detect attacks on your web application.

Configure IIS and ASP.NET to constrain buffer overflow, denial of service, and other attacks.

Write secure database access code.

Secure databases and database drivers.

Construct secure HTML markup to limit exposure to cross-site scripting and cross-site request forgery attacks.

Use structured error handling to prevent failure conditions that open holes or reveal sensitive information.

Integrate XML encryption and apply XML digital signatures.

Hacking the Code: ASP.NET Web Application Security 下载地址
阅读(112) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~