Providing a free hand to learn ethical hacking!
This repository is a dockerized vulnerabile PHP application containing some interesting information.</br></br>
Using docker-compose:
- To access the challenges, you need docker and docker-compose installed.
- Clone the repository</br>
git clone https://github.com/The-Trustworthy/CyberTech.git
- Open the main directory of the project and nevigate to
VulnWeb
directory (where docker-compose.yml file exists) and run:docker-compose up
- Access the challenges with this URL: http://localhost:9999
Inspired from work of moeinfatehi
.