0
0
Intro to Computingfundamentals~5 mins

Two-factor authentication in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Two-factor authentication (2FA)?
Two-factor authentication is a security method that requires two different ways to prove your identity before you can access an account or system. It adds an extra layer of protection beyond just a password.
Click to reveal answer
beginner
Name the three common types of factors used in 2FA.
The three types are: 1) Something you know (like a password), 2) Something you have (like a phone or security token), 3) Something you are (like a fingerprint or face scan).
Click to reveal answer
beginner
Why is 2FA more secure than just using a password?
Because even if someone steals your password, they still need the second factor (like your phone or fingerprint) to access your account. This makes it much harder for attackers to break in.
Click to reveal answer
beginner
Give a real-life analogy for two-factor authentication.
Imagine a locked door that needs both a key and a secret code to open. Even if someone finds the key, they still need the code. This is like 2FA requiring two proofs to enter.
Click to reveal answer
beginner
What is a common example of the 'something you have' factor in 2FA?
A common example is a smartphone app that generates a temporary code, or a text message sent to your phone with a code you must enter.
Click to reveal answer
Which of the following is NOT a factor used in two-factor authentication?
ASomething you know
BSomething you want
CSomething you have
DSomething you are
Why do websites use two-factor authentication?
ATo add an extra layer of security
BTo make logging in faster
CTo collect more personal data
DTo avoid using passwords
Which of these is an example of 'something you are' in 2FA?
AFingerprint
BPassword
CSecurity token
DPhone number
If someone steals your password but you have 2FA enabled, what happens?
AThey can access your account easily
BYour password changes automatically
CThey still need the second factor to log in
DThey get locked out immediately
Which of these is a common method for the second factor in 2FA?
AAnswering a security question
BEntering your username
CTyping your password twice
DReceiving a code on your phone
Explain what two-factor authentication is and why it is important.
Think about how 2FA adds a second lock to your account.
You got /4 concepts.
    Describe the three types of factors used in two-factor authentication with examples.
    Consider knowledge, possession, and biometrics.
    You got /3 concepts.