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

Multiple choice
  1. Steganography

  2. Encryption

  3. Spyware

  4. Keystroke logging

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

Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video. It differs from encryption, which makes data unreadable.

Multiple choice
  1. Identifying active systems on the network

  2. Cracking passwords

  3. Identifying users and machine names

  4. Identifying routers and firewalls

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

Enumeration is the process of extracting information from a target system, such as usernames, machine names, network resources, and services. It is a key step in the reconnaissance phase of an attack.

Multiple choice
  1. As security increases, functionality and ease of use increase.

  2. As security decreases, functionality and ease of use increase.

  3. As security decreases, functionality and ease of use decrease.

  4. Security does not affect functionality and ease of use.

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

The security triangle suggests that as you decrease security, systems often become easier to use and more functional, as restrictive security measures are removed.

Multiple choice
  1. Hash, Authentication, Group, Lifetime, Encryption

  2. Hash, Authentication, GRE, Lifetime, ESP

  3. Hash, Authorization, Group, Lifetime, Encryption

  4. Hash, Authorization, Group, Lifetime, Encryption

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

ISAKMP (Internet Security Association and Key Management Protocol) policies require five parameters: Encryption, Hash, Authentication, Group (Diffie-Hellman), and Lifetime.

Multiple choice
  1. A security associations that IPsec peers are willing to use

  2. A preshared keys that will be exchanged between IPsec peers

  3. access lists that identify interesting traffic

  4. the IP addresses of IPsec peers

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

An ISAKMP policy defines the security parameters (encryption, hash, authentication method, Diffie-Hellman group, and lifetime) that two peers agree to use to establish a secure management tunnel (Phase 1).