All Projects → wpscanteam → VulnerableWordpress

wpscanteam / VulnerableWordpress

Licence: other
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

if already running

docker kill vulnerablewordpress
docker rm vulnerablewordpress

build and run

docker build --rm -t wpscan/vulnerablewordpress .
docker run --name vulnerablewordpress -d -p 80:80 -p 3306:3306 wpscan/vulnerablewordpress

Get a shell

docker exec -i -t vulnerablewordpress bash
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].