Skip to content

This project is a simple lab with PHP/MySQL web application vulnerable

Notifications You must be signed in to change notification settings

lborguetti/websecurity-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

websecurity-lab

This project is a simple lab with PHP/MySQL web application vulnerable.

Environment is builded with Vagrant, VirtualBox Machine or Docker Container, and provisioned with Ansible.

Don't use it in production.

First install Requirements

Running

    git clone https://github.com/lborguetti/websecurity-lab
    cd websecurity-lab

Provider with Docker Container

    cd vagrant-docker
    vagrant up

Provider with VirtualBox Machine

    cd vagrant-virtualbox
    vagrant up

Point your browser for http://127.0.0.1:8080/dvwa/setup.php

Click on the 'Create / Reset Database' button below to create your database.

Default username = admin

Default password = password

Security Level default = high

Environment contains

TODO

About

This project is a simple lab with PHP/MySQL web application vulnerable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published