DVWA logo

DVWA

Platform aplikasi web PHP/MySQL untuk penilaian kerentanan keselamatan.

Security Terkini: 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.

Deploy DVWA dengan 1Panel

  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.