1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-05 02:36:40 +08:00
1Panel-Appstore/dvwa/README_en.md
2025-03-25 16:59:32 +08:00

15 lines
543 B
Markdown

# 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.