Web Security Quiz

Web Security Quiz

University

20 Qs

quiz-placeholder

Similar activities

Wordpress QCM final

Wordpress QCM final

University

21 Qs

Ulangan Harian 1

Ulangan Harian 1

9th Grade - University

15 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

SharePoint Site Quiz

SharePoint Site Quiz

University

15 Qs

Codean SpringBoot - JWT

Codean SpringBoot - JWT

University

25 Qs

Comprendre HTTP et HTTPS

Comprendre HTTP et HTTPS

University

20 Qs

IT Concepts 3

IT Concepts 3

12th Grade - University

25 Qs

Cybersecurity Attacks Quiz

Cybersecurity Attacks Quiz

University

19 Qs

Web Security Quiz

Web Security Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Christian Peña

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used for injecting JavaScript into a user's web browser through page elements like comment sections, search results, and URLs?

Cross-Site Request Forgery

SQL Injection

Cross-Site Scripting

Phishing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What vulnerability do attackers exploit to steal Gmail contact lists, trigger one-click purchases on Amazon, and change router configuration?

Phishing

Cross-Site Request Forgery

SQL Injection

Cross-Site Scripting

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What design philosophy, recommends using GET requests only to fetch web pages or other resources?

SOAP

REST

GraphQL

RPC

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of anti-CSRF cookies in protecting against CSRF attacks?

To validate HTTP requests made from JavaScript

To ensure that GET requests originate from the same domain

To force reauthentication for sensitive actions

To strip cookies on requests generated from external domains

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is specified when setting cookies to strip cookies on requests generated from external domains?

SameSite

Secure

Path

HttpOnly

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting the SameSite attribute to Lax for cookies?

To prevent cookies from being accessed by JavaScript

To force reauthentication for sensitive actions

To alow sending of cookies from some cross site requests

To ensure cookies are sent only with requests initiated from within the same site

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the benefit of requiring reauthentication for sensitive actions on a website?

To improve user experience

To alow seamless linking into the site

To add an additional layer of protection against CSRF attacks

To protect against cross-site scripting attacks

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?