1
0
Fork 0
1Panel-Appstore/dvwa
zhengkunwang223 a4c83a0f90 feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
..
latest feat: Optimize database-related password rules 2025-03-25 17:04:59 +08:00
README.md feat: 优化 DVWA 安装包 2024-11-14 11:28:52 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
logo.png add app dvwa (#2488) 2024-11-14 10:53:31 +08:00

README_en.md

DVWA (Damn Vulnerable Web Application)

Default Username and Password

username: admin
password: password

Chinese Name: "Damn" Insecure Web Application

DVWA is a poorly coded, vulnerable PHP/MySQL web application.

Purpose

  • To help information security professionals practice skills and test tools in a legal environment.
  • To assist web developers in better understanding how to secure web applications.
  • To help students and educators learn and teach web security techniques in a controlled educational environment.