What is the role of encryption in protecting data?
A. To increase data size
B. To ensure data confidentiality and integrity
C. To reduce data speed
D. To delete data
Answer: Option B
Solution (By JKExamLibrary)
Encryption protects data confidentiality by making it unreadable to unauthorized parties and ensures integrity by detecting any unauthorized modifications to the data.
Which concept dictates that computer operators should be granted only the minimum system access rights required to complete their specific job responsibilities?
Explanation:
The Principle of Least Privilege restricts user account privileges to the absolute bare minimum needed to perform authorized tasks, reducing potential attack surfaces.
An attacker uses a network configuration trick to intercept wireless session cookies, letting them access a corporate web account without needing the user's password. This exploit is:
Explanation:
Session hijacking captures live authentication tokens or active session state cookies, enabling attackers to bypass authentication gateways and impersonate victims.
No comments yet. Be the first to start the discussion!