mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
658 B
19 lines
658 B
2 years ago
|
# 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!
|