Lab 12.3.6 Perform an SQL Injection Attack [WLOs: 1, 2, 3, 4, 5] [CLOs: 1, 2, 3]
Task Summary
Lab Questions
Your answer: 582.29
Correct answer: $582.29
Correct answer: 90003
Explanation
In this lab, your task is to perform a simple SQL injection attack on MySecureOnlineBank.com using the following information:
- Make an account query for account number 90342.
- Perform a simple SQL attack using 0 OR 1=1.
- Answer the questions.
Complete this lab as follows:
- From the taskbar, open Chrome.
- Maximize the window for easier viewing.
- In the URL field, type mysecureonlinebank.com
- Press Enter.
- In the Enter your Account Number field, enter 90342.
- Select Lookup.
The account balance is $582.29. - In the top right, select Answer Questions.
- Answer question 1.
- In the Enter your Account Number field, enter 0 OR 1=1 for the SQL injection.
- Select Lookup.
- Answer question 2.
- Select Score Lab.
Comments
Post a Comment