This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# DVWA (Damn Vulnerable Web Application)
## 默认账户密码
```
username:admin
password:password
## 中文名:"该死的" 不安全的Web应用程序
**DVWA** 是一个编码差的、易受攻击的 PHP/MySQL Web 应用程序。
### 目的
- 帮助信息安全专业人员在合法的环境中,练习技能和测试工具
- 帮助 Web 开发人员更好地了解如何加强 Web 应用程序的安全性
- 帮助学生和教师在可控的教学环境中了解和学习 Web 安全技术