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
What is the role of secure storage in mobile app security?
-
To protect sensitive data from unauthorized access
-
To prevent data breaches
-
To comply with data protection regulations
-
All of the above
D
Correct answer
Explanation
Secure storage helps protect sensitive data from unauthorized access, prevents data breaches, and ensures compliance with data protection regulations.
Which of the following is a common type of mobile app attack?
-
Man-in-the-middle (MITM) attack
-
Phishing attack
-
Denial-of-service (DoS) attack
-
All of the above
D
Correct answer
Explanation
Mobile apps can be targeted by various types of attacks, including man-in-the-middle (MITM) attacks, phishing attacks, and denial-of-service (DoS) attacks.
What is the role of secure network communication in mobile app security?
-
To protect data in transit
-
To prevent eavesdropping and man-in-the-middle attacks
-
To ensure data integrity and authenticity
-
All of the above
D
Correct answer
Explanation
Secure network communication protects data in transit, prevents eavesdropping and man-in-the-middle attacks, and ensures data integrity and authenticity.
Which of the following is a best practice for managing mobile app permissions?
-
Request only the permissions necessary for the app's functionality
-
Clearly explain to users why each permission is required
-
Allow users to control which permissions the app has access to
-
All of the above
D
Correct answer
Explanation
To protect user privacy and prevent misuse of permissions, it's essential to request only necessary permissions, explain their purpose, and allow users to control them.
What is the purpose of regular security updates for mobile apps?
-
To fix security vulnerabilities
-
To improve the app's performance
-
To add new features and functionality
-
To comply with app store policies
A
Correct answer
Explanation
Regular security updates are crucial for fixing security vulnerabilities, preventing attacks, and maintaining the app's security posture.
Which of the following is a common type of mobile app security misconfiguration?
-
Leaving debug mode enabled in production
-
Using default or weak passwords
-
Storing sensitive data in plaintext
-
All of the above
D
Correct answer
Explanation
Common mobile app security misconfigurations include leaving debug mode enabled, using default or weak passwords, and storing sensitive data in plaintext.
Which of the following is a common tool used for incident detection?
-
Security Information and Event Management (SIEM) system
-
Intrusion Detection System (IDS)
-
Vulnerability Scanner
-
Firewall
A
Correct answer
Explanation
A SIEM system is a common tool used for incident detection. It collects and analyzes logs from various sources to identify suspicious activity.
Which of the following is a common type of cyber attack that targets critical infrastructure?
-
Distributed Denial of Service (DDoS) attack
-
Man-in-the-Middle (MitM) attack
-
Phishing attack
-
SQL injection attack
A
Correct answer
Explanation
DDoS attacks are a common type of cyber attack that targets critical infrastructure. They involve flooding a target system with so much traffic that it becomes unavailable.
Which of the following is a common type of cyber attack that targets financial institutions?
-
Phishing attack
-
SQL injection attack
-
Cross-site scripting (XSS) attack
-
Malware attack
A
Correct answer
Explanation
Phishing attacks are a common type of cyber attack that targets financial institutions. They involve sending fraudulent emails or text messages that appear to come from a legitimate source in order to trick victims into giving up their personal information.
What is the role of a Security Operations Center (SOC) in incident response?
-
To monitor the network for suspicious activity
-
To investigate security incidents
-
To respond to security incidents
-
All of the above
D
Correct answer
Explanation
The SOC is responsible for monitoring the network for suspicious activity, investigating security incidents, and responding to security incidents.
Which of the following is a common type of cyber attack that targets healthcare organizations?
-
Ransomware attack
-
Malware attack
-
Phishing attack
-
SQL injection attack
A
Correct answer
Explanation
Ransomware attacks are a common type of cyber attack that targets healthcare organizations. They involve encrypting the victim's files and demanding a ransom payment in order to decrypt them.
Which of the following is a common type of cyber attack that targets government agencies?
-
Advanced Persistent Threat (APT) attack
-
Malware attack
-
Phishing attack
-
SQL injection attack
A
Correct answer
Explanation
APT attacks are a common type of cyber attack that targets government agencies. They involve a sophisticated and persistent attack campaign that is designed to steal sensitive information or disrupt operations.
Which of the following is a common type of cyber incident that government agencies face?
-
Malware attacks
-
Phishing attacks
-
DDoS attacks
-
All of the above
D
Correct answer
Explanation
Government agencies face a variety of cyber incidents, including malware attacks, phishing attacks, DDoS attacks, and other types of cyber attacks.
Which of the following is NOT a common type of data encryption used in cloud security?
-
Symmetric Encryption
-
Asymmetric Encryption
-
Hashing
-
Polyalphabetic Encryption
D
Correct answer
Explanation
Polyalphabetic Encryption is not a common type of data encryption used in cloud security. Symmetric Encryption, Asymmetric Encryption, and Hashing are more commonly used.
Which of the following is NOT a common DLP technique used in cloud security?
-
Data Masking
-
Data Encryption
-
Data Tokenization
-
Data Watermarking
D
Correct answer
Explanation
Data Watermarking is not a common DLP technique used in cloud security. Data Masking, Data Encryption, and Data Tokenization are more commonly used.