Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Step 1 . 3 : Check for Number of Fields in the Query. a . In the User ID: field type 1 ' ORDER BY
Step : Check for Number of Fields in the Query.
a In the User ID: field type ORDER BY # and click Submit.
You should receive the following output:
ID: ORDER BY #
First name: admin
Surname: admin
b In the User ID: field type ORDER BY # and click Submit.
You should receive the following output:
ID: ORDER BY #
First name: admin
Surname: admin
c In the User ID: field type ORDER BY # and click Submit.
This time you should receive the error Unknown column in 'order clause'.
Because the third string returned an error, this tells us the query involves two fields. This is useful information to know as you continue your exploit.
Insert all Screenshots below.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started