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 security technology used in mass transit systems?
-
Surveillance cameras
-
Facial recognition software
-
Biometric scanners
-
Metal detectors
B
Correct answer
Explanation
Facial recognition software is not as commonly used as other security technologies such as surveillance cameras, biometric scanners, and metal detectors in mass transit systems.
Which cryptographic technique is commonly used to secure online transactions and digital signatures?
-
Symmetric-key encryption
-
Asymmetric-key encryption
-
Hash functions
-
Digital certificates
B
Correct answer
Explanation
Asymmetric-key encryption, also known as public-key cryptography, is widely used for secure online transactions and digital signatures. It involves the use of a public key for encryption and a private key for decryption.
Which cryptographic algorithm is commonly employed for symmetric-key encryption in modern applications?
-
AES (Advanced Encryption Standard)
-
DES (Data Encryption Standard)
-
RSA (Rivest-Shamir-Adleman)
-
ECC (Elliptic Curve Cryptography)
A
Correct answer
Explanation
AES (Advanced Encryption Standard) is a widely adopted symmetric-key encryption algorithm used in modern applications. It is known for its high security and efficiency, making it suitable for various encryption tasks.
What is the fundamental principle behind public-key cryptography?
-
Shared secret key
-
One-way functions
-
Prime factorization
-
Modular arithmetic
B
Correct answer
Explanation
Public-key cryptography relies on the concept of one-way functions, which are easy to compute in one direction but computationally infeasible to reverse. This property enables secure key exchange and encryption without the need for sharing a secret key.
In the context of digital signatures, what is the primary role of a private key?
-
Encryption
-
Decryption
-
Signing
-
Verification
C
Correct answer
Explanation
In digital signatures, the private key is used for signing a message or data. The resulting digital signature can be verified using the corresponding public key, ensuring the authenticity and integrity of the signed information.
Which cryptographic technique is commonly used to secure communication channels and protect data in transit?
-
Steganography
-
Quantum cryptography
-
Network security protocols
-
Transport Layer Security (TLS)
D
Correct answer
Explanation
Transport Layer Security (TLS) is a widely adopted cryptographic protocol used to secure communication channels and protect data in transit. It establishes a secure connection between two parties, ensuring the confidentiality and integrity of transmitted data.
What is the primary purpose of a digital certificate in cryptography?
-
Encryption
-
Decryption
-
Authentication
-
Key exchange
C
Correct answer
Explanation
A digital certificate is primarily used for authentication in cryptography. It binds a public key to the identity of the certificate holder, allowing other parties to verify the authenticity of the public key and establish secure communication.
Which cryptographic technique is commonly employed for secure key exchange in public-key cryptography?
-
Diffie-Hellman key exchange
-
ElGamal encryption
-
RSA encryption
-
Digital signatures
A
Correct answer
Explanation
Diffie-Hellman key exchange is a widely used cryptographic technique for secure key exchange in public-key cryptography. It allows two parties to establish a shared secret key over an insecure channel without revealing the key itself.
What is the primary goal of steganography in cryptography?
-
Encryption
-
Decryption
-
Hiding data in plain sight
-
Key generation
C
Correct answer
Explanation
Steganography is a cryptographic technique that focuses on hiding data within other data or media. Its primary goal is to conceal the existence of sensitive information by embedding it in seemingly innocuous content.
Which cryptographic technique is commonly used to protect data stored on electronic devices?
-
Full disk encryption
-
File-level encryption
-
Message authentication codes (MACs)
-
Digital certificates
A
Correct answer
Explanation
Full disk encryption is a cryptographic technique used to protect data stored on electronic devices. It encrypts the entire storage device, including the operating system and all user data, providing a high level of security against unauthorized access.
What is the primary purpose of a one-time pad in cryptography?
-
Encryption
-
Decryption
-
Key generation
-
Message authentication
A
Correct answer
Explanation
A one-time pad is a cryptographic technique that provides perfect secrecy. It involves the use of a truly random key that is as long as the message being encrypted. When properly implemented, a one-time pad ensures that the encrypted message is unbreakable.
Which cryptographic technique is commonly used to secure data in cloud storage systems?
-
Server-side encryption
-
Client-side encryption
-
Homomorphic encryption
-
Quantum cryptography
A
Correct answer
Explanation
Server-side encryption is a cryptographic technique used to secure data stored in cloud storage systems. It involves encrypting data before it is uploaded to the cloud, ensuring that the data remains encrypted while stored on the cloud provider's servers.
Which cryptographic technique is commonly employed for secure communication in virtual private networks (VPNs)?
-
IPsec
-
OpenVPN
-
Secure Shell (SSH)
-
Transport Layer Security (TLS)
A
Correct answer
Explanation
IPsec (Internet Protocol Security) is a widely used cryptographic technique for secure communication in virtual private networks (VPNs). It operates at the network layer and provides encryption, authentication, and key management services to protect data transmitted over public networks.
Which of the following is NOT a good way to stay safe while using public Wi-Fi?
-
Use a VPN
-
Be aware of phishing scams
-
Use strong passwords
-
Connect to unsecured networks
D
Correct answer
Explanation
Connecting to unsecured networks is not a good way to stay safe while using public Wi-Fi. It is better to use a VPN, be aware of phishing scams, and use strong passwords.
Which regulatory framework is designed to protect personal data in the European Union?
-
GDPR (General Data Protection Regulation)
-
HIPAA (Health Insurance Portability and Accountability Act)
-
PCI DSS (Payment Card Industry Data Security Standard)
-
SOX (Sarbanes-Oxley Act)
A
Correct answer
Explanation
GDPR is a comprehensive data protection law that regulates the processing of personal data within the EU and the European Economic Area (EEA).