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
-
Error checking tools
-
Encryption
-
Network interface card
-
Static keys
-
Strong authentication controls
B
Correct answer
Explanation
Yes, it is correct.. Encryption is the coding or scrambling of information, so that it can only be decoded and read by someone who has the correct decoding key. Encryption is used in secure Web sites as well as other mediums of data transfer.
-
A3 algorithm
-
A8 algorithm
-
A5/2 algorithm
-
A5 algorithm
-
A5/1 algorithm
D
Correct answer
Explanation
This algorithm used for GSM security is an encryption algorithm that scrambles the users voice and data traffic between the handset and the base station to provide privacy.
-
Password cracking
-
Spamming
-
Phishing
-
Email spoofing
-
Keystroke logging
D
Correct answer
Explanation
Email spoofing is the creation of email messages with a forged sender address - something which is simple to do because the core protocols do no authentication.
-
A role that requires a password
-
A role that requires no password
-
A role automatically enabled when the user logs on
-
A role automatically assigned when the user is created
C
Correct answer
Explanation
A default role in Oracle is automatically enabled for a user when they log on to the database. It does not require a password (that would be a password-protected role). Default roles are set via the ALTER USER DEFAULT ROLE command, not automatically assigned when user is created.
-
It captures the keystrokes of user types.
-
It captures the personnel information through the spyware.
-
It records the web browsing history.
-
It prevents bots from submitting online forms.
-
None of the above
D
Correct answer
Explanation
A captcha is program used to verify that a human, rather than a computer, is entering data. Captchas are commonly seen at the end of online forms and ask the user to enter text from a distorted image. By requiring a captcha response, webmasters can prevent automated programs, or "bots," from filling out forms online.
-
CHAP uses a 2-way handshake to exchange the credentials.
-
PAP can perform continuous authentication after a link is established.
-
CHAP sends an encrypted username and password during the authentication process.
-
The authentication phase takes place before the NCP configuration phase begins.
-
Phishing
-
Social networking
-
ATM
-
All of the above
-
None of the above
A
Correct answer
Explanation
Phishing is the major security concern in the internet banking facility.
-
fire attacks
-
data driven attacks
-
unauthorised attacks
-
virus attacks
-
none of the above
-
CngKey
-
CngKeyBlobFormat
-
CngProvider
-
MD5Cng
-
ProtectedData
C
Correct answer
Explanation
This cryptography class encapsulates the name of a key storage provider for use with cryptography next generation objects.
-
CngAlgorithm
-
CngKey
-
CngKeyBlobFormat
-
ProtectedData
-
CngAlgorithmGroup
E
Correct answer
Explanation
It encapsulates the name of an encryption algorithm combination.
-
DSASignatureFormatter
-
DSASignatureDeformatter
-
DSACryptoServiceProvider
-
AsymmetricSignatureFormatter
-
Oid
A
Correct answer
Explanation
It creates a digital signature algorithm signature.
-
CngKey
-
CngKeyBlobFormat
-
MD5Cng
-
ProtectedMemory
-
CngUIPolicy
E
Correct answer
Explanation
It encapsulates optional configuration parameters for the user interface that cryptography next generation displays when you access a protected key.
-
Asymmetric encryption
-
Symmetric encryption
-
Cryptographic signing
-
RSA
-
Oid
B
Correct answer
Explanation
These classes supplied by the .NET framework require a key and a new initialization vector to encrypt and decrypt data.
-
AsymmetricSignatureDeformatter
-
ECDsaCng
-
ECDsa
-
MD5
-
ProtectedData
A
Correct answer
Explanation
It represents the abstract base class from which all implementations of asymmetric signature deformatters derive.
-
ECDiffieHellman
-
MD5Cng
-
Rijndael
-
ECDiffieHellmanCng
-
ProtectedMemory
D
Correct answer
Explanation
It provides a cryptography next generation implementation of the elliptic curve diffie hellman algorithm.