Cyber Thursday- S2 - Broken Authentication 11/23/23

Cyber Thursday- S2 - Broken Authentication 11/23/23

1st - 2nd Grade

9 Qs

quiz-placeholder

Similar activities

Cyber Safety And Ethics

Cyber Safety And Ethics

KG - Professional Development

8 Qs

week 2 keywords

week 2 keywords

1st - 5th Grade

4 Qs

Technology words pretest

Technology words pretest

KG - 12th Grade

10 Qs

LIA Online Learning

LIA Online Learning

1st - 9th Grade

14 Qs

Beyblade

Beyblade

KG - Professional Development

9 Qs

FORMATIVE ASSESSMENT MK6 DEP50063 DEP5B

FORMATIVE ASSESSMENT MK6 DEP50063 DEP5B

1st - 5th Grade

7 Qs

narotu/goku

narotu/goku

KG - Professional Development

11 Qs

WSC Jakarta 2020

WSC Jakarta 2020

1st - 3rd Grade

10 Qs

Cyber Thursday- S2 - Broken Authentication 11/23/23

Cyber Thursday- S2 - Broken Authentication 11/23/23

Assessment

Quiz

Specialty, Other

1st - 2nd Grade

Medium

Created by

G3C Team

Used 6+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"ILoveFootball" is a strong password

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose an attack technique that forces a user's session credential or session ID to an explicit value.

Session Fixation

Brute Force Attack

Cross Site Scripting

Dictionary Attack

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Broken Authentication vulnerability can be prevented by: [Multiple Choice]

Implement password strength restriction

Use predictable session ID

Invalidate session post logout

Restrict Internal URL to authenticated users only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Implementation of password strength check at client side only is enough to prevent broken authentication

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of cookie secure attribute ?

Ensures the cookie is passed over a HTTPS connection

Ensures client side scripts cannot access cookies

Enforces TLS encryptions

Allows passage of cookie via URL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a session management vulnerability ?

Cross-Site Scripting(XSS)

Cross-Site Request Forgery

Session Fixation

SQL Injection

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Multifactor Authentication enhance security ?

By using multiple programming languages

By requiring two or more forms of identification

By Encrypting Session Data

By using compex passwords

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of attack involves trying a small number of commonly used passwords against many accounts ?

Brute force attack

Cross-Site Scripting (XSS)

SQL Injection

Password spraying

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do Session timeouts contribute to authentication security ?

By encrypting session data

By limiting the duration of a user's session

By using MFA

By locking user accounts after failed attempts