Free APRP Physical and Information Security Questions and Answers — Questions and Answers
Question 1: Which of the following is the most effective method to protect sensitive payment information stored on servers?
- Implementing a robust firewall
- Encrypting data at rest (Correct answer)
- Using strong passwords
- Regularly updating antivirus software
Correct answer: Encrypting data at rest
Encrypting data at rest is the most effective method to protect sensitive payment information stored on servers. Even if an attacker gains unauthorized access to the server or the storage media, the encrypted data remains unreadable and unusable without the decryption key. While firewalls, strong passwords, and antivirus software are important, they primarily protect against unauthorized access or malware, not directly the data once it's compromised on the storage medium.
Question 2: Which principle ensure that users only have access to the information and resources necessary for their job functions?
- Least privilege (Correct answer)
- Separation of duties
- Role-based access control
- Multifactor authentication
Correct answer: Least privilege
The principle of 'least privilege' ensures that users, processes, or systems are granted only the minimum level of access and permissions required to perform their legitimate job functions. This security best practice limits the potential impact of a compromise by restricting what an attacker or a malicious insider can do. It reduces the attack surface and minimizes the damage from unauthorized actions.
Question 3: Which type of attack involves intercepting and potentially altering communication between two parties without their knowledge?
- Phishing
- Man-in-the-middle attack (Correct answer)
- Denial-of-service attack
- Brute force attack
Correct answer: Man-in-the-middle attack
A Man-in-the-Middle (MitM) attack involves an attacker secretly relaying and potentially altering the communication between two parties who believe they are directly communicating with each other. The attacker intercepts the communication, reads or modifies it, and then passes it on, making both parties unaware of the interception. This allows for eavesdropping, data manipulation, and impersonation.
Question 4: What is the primary purpose of implementing a comprehensive security police in an organization?
- To comply with legal regulations
- To protect the organization's assets (Correct answer)
- To prevent employee errors
- To reduce operational costs
Correct answer: To protect the organization's assets
A comprehensive security policy's fundamental goal is to safeguard an organization's valuable assets, including data, systems, and physical infrastructure. It establishes rules and procedures to protect against threats like cyberattacks, fraud, and unauthorized access. While compliance and error prevention are important, they serve the overarching purpose of asset protection, ensuring business continuity and maintaining trust.
Question 5: Which of the following is a common physical security measure to protect against unauthorized access to a data center?
- Strong encryption algorithms
- Regular software updates
- Employee training programs
- Biometric access control (Correct answer)
Correct answer: Biometric access control
Biometric access control, such as fingerprint or retina scanners, is a robust physical security measure designed to prevent unauthorized individuals from entering restricted areas like data centers. It verifies unique biological characteristics, making it significantly harder to bypass than traditional methods. This directly enhances the physical protection of sensitive facilities and their contents.
Which of the following is the most effective method to protect sensitive payment information stored on servers?