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
Which of the following is a good practice for protecting mobile devices from physical theft?
-
Using a strong screen lock
-
Enabling remote tracking and wiping
-
Backing up data regularly
-
All of the above
D
Correct answer
Explanation
All of the mentioned practices are important for protecting mobile devices from physical theft. Using a strong screen lock makes it more difficult for unauthorized individuals to access the device. Enabling remote tracking and wiping allows you to locate and erase the data on your device if it is lost or stolen. Backing up data regularly ensures that you have a copy of your data in case your device is lost, stolen, or damaged.
Which of the following is a good practice for securing mobile devices when using public Wi-Fi networks?
-
Using a virtual private network (VPN)
-
Avoiding websites and apps that require sensitive information
-
Disabling automatic Wi-Fi connections
-
All of the above
D
Correct answer
Explanation
All of the mentioned practices are important for securing mobile devices when using public Wi-Fi networks. Using a VPN encrypts your internet traffic and protects your privacy. Avoiding websites and apps that require sensitive information reduces the risk of exposing your personal data. Disabling automatic Wi-Fi connections prevents your device from automatically connecting to unsecured Wi-Fi networks.
Which of the following is a good practice for securing mobile devices when using Bluetooth?
-
Pairing only with trusted devices
-
Disabling Bluetooth when not in use
-
Keeping Bluetooth software up to date
-
All of the above
D
Correct answer
Explanation
All of the mentioned practices are important for securing mobile devices when using Bluetooth. Pairing only with trusted devices reduces the risk of connecting to malicious devices. Disabling Bluetooth when not in use prevents unauthorized devices from connecting to your device. Keeping Bluetooth software up to date ensures that you have the latest security patches and features.
Which of the following is a good practice for protecting mobile devices from phishing attacks?
-
Being cautious of unsolicited emails and text messages
-
Avoiding clicking on links or opening attachments from unknown senders
-
Using a strong spam filter
-
All of the above
D
Correct answer
Explanation
All of the mentioned practices are important for protecting mobile devices from phishing attacks. Being cautious of unsolicited emails and text messages, avoiding clicking on links or opening attachments from unknown senders, and using a strong spam filter can help reduce the risk of falling victim to a phishing attack.
What is the concept of 'data security' in data ethics?
-
Protecting data from unauthorized access, use, or disclosure
-
Storing data in an insecure manner
-
Sharing data with third parties without encryption
-
Using data for purposes other than originally intended
A
Correct answer
Explanation
Data security is a fundamental aspect of data ethics, involving the implementation of measures to protect data from unauthorized access, use, or disclosure, ensuring the confidentiality and integrity of data.
Which of the following is a symmetric encryption algorithm?
A
Correct answer
Explanation
AES (Advanced Encryption Standard) is a symmetric encryption algorithm, meaning that it uses the same key for both encryption and decryption.
What is the primary goal of data masking?
-
To encrypt data
-
To anonymize data
-
To compress data
-
To backup data
B
Correct answer
Explanation
Data masking is a technique used to protect sensitive data by replacing it with fictitious or synthetic data that maintains the same statistical properties as the original data.
Which of the following is a common type of security threat?
-
Phishing
-
Malware
-
DDoS attack
-
SQL injection
A
Correct answer
Explanation
Phishing is a type of security threat in which attackers attempt to trick users into revealing sensitive information, such as passwords or credit card numbers, by disguising themselves as legitimate organizations.
What is the purpose of a firewall?
-
To block unauthorized access to a network
-
To encrypt data
-
To detect and respond to security threats
-
To backup data
A
Correct answer
Explanation
A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Which of the following is a best practice for creating strong passwords?
-
Use common words or phrases
-
Include personal information
-
Use the same password for multiple accounts
-
Make passwords at least 12 characters long and include a mix of upper and lower case letters, numbers, and symbols
D
Correct answer
Explanation
Strong passwords should be at least 12 characters long and include a mix of upper and lower case letters, numbers, and symbols. Avoid using common words or phrases, personal information, or the same password for multiple accounts.
Which of the following is a type of cryptographic attack?
-
Brute-force attack
-
Man-in-the-middle attack
-
Phishing attack
-
DDoS attack
A
Correct answer
Explanation
A brute-force attack is a type of cryptographic attack in which an attacker tries all possible combinations of keys until they find the correct one.
What is the term "Phishing" used to describe?
-
Online Scams
-
Identity Theft
-
Malware Attacks
-
Spam Emails
B
Correct answer
Explanation
Phishing involves sending fraudulent emails or messages to trick people into revealing personal information or financial details.
What is the term "Cybersecurity" used to describe?
-
Online Safety
-
Data Protection
-
Network Security
-
Information Security
D
Correct answer
Explanation
Cybersecurity involves protecting information and systems from unauthorized access, use, disclosure, disruption, modification, or destruction.
Which of the following is NOT a common type of cyberattack in e-commerce?
-
Phishing
-
Malware
-
SQL injection
-
Denial-of-service (DoS) attack
C
Correct answer
Explanation
SQL injection is a type of cyberattack that targets websites and web applications that use SQL databases. It involves injecting malicious SQL code into a website or web application to gain unauthorized access to sensitive data or to manipulate the data in the database.
What is the purpose of a secure socket layer (SSL) certificate in e-commerce?
-
To encrypt data transmitted between a website and a user's browser
-
To increase website speed and performance
-
To improve website ranking in search engine results pages (SERPs)
-
To prevent unauthorized access to a website's content
A
Correct answer
Explanation
An SSL certificate is used to establish a secure connection between a website and a user's browser. It encrypts data transmitted between the two parties, such as personal information, credit card numbers, and transaction details, to protect it from eavesdropping and interception.