Skip to content

A set of vulnerable PHP scripts to test the w3af framework

License

Notifications You must be signed in to change notification settings

w4af/php-moth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-moth: Vulnerable web application

A set of vulnerable scripts which can be used for testing web application security scanners, teaching web application security, etc.

This software should never be used in a production environment.

This is a child of the PHP-based moth web application.

Usage

$ git clone git@github.com:andresriancho/php-moth.git
$ cd php-moth
$ docker-compose --project-name php-moth up -d

Then browse to http://127.0.0.1:9009/ .

Sister repository

Django-moth is a sister repository with much more tests.

About

A set of vulnerable PHP scripts to test the w3af framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.5%
  • HTML 38.8%
  • Dockerfile 15.7%