Computer Knowledge ยท General Awareness
Information Security
4,143 Questions
Information security involves protecting computer systems and data from unauthorized access, cyber threats, and damage. It is a core part of the computer knowledge section in various banking and government exams. Practicing these concepts helps in understanding digital signatures, network security, and access control effectively.
Cybersecurity threatsAccess controlCryptography basicsSecurity risk managementDatabase protection
Information Security Questions
Which of the following is NOT a recommended practice for securing mobile devices?
-
Using a strong password or biometric authentication
-
Keeping software and apps up to date
-
Connecting to public Wi-Fi networks without a VPN
-
Installing security apps and anti-malware software
C
Correct answer
Explanation
Connecting to public Wi-Fi networks without a VPN can expose your device to eavesdropping and man-in-the-middle attacks. It is recommended to use a VPN to encrypt your internet traffic when using public Wi-Fi.
Which of the following is NOT a common type of cyberattack that targets businesses and organizations?
-
Phishing
-
Ransomware
-
Distributed denial-of-service (DDoS) attack
-
Software update
D
Correct answer
Explanation
Software update is not a type of cyberattack. It is a recommended practice to keep software and systems up to date to address security vulnerabilities and improve overall system stability.
What is the primary purpose of a firewall in cybersecurity?
-
To block unauthorized access to a network
-
To scan for and remove malware from a computer
-
To encrypt data during transmission
-
To provide secure remote access to a network
A
Correct answer
Explanation
The primary purpose of a firewall is to monitor and control incoming and outgoing network traffic, blocking unauthorized access and protecting the network from external threats.
Which of the following is NOT a recommended practice for creating a secure password?
-
Using a combination of uppercase and lowercase letters
-
Including special characters and symbols
-
Using a common word or phrase found in a dictionary
-
Using a password manager to generate and store strong passwords
C
Correct answer
Explanation
Using a common word or phrase found in a dictionary is not a secure password practice as it can be easily guessed or cracked by attackers.
What is the term used to describe the process of recovering data that has been encrypted or locked by ransomware?
-
Decryption
-
Encryption
-
Malware removal
-
System restore
A
Correct answer
Explanation
Decryption is the process of recovering data that has been encrypted or locked by ransomware by using a decryption key or algorithm.
Which of the following is NOT a common type of phishing attack?
-
Spear phishing
-
Whaling
-
Smishing
-
Software update
D
Correct answer
Explanation
Software update is not a type of phishing attack. It is a recommended practice to keep software and systems up to date to address security vulnerabilities and improve overall system stability.
Which of the following is NOT a common data security control implemented as part of Data Governance?
-
Data encryption
-
Data masking
-
Data lineage tracking
-
Multi-factor authentication
C
Correct answer
Explanation
Data lineage tracking, while important for Data Governance, is not typically considered a data security control. Data encryption, data masking, and multi-factor authentication are common security controls used to protect data.
Which regulation requires organizations to implement appropriate security measures to protect personal data?
A
Correct answer
Explanation
The General Data Protection Regulation (GDPR) is a European Union regulation that requires organizations to implement appropriate security measures to protect personal data.
Which of the following is NOT a key component of the NIST Cybersecurity Framework?
-
Identify
-
Protect
-
Detect
-
Respond
D
Correct answer
Explanation
The NIST Cybersecurity Framework consists of five key components: Identify, Protect, Detect, Respond, and Recover.
Which of the following is NOT a key component of the HIPAA Security Rule?
-
Administrative safeguards
-
Physical safeguards
-
Technical safeguards
-
Organizational safeguards
D
Correct answer
Explanation
The HIPAA Security Rule consists of three key components: Administrative safeguards, Physical safeguards, and Technical safeguards.
Which of the following is NOT a key component of the PCI DSS?
-
Build and maintain a secure network
-
Protect cardholder data
-
Maintain a vulnerability management program
-
Implement strong access control measures
D
Correct answer
Explanation
The PCI DSS consists of six key components: Build and maintain a secure network, Protect cardholder data, Maintain a vulnerability management program, Implement strong authentication measures, Regularly test security systems and processes, and Maintain an information security policy.
Which of the following is NOT a key component of the FISMA?
-
Information security management system
-
Risk assessment
-
Incident response
-
Business continuity
D
Correct answer
Explanation
The FISMA consists of three key components: Information security management system, Risk assessment, and Incident response.
What is the primary goal of social engineering attacks?
-
To gain unauthorized access to sensitive information
-
To disrupt or disable computer systems
-
To steal physical assets
-
To cause physical harm to individuals
A
Correct answer
Explanation
Social engineering attacks aim to manipulate individuals into divulging confidential information or performing actions that compromise security, leading to unauthorized access to sensitive data.
Which of the following is a common social engineering technique?
-
Phishing
-
Malware
-
DDoS attacks
-
SQL injection
A
Correct answer
Explanation
Phishing is a social engineering technique that involves sending fraudulent emails or creating fake websites to trick individuals into providing personal information or clicking malicious links.
What is the primary defense against social engineering attacks?
-
Strong passwords
-
Firewalls
-
Anti-virus software
-
User education and awareness
D
Correct answer
Explanation
Educating users about social engineering techniques and raising awareness of potential threats is the most effective defense against these attacks, as it empowers individuals to recognize and resist manipulation attempts.