Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Automate the setup of Damn Vulnerable Web Application (DVWA) with this Bash script. It ensures a smooth installation, adapting to the system's language and handling dependencies effortlessly. The script simplifies the process of cloning DVWA from GitHub, configuring MySQL, adjusting PHP settings, and restarting Apache.

License

Notifications You must be signed in to change notification settings

IamCarron/DVWA-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

DVWA Installer

DVWA Logo

Table of Contents 📚


Descripción 📋

Este script automatiza el proceso de instalación de DVWA (Damn Vulnerable Web Application), una aplicación web diseñada intencionalmente para ser vulnerable a varios ataques. DVWA es una herramienta para aprender y practicar seguridad de aplicaciones web.

Description 📖

This script automates the installation process for DVWA (Damn Vulnerable Web Application), a web application intentionally designed to be vulnerable to various attacks. DVWA is a tool for learning and practicing web application security.

Description 📖

Ce script automatise le processus d'installation de DVWA (Damn Vulnerable Web Application), une application web intentionnellement vulnérable à diverses attaques. DVWA est un outil pour apprendre et pratiquer la sécurité des applications web.


Características ✨

  • Instalación automatizada de DVWA con las dependencias necesarias.
  • Soporte para los idiomas inglés y español.

Features ✨

  • Automated installation of DVWA with necessary dependencies.
  • Supports both English and Spanish languages.

Fonctionnalités ✨

  • Installation automatisée de DVWA avec toutes les dépendances nécessaires.
  • Prise en charge de l’anglais, de l’espagnol et du français.

Installation / Instalación / Installation 🛠️

  1. Installation:

    sudo bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/IamCarron/DVWA-Script/main/Install-DVWA.sh)"
    
  2. Instalación:

    sudo bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/IamCarron/DVWA-Script/main/Install-DVWA.sh)"
    
  3. Installation:

    sudo bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/IamCarron/DVWA-Script/main/Install-DVWA.sh)"
    

If you are willing to use root and empty password for the execution of MySQL commands the script must be run as root user.

Si vas a usar el usuario root y la contraseña vacia para ejecutar el script tienes que hacerlo como usuario root.

Si vous souhaitez utiliser l'utilisateur root et un mot de passe vide pour l'exécution des commandes MySQL, le script doit être exécuté en tant qu'utilisateur root.


Usage / Uso / Utilisation 🚀

Follow the on-screen instructions to install DVWA. The script will guide you through the process, including updating repositories, installing dependencies, and configuring the DVWA database.

Sigue las instrucciones en pantalla para instalar DVWA. El script te guiará a través del proceso, incluyendo la actualización de repositorios, la instalación de dependencias y la configuración de la base de datos de DVWA.

Suivez les instructions à l'écran pour installer DVWA. Le script vous guidera tout au long du processus, y compris la mise à jour des dépôts, l'installation des dépendances et la configuration de la base de données DVWA.


Credentials / Credenciales / Identifiants 🔐

After install, use the following credentials:

Después de la instalación, utiliza las siguientes credenciales:

Après l'installation, utilisez les identifiants suivants :

  • Username: admin
  • Password: password

Language Support / Soporte de Idiomas / Prise en charge des langues 🌐

The script supports both English and Spanish languages. It automatically detects the system language and provides instructions accordingly.

El script admite los idiomas inglés y español. Detecta automáticamente el idioma del sistema y proporciona instrucciones en consecuencia.

Le script prend en charge l’anglais, l’espagnol et le français. Il détecte automatiquement la langue du système et affiche les instructions en conséquence.


Contributing / Contribuciones / Contribuer 🤝

Contributions are welcome! If you encounter any issues or have suggestions for improvement, please create a pull request or open an issue in the GitHub repository.

¡Las contribuciones son bienvenidas! Si encuentras algún problema o tienes sugerencias de mejora, por favor, crea una solicitud de extracción o abre un problema en el repositorio de GitHub.

Les contributions sont les bienvenues ! Si vous rencontrez des problèmes ou avez des suggestions d'amélioration, veuillez créer une pull request ou ouvrir un ticket dans le dépôt GitHub.


License / Licencia / Licence 📄

This project is licensed under the MIT License.

Este proyecto está bajo la Licencia MIT.

Ce projet est sous licence MIT.

About

Automate the setup of Damn Vulnerable Web Application (DVWA) with this Bash script. It ensures a smooth installation, adapting to the system's language and handling dependencies effortlessly. The script simplifies the process of cloning DVWA from GitHub, configuring MySQL, adjusting PHP settings, and restarting Apache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages