How is authentication different from authorization?
- Authentication is identifying a resource; authorization is verifying access to an identity.
- Authentication is verifying access to a resource; authorization is verifying an identity.
- They're the same thing.
- Authentication is verifying an identity; authorization is verifying access to a resource.
2.
Question 2
What are some characteristics of a strong password? Check all that apply,
- Contains dictionary words
- Is at least eight characters long
- Includes numbers and special characters
- Is used across accounts and systems
3.
Question 3
In a multi-factor authentication scheme, a password can be thought of as:
- something you are.
- something you use.
- something you have.
- something you know.
4.
Question 4
What are some drawbacks to using biometrics for authentication? Check all that apply.
- There are potential privacy concerns.
- Biometrics are easy to share.
- Biometric authentication is difficult or impossible to change if compromised.
5
What role does authorization play?
- It provides strong encryption.
- It verifies an entity's identity.
- It verifies passwords.
- It determines whether or not an entity has access to a resource.
6
What does OAuth provide?
- Integrity
- Access delegation
- Secure communications
- Confidentiality
7
- Accounting is reviewing records, while auditing is recording access and usage.
- They're not related.
- They're the same thing.
- Accounting is recording access and usage, while auditing is reviewing these records.
8
What is an example of a screen lock method?
- OS updates
- Firewalls
- Facial recognition
- Device encryption
9
What is a common mobile device security threat?
- Insecure Wi-Fi and “meddler-in-the-middle” attacks
- Zero-day attacks
- DDoS
- SQL Injection
10
Fill in the blank: In the world of AAA security, “authz” is short for _____.
authorization
Top comments (0)