发新话题
打印

[转载]Application Error Handling: How to Avoid Death by a Thousand Cuts

[转载]Application Error Handling: How to Avoid Death by a Thousand Cuts

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

When an application error occurs, whether due to user input or an internal function, we as conscientious developers want to present an error message that will help the end user correct the problem. However, it is possible to be too helpful with your error handling approach. By providing overly detailed application error messages to your users, you can actually be opening your site to hackers. Hackers spend the majority of their time performing reconnaissance on a site, slowly gathering multiple pieces of information to determine how a site is vulnerable.

附件

Error_Handling_BSullivan.rar (84 KB)

2006-10-7 21:32, 下载次数: 72

曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题