public/subjects/cybersecurity/web-hack
davhojt 78016943b0
docs(cybersecurity): add warning to advise that projects are for educative purposes only
2023-03-31 15:57:51 +03:00
..
audit docs(web-hack): restore hyperlink 2022-12-23 12:16:44 +01:00
resources docs(cibersecurity): add cibersecurity branch subjects to public 2022-12-12 17:44:29 +00:00
README.md docs(cybersecurity): add warning to advise that projects are for educative purposes only 2023-03-31 15:57:51 +03:00

README.md

Web Hack

Objective

To validate the project you will have to deploy the web platform, 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.

Dont 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.