diff --git a/Payroll_App_Challenge.md b/Payroll_App_Challenge.md index 481b2f8..a375d57 100644 --- a/Payroll_App_Challenge.md +++ b/Payroll_App_Challenge.md @@ -1,26 +1,33 @@ -For this tutorial you will need the following tools +For this tutorial you will need the following tools + * Browser (Prefarably Mozilla) * Burpsuite * SQLMap -1. Try and login using the following credentials: +1. Try and login using the following credentials: | Field | Value | | --------- |:--------:| | USERNAME | admin | | PASSWORD | admin | -RESULTS: The webpage will display your username and no content +RESULTS: The webpage will display your username and no content + STEP 1: + ![alt text](https://github.com/ACIC-Africa/metasploitable3/blob/master/images/payroll_app/step-1.png "STEP 1") RESULTS: + ![alt text](https://github.com/ACIC-Africa/metasploitable3/blob/master/images/payroll_app/result-1.png "Result 1") -1. Try and login using the following credentials: +1. Try and login using the following credentials: + | Field | Value | | --------- |:--------:| | USERNAME | ' | | PASSWORD | admin | -RESULTS: The webpage will be blank - Inline-style: +RESULTS: The webpage will be blank + + STEP 2: + ![alt text](https://github.com/ACIC-Africa/metasploitable3/blob/master/images/payroll_app/step-2.png "STEP 2")