DOT is a mini and very basic PHP/MySQL web application that is built to be vulnerable. This app was just built to give an insight/train beginners in the field of cyber sec to test thier skills, practice and learn how different attacks work or to get you hyped on challenges. DOT app was built for beginners but can also be used by professionals (must be really easy!).
I was inspired by DVWA and i built a very similar but much basic and simpler app. Initial release of DOT comes with a mixture of basic, medium & high challenges taken from various platform.
Do not expose it to the internet.
- PHP version < 6
You will not have to edit any files to setup DOT. Everything has been done for you in a easy install format. Just complete the setup and your done :tw-1f604:.
The best & the easiest way to install DOT is through XAMPP. XAMPP is available for Linux, Windows & MacOS X. The distribution absolutely includes everything so you don't have to worry about anything .
Once downloaded, unzip dot.zip to your htdocs folder, and then fire up your favourite browser and go to http://localhost/dot/setup.php
Database config on the go. Just fill the form with the correct credentials as requested and you are all set!
You don't have to edit any file/variable to setup the DB.
Default username = admin
Default password = root
Other users creds can be brute forced easily, it will "rock you".