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

Multiple choice

Which of the following is a key element of a cybersecurity incident response plan for energy systems?

  1. Identifying roles and responsibilities

  2. Establishing communication channels

  3. Developing procedures for incident containment and eradication

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Identifying roles and responsibilities, establishing communication channels, and developing procedures for incident containment and eradication are all key elements of a cybersecurity incident response plan for energy systems.

Multiple choice

Which of the following is NOT a common type of cyber attack?

  1. Malware

  2. Phishing

  3. Distributed Denial of Service (DDoS)

  4. Spam

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Spam is unsolicited electronic communication, typically in the form of email, but not considered a cyber attack.

Multiple choice

Which of the following is NOT a component of the CIA triad in information security?

  1. Confidentiality

  2. Integrity

  3. Availability

  4. Non-repudiation

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Non-repudiation is not part of the CIA triad, which focuses on confidentiality, integrity, and availability.

Multiple choice

What is the purpose of a firewall in cybersecurity?

  1. To block unauthorized access to a network

  2. To detect and prevent malware

  3. To encrypt data

  4. To back up data

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A firewall is a network security device that monitors and controls incoming and outgoing network traffic, blocking unauthorized access.

Multiple choice

Which of the following is NOT a best practice for creating strong passwords?

  1. Use a combination of upper and lowercase letters

  2. Include numbers and symbols

  3. Make it easy to remember

  4. Use the same password for multiple accounts

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Reusing passwords across multiple accounts compromises security, as a breach in one account can lead to access to others.

Multiple choice

Which of the following is NOT a common type of data protection regulation?

  1. General Data Protection Regulation (GDPR)

  2. California Consumer Privacy Act (CCPA)

  3. Health Insurance Portability and Accountability Act (HIPAA)

  4. Payment Card Industry Data Security Standard (PCI DSS)

Reveal answer Fill a bubble to check yourself
Correct answer
Explanation

PCI DSS is a data security standard, not a data protection regulation.

Multiple choice

What are the two main types of public key cryptography algorithms?

  1. RSA and Diffie-Hellman

  2. AES and DES

  3. ECC and DSA

  4. SHA-1 and MD5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RSA and Diffie-Hellman are the two main types of public key cryptography algorithms. RSA is used for encryption and decryption, while Diffie-Hellman is used for key exchange.

Multiple choice

How does RSA work?

  1. It uses a public key and a private key to encrypt and decrypt messages.

  2. It uses a shared secret key to encrypt and decrypt messages.

  3. It uses a one-way function to encrypt messages.

  4. It uses a random number generator to encrypt messages.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RSA uses a public key and a private key to encrypt and decrypt messages. The public key is used to encrypt messages, and the private key is used to decrypt messages.

Multiple choice

How does Diffie-Hellman work?

  1. It uses a public key and a private key to encrypt and decrypt messages.

  2. It uses a shared secret key to encrypt and decrypt messages.

  3. It uses a one-way function to encrypt messages.

  4. It uses a random number generator to encrypt messages.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Diffie-Hellman uses a shared secret key to encrypt and decrypt messages. The shared secret key is generated by two parties using a public key exchange protocol.

Multiple choice

What is a digital signature?

  1. A mathematical algorithm used to verify the authenticity of a message.

  2. A unique identifier for a digital document.

  3. A method for encrypting messages.

  4. A way to compress data.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A digital signature is a mathematical algorithm used to verify the authenticity of a message. It allows the recipient of a message to verify that the message was sent by the claimed sender and that the message has not been tampered with.

Multiple choice

What is a certificate authority?

  1. A trusted third party that issues digital certificates.

  2. A software program that generates public and private keys.

  3. A type of encryption algorithm.

  4. A method for storing digital signatures.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A certificate authority is a trusted third party that issues digital certificates. Digital certificates are used to verify the identity of a website or an individual.

Multiple choice

What is the most common type of public key cryptography algorithm used today?

  1. RSA

  2. Diffie-Hellman

  3. ECC

  4. DSA

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RSA is the most common type of public key cryptography algorithm used today. It is used in a wide variety of applications, including secure communication, digital signatures, and electronic commerce.

Multiple choice

What is the Diffie-Hellman key exchange protocol used for?

  1. To securely exchange a secret key between two parties over an insecure channel.

  2. To encrypt and decrypt messages.

  3. To generate digital signatures.

  4. To verify the authenticity of a message.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Diffie-Hellman key exchange protocol is used to securely exchange a secret key between two parties over an insecure channel. This allows the parties to communicate securely without having to share a secret key in advance.

Multiple choice

What is the Elliptic Curve Cryptography (ECC) algorithm?

  1. A public key cryptography algorithm that uses elliptic curves.

  2. A symmetric key cryptography algorithm that uses elliptic curves.

  3. A hash function that uses elliptic curves.

  4. A digital signature algorithm that uses elliptic curves.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Elliptic Curve Cryptography (ECC) is a public key cryptography algorithm that uses elliptic curves. It is a more efficient alternative to RSA and is often used in applications where performance is critical.

Multiple choice

What is the Digital Signature Algorithm (DSA)?

  1. A public key cryptography algorithm that uses digital signatures.

  2. A symmetric key cryptography algorithm that uses digital signatures.

  3. A hash function that uses digital signatures.

  4. A digital signature algorithm that uses digital signatures.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Digital Signature Algorithm (DSA) is a public key cryptography algorithm that uses digital signatures. It is a widely used algorithm for digital signatures and is often used in applications where security is critical.