DVWA logo

DVWA

一個用來進行安全脆弱性鑑定的 PHP/MySQL Web 應用平台。

Security 最新: latest

Default Credentials

  • Username: admin
  • Password: password

Introduction

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.

使用 1Panel 部署 DVWA

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for DVWA and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.