
WAPT 2 - Up to API
Authored by Nafish Alam
Computers
12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following SQL injection types uses the same communication channel to retrieve data?
Blind SQL Injection
In-band SQL Injection
Out-of-Band SQL Injection
Error-Based SQL Injection
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which payload will exploit an In-band SQL injection in a login form?
' OR '1'='1; --
alert(1)
' AND 1=2; --
../etc/passwd
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You intercept the following query: SELECT * FROM users WHERE username = '$user' AND password = '$pass'; What payload can you use to bypass authentication using In-band SQL injection?
' OR '1'='1; --
'; DROP TABLE users;
../etc/passwd
alert('Hack')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which technique can be used to test for Blind SQL injection?
Boolean-based testing
Error-based testing
Time-based testing
Code injection
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the payload 1 AND 1=1 returns a result while 1 AND 1=2 does not, what does it indicate?
The application is vulnerable to Time-based SQL injection
The application is vulnerable to Boolean-based Blind SQL injection
The application is secure
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You send the payload: ' AND SLEEP(5); -- The response takes 5 seconds to load. What does this confirm?
Boolean-based Blind SQL injection
Error-based SQL injection
Time-based Blind SQL injection
Reflected XSS
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of Blind SQL injection is being tested when no error is returned, but delays occur?
Boolean-based
Time-based
In-band
Error-based
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?