Search Header Logo

Cybersecurity Quiz: 5.17 Labs

Authored by Anonymous Anonymous

Computers

11th Grade

Cybersecurity Quiz: 5.17 Labs
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?