Cybersecurity Quiz: 5.17 Labs

Quiz
•
Computers
•
11th Grade
•
Hard
Michael Goddard
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cross-Site Scripting (XSS) is a type of web vulnerability that allows attackers to inject malicious scripts into webpages. What is the purpose of using the following JavaScript code in an XSS attack?
<script>alert("Hacked!")</script>
To display an alert to test for XSS vulnerabilities
To modify the database structure
To gain administrator access to a system
To perform a brute force attack
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In XSS Tier 1 (Juice Shop Lab), why was the following code injected into the search bar?
<iframe src="javascript:alert('XSS')">
To test if the website allows script execution
To log in as an administrator
To delete the website’s database
To change the website's background
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What security setting had to be lowered in DVWA before performing XSS attacks?
Firewall settings
User privileges
DVWA security level
JavaScript permissions
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL Injection (Juice Shop) lab, what did the following SQL statement allow a user to do?
' OR TRUE --
Display all products in the store
Bypass login authentication and access an account
Insert new records into the database
Encrypt the database
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is an SQL injection attack dangerous for a database?
It can allow an attacker to execute arbitrary SQL commands
It slows down the server temporarily
It only affects front-end website performance
It is only possible with administrator privileges
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
During the DVWA SQL Injection lab, entering 1' OR 1=1 in the User ID field resulted in:
An error message
Access to the admin account
Displaying all users in the database
Locking the account due to failed login attempts
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the XSS DVWA lab, why did unchecking the HttpOnly flag in the PHPSESSID cookie make the website more vulnerable?
It allowed attackers to see session IDs using JavaScript
It disabled encryption on the webpage
It enabled two-factor authentication bypass
It forced the session to expire immediately
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Database fundamentals practice set #1(iT fundamentals)

Quiz
•
11th Grade
10 questions
Asessmen Awal DDl, DML, DCL

Quiz
•
11th Grade
10 questions
MS Access Database

Quiz
•
KG - University
15 questions
Malware Quiz

Quiz
•
11th Grade
12 questions
Recursos y Herramientas de la Administración de base de dato

Quiz
•
11th Grade
10 questions
J277 - 2.2 - The use of SQL to search for data

Quiz
•
10th Grade - University
13 questions
CompTIA ITF 9,10

Quiz
•
11th Grade
11 questions
CompTia ITF

Quiz
•
9th - 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