
WAPT 2 - Up to API

Quiz
•
Computers
•
12th Grade
•
Medium
Nafish Alam
Used 1+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
52 questions
UTS PSIT 2024

Quiz
•
12th Grade
50 questions
Quiz PHP dan Server-Side Scripting

Quiz
•
12th Grade
50 questions
SAS Basisdata XII

Quiz
•
12th Grade
51 questions
Difficult Python and SQL MCQs

Quiz
•
12th Grade
50 questions
WANs

Quiz
•
9th - 12th Grade
50 questions
US Kelas XII Jaringan, Komputer SMK Samudera Bandar Lampung

Quiz
•
12th Grade
49 questions
ACWM Bloque III

Quiz
•
12th Grade
55 questions
Uji Kompetesi

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade