# “ 跨站点脚本攻击 ”
# “ 注入缺陷攻击 ”
# Malicious File Execution (恶意文件执行);
# Insecure Direct Object Reference (不安全的直接对象引用);
# Cross-Site Request Forgery (跨站点的请求伪造);
# Information Leakage and Improper Error Handling (信息泄漏和不正确的错误处理);
# Broken Authentication & Session Management (损坏的认证和 Session 管理);
# Insecure Cryptographic Storage (不安全的密码存储);
# Insecure Communications (不安全的通信);
# Failure to Restrict URL Access (未能限制 URL 访问)
[ 本帖最后由 cjh0901 于 2008-3-11 09:52 编辑 ]