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 common type of cybersecurity incident?
-
Malware attack
-
Phishing attack
-
DDoS attack
-
SQL injection attack
C
Correct answer
Explanation
DDoS attacks are not a common type of cybersecurity incident. They are a type of cyberattack.
What is the default encryption algorithm used by Cloud Storage?
-
AES-256
-
AES-128
-
RSA-2048
-
ECC-256
A
Correct answer
Explanation
Cloud Storage uses AES-256 as the default encryption algorithm for data at rest.
Which type of cryptographic key is used to decrypt data encrypted with a public key?
-
Public Key
-
Private Key
-
Symmetric Key
-
Asymmetric Key
B
Correct answer
Explanation
A private key is used to decrypt data encrypted with a public key. The private key is kept secret by the owner and is used to access and control the associated cryptocurrency or digital assets.
Which cryptographic algorithm is commonly used for securing data in Ethereum smart contracts?
-
AES-256
-
SHA-256
-
RSA
-
Keccak-256
D
Correct answer
Explanation
Keccak-256 is a cryptographic hash function commonly used for securing data in Ethereum smart contracts. It is known for its high security and resistance to collision attacks, making it suitable for protecting sensitive information on the blockchain.
What is the first step in responding to a cybersecurity incident?
-
Identify the incident
-
Contain the incident
-
Eradicate the incident
-
Recover from the incident
A
Correct answer
Explanation
The first step in responding to a cybersecurity incident is to identify the incident. This involves gathering information about the incident, such as the time and date of the incident, the source of the incident, and the impact of the incident.
Which of the following is NOT a common method for containing a cybersecurity incident?
-
Isolating the affected system
-
Disabling user accounts
-
Patching the affected system
-
Changing passwords
C
Correct answer
Explanation
Patching the affected system is not a common method for containing a cybersecurity incident. The common methods for containing a cybersecurity incident are isolating the affected system, disabling user accounts, and changing passwords.
What is the goal of eradicating a cybersecurity incident?
-
To prevent the incident from spreading
-
To restore the affected system to its normal state
-
To collect evidence of the incident
-
To identify the source of the incident
A
Correct answer
Explanation
The goal of eradicating a cybersecurity incident is to prevent the incident from spreading. This involves removing the malware or other malicious software from the affected system and closing any security holes that allowed the incident to occur.
Which of the following is NOT a common method for recovering from a cybersecurity incident?
-
Restoring data from backups
-
Rebuilding the affected system
-
Implementing new security measures
-
Conducting a post-mortem analysis
B
Correct answer
Explanation
Rebuilding the affected system is not a common method for recovering from a cybersecurity incident. The common methods for recovering from a cybersecurity incident are restoring data from backups, implementing new security measures, and conducting a post-mortem analysis.
Which of the following is NOT a common type of cybersecurity incident?
-
Malware attack
-
Phishing attack
-
DDoS attack
-
Insider attack
D
Correct answer
Explanation
Insider attack is not a common type of cybersecurity incident. The common types of cybersecurity incidents are malware attack, phishing attack, and DDoS attack.
Which of the following is NOT a common type of cybersecurity regulation?
D
Correct answer
Explanation
SOX is not a common type of cybersecurity regulation. The common types of cybersecurity regulations are GDPR, HIPAA, and PCI DSS.
Which of the following is NOT a common type of cybersecurity control?
-
Access control
-
Network security
-
Data security
-
Incident response
D
Correct answer
Explanation
Incident response is not a common type of cybersecurity control. The common types of cybersecurity controls are access control, network security, and data security.
Which of the following is NOT a common type of cybersecurity metric?
-
Number of security incidents
-
Mean time to detect a security incident
-
Mean time to respond to a security incident
-
Cost of a security incident
D
Correct answer
Explanation
Cost of a security incident is not a common type of cybersecurity metric. The common types of cybersecurity metrics are number of security incidents, mean time to detect a security incident, and mean time to respond to a security incident.
What is the minimum required security measure for HIPAA covered entities?
-
Encryption of electronic protected health information (ePHI)
-
Regular security risk assessments
-
Employee training on HIPAA requirements
-
All of the above
D
Correct answer
Explanation
HIPAA covered entities are required to implement a comprehensive security program that includes all of the above measures.
Which of the following is NOT a common type of HIPAA violation?
-
Unauthorized access to ePHI
-
Disclosure of ePHI without patient consent
-
Failure to encrypt ePHI
-
Failure to provide patients with a Notice of Privacy Practices
D
Correct answer
Explanation
Failure to provide patients with a Notice of Privacy Practices is not a common type of HIPAA violation.
Which of the following is NOT a recommended best practice for HIPAA compliance?
-
Use strong passwords and regularly change them
-
Implement multi-factor authentication
-
Use a firewall to protect your network
-
Back up your data regularly
D
Correct answer
Explanation
Backing up your data regularly is not a recommended best practice for HIPAA compliance.