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.
34 lines
971 B
34 lines
971 B
2 years ago
|
#### General
|
||
|
|
||
|
Knowledge-Check:
|
||
|
|
||
|
###### Is the student able to explain clearly What are these 3 vulnerabilities?
|
||
|
|
||
|
###### Is the student able to explain clearly how he use each vulnerability?
|
||
|
|
||
|
###### Is the student able to explain clearly how he resolve each vulnerability?
|
||
|
|
||
|
##### Check the Repo content
|
||
|
|
||
|
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.
|
||
|
|
||
|
###### Does the required files present?
|
||
|
|
||
|
##### Evaluate the student's submission
|
||
|
|
||
|
Deploy the [web platform](../resources/webhack.zip) locally
|
||
|
|
||
|
###### Does the student have the ability to exploit 3 vulnerabilities?
|
||
|
|
||
|
###### Can the student's webshell at least add a file, and delete it in its current directory?
|
||
|
|
||
|
###### Can the student webshell execute commands on the terminal?
|
||
|
|
||
|
###### Is the webshell developed in PHP?
|
||
|
|
||
|
#### Bonus
|
||
|
|
||
|
###### +Have all vulnerabilities been resolved?
|