# Web Hack ### Objective To validate the project you will have to deploy the [web platform](./resources/webhack.zip), find at least 3 vulnerabilities and develop a c99, r57 type shell. Your php shell should allow you to add a file, delete a file, and execute a command. ### Advice https://owasp.org/ https://en.wikipedia.org/wiki/Web_shell ### Submission and audit Files that must be inside your repository: - a README.md file, Which explains all the steps you went through in order to benefit from the all vulnerabilities and how to fix all of them. Don’t hesitate to double check the names of your folders and files to ensure they are correct! > ⚠️ These methods and tools are for educational purposes only, so that you have a better understanding of how to protect against similar vulnerabilities. You must ensure that you do not attempt any exploit-type activity without the explicit permission of the owner of the machine, system or application. Failure to obtain permission risks breaking the law.