Computer Knowledge ยท General Awareness
Information Security
4,634 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
What is the primary function of a SIEM system?
-
Network traffic monitoring
-
Vulnerability assessment
-
Security information and event management
-
Identity and access management
C
Correct answer
Explanation
A SIEM system's main function is to collect, aggregate, and analyze security-related information and events from various sources to provide a comprehensive view of an organization's security posture.
What are the key components of a SIEM system?
-
Log management
-
Security analytics
-
Incident response
-
All of the above
D
Correct answer
Explanation
A SIEM system typically consists of three main components: log management, security analytics, and incident response. Log management involves collecting and storing logs from various sources, security analytics involves analyzing the collected logs to identify potential threats, and incident response involves investigating and responding to security incidents.
What are some common use cases for SIEM systems?
-
Security incident detection and response
-
Compliance monitoring and reporting
-
Threat hunting and analysis
-
Log management and analysis
Correct answer
Explanation
SIEM systems are used for a variety of purposes, including security incident detection and response, compliance monitoring and reporting, threat hunting and analysis, and log management and analysis.
What are some key metrics for measuring the effectiveness of a SIEM system?
-
Mean time to detect (MTTD)
-
Mean time to respond (MTTR)
-
Number of security incidents detected and prevented
-
All of the above
D
Correct answer
Explanation
Key metrics for measuring the effectiveness of a SIEM system include mean time to detect (MTTD), mean time to respond (MTTR), and the number of security incidents detected and prevented.
Which hashing algorithm is widely used for password storage?
-
MD5
-
SHA-1
-
SHA-256
-
SHA-512
C
Correct answer
Explanation
SHA-256 is commonly employed for password storage due to its strong cryptographic properties and resistance to collision attacks.
What is the purpose of a salt in password hashing?
-
To increase the length of the password
-
To make the password more complex
-
To prevent rainbow table attacks
-
To generate a unique hash value
C
Correct answer
Explanation
Salting is a technique used in password hashing to prevent precomputed attacks like rainbow tables by adding a random value to the password before hashing, making it more difficult to crack.
Which hashing algorithm is suitable for generating message digests?
-
MD5
-
SHA-1
-
SHA-256
-
SHA-512
C
Correct answer
Explanation
SHA-256 is commonly used for generating message digests due to its strong cryptographic properties and resistance to collision attacks, making it suitable for ensuring data integrity and authenticity.
Which hashing algorithm is suitable for generating cryptographic hashes?
-
MD5
-
SHA-1
-
SHA-256
-
SHA-512
D
Correct answer
Explanation
SHA-512 is widely used for generating cryptographic hashes due to its high level of security and resistance to collision attacks, making it suitable for applications requiring strong cryptographic protection.
Which hashing algorithm is suitable for generating fingerprints for files?
-
MD5
-
SHA-1
-
SHA-256
-
SHA-512
C
Correct answer
Explanation
SHA-256 is commonly used for generating fingerprints for files due to its strong cryptographic properties and resistance to collision attacks, making it suitable for verifying file integrity and detecting file tampering.
Which of the following is a best practice for data security in oceanographic data management?
-
Implementing access control mechanisms to restrict unauthorized access to data
-
Encrypting sensitive data to protect it from unauthorized access
-
Regularly backing up data to protect against data loss
-
All of the above
D
Correct answer
Explanation
Best practices for data security in oceanographic data management include implementing access control mechanisms, encrypting sensitive data, and regularly backing up data.
Which of the following is NOT a common type of cyber threat to critical infrastructure?
-
Malware
-
Phishing
-
Denial-of-service attack
-
Physical attack
D
Correct answer
Explanation
Physical attacks involve physical damage or manipulation of critical infrastructure components, while malware, phishing, and denial-of-service attacks are all cyber threats.
What is the primary goal of a cyber attack on critical infrastructure?
-
To steal sensitive data
-
To disrupt operations
-
To gain financial profit
-
To cause physical damage
B
Correct answer
Explanation
Cyber attacks on critical infrastructure typically aim to disrupt operations, causing widespread disruption and economic loss.
Which of the following is a common vulnerability in critical infrastructure systems?
-
Unpatched software
-
Weak passwords
-
Lack of network segmentation
-
All of the above
D
Correct answer
Explanation
Unpatched software, weak passwords, and lack of network segmentation are all common vulnerabilities that can be exploited by cyber attackers to gain access to critical infrastructure systems.
Which of the following is a common mitigation strategy for cyber threats to critical infrastructure?
-
Implementing strong cybersecurity policies and procedures
-
Regularly updating software and firmware
-
Using multi-factor authentication
-
All of the above
D
Correct answer
Explanation
Implementing strong cybersecurity policies and procedures, regularly updating software and firmware, and using multi-factor authentication are all common mitigation strategies for cyber threats to critical infrastructure.
What is the role of threat intelligence in cybersecurity for critical infrastructure?
-
To identify and analyze potential threats
-
To develop mitigation strategies
-
To improve incident response capabilities
-
All of the above
D
Correct answer
Explanation
Threat intelligence plays a crucial role in cybersecurity for critical infrastructure by identifying and analyzing potential threats, developing mitigation strategies, and improving incident response capabilities.