Cyber Security MCQs

Computer

Cyber Security MCQs

Practice Cyber Security MCQs covering viruses, malware, phishing, hacking, firewall, antivirus and cybersecurity concepts with answers and explanations.

269
Total Questions

Practice Questions

Page 9 of 14
Question #161
What is the function of a network intrusion detection system (IDS)?
A. To encrypt all data on the network
B. To prevent all unauthorized access
C. To provide backup services
D. To monitor network traffic for suspicious activity and alert administrators

Correct Answer: Option D


Explanation:
An IDS monitors network traffic for malicious activities or policy violations and generates alerts to notify administrators.

This question belongs to: Computer Cyber Security
Question #162
Which of the following is a common technique used by attackers to gain unauthorized access?
A. Brute force attack
B. Installing a firewall
C. Using antivirus software
D. Encrypting data

Correct Answer: Option A


Explanation:
A brute force attack involves trying all possible combinations of passwords or keys until the correct one is found, gaining unauthorized access.

This question belongs to: Computer Cyber Security
Question #163
What is 'ransomware'?
A. A type of malware that demands payment to restore access to files
B. A type of firewall
C. A type of antivirus software
D. A type of encryption algorithm

Correct Answer: Option A


Explanation:
Ransomware is a type of malware that encrypts the victim's files or locks their system and demands a ransom payment to restore access.

This question belongs to: Computer Cyber Security
Question #164
Which of the following is a best practice for email security?
A. Opening attachments from unknown senders
B. Replying to all phishing emails
C. Verifying the sender's email address before clicking on links
D. Disabling spam filters

Correct Answer: Option C


Explanation:
Verifying the sender's email address and being cautious with links and attachments are important steps to protect against phishing and malware.

This question belongs to: Computer Cyber Security
Question #165
What is the purpose of a security patch?
A. To add new features to software
B. To change the user interface
C. To increase software performance
D. To fix vulnerabilities and bugs in software

Correct Answer: Option D


Explanation:
A security patch is a piece of code designed to fix a vulnerability or bug in a software program, closing security holes that could be exploited by attackers.

This question belongs to: Computer Cyber Security
Question #166
Which of the following is a type of malware that replicates by attaching itself to other programs?
A. Worm
B. Spyware
C. Trojan
D. Virus

Correct Answer: Option D


Explanation:
A virus is a type of malware that attaches itself to a host program or file and replicates when that program is executed, spreading to other files.

This question belongs to: Computer Cyber Security
Question #167
What is 'cyberspace'?
A. The virtual world of interconnected computer networks and digital communication
B. A physical network cable
C. A type of antivirus software
D. A physical location where computers are stored

Correct Answer: Option A


Explanation:
Cyberspace refers to the global domain of digital networks, communications, and information systems, a virtual environment where online interactions occur.

This question belongs to: Computer Cyber Security
Question #168
Which of the following is a method to protect data at rest?
A. Intrusion detection system
B. Firewall
C. Encryption
D. Antivirus software

Correct Answer: Option C


Explanation:
Encryption is the primary method to protect data at rest, ensuring that even if storage media is compromised, the data remains unreadable without the decryption key.

This question belongs to: Computer Cyber Security
Question #169
What is the difference between a firewall and an antivirus?
A. A firewall protects the network; an antivirus protects the individual device
B. They have the same function
C. A firewall protects the device; an antivirus protects the network
D. An antivirus is hardware; a firewall is software

Correct Answer: Option A


Explanation:
A firewall secures a network by controlling traffic, while antivirus software protects individual devices from malware.

This question belongs to: Computer Cyber Security
Question #170
Which of the following is a form of cyber attack that involves stealing sensitive data from a system?
A. Man-in-the-middle
B. Phishing
C. Denial-of-service
D. Data breach

Correct Answer: Option D


Explanation:
A data breach is a security incident where sensitive, protected, or confidential data is accessed or stolen without authorization.

This question belongs to: Computer Cyber Security
Question #171
What is the principle of 'least privilege' in cybersecurity?
A. Granting users the minimum levels of access necessary to perform their tasks
B. Granting all users full access
C. Granting access to all employees
D. Granting access based on seniority

Correct Answer: Option A


Explanation:
The principle of least privilege means providing users with only the access and permissions they need to perform their job functions, reducing the risk of misuse or unauthorized access.

This question belongs to: Computer Cyber Security
Question #172
Which of the following is a common type of cyber threat targeting financial institutions?
A. All of the above
B. SQL injection
C. Phishing
D. Ransomware

Correct Answer: Option A


Explanation:
Financial institutions are targeted by a variety of cyber threats, including ransomware, phishing, and SQL injection attacks, to steal funds or sensitive data.

This question belongs to: Computer Cyber Security
Question #173
What is the purpose of a security awareness training program?
A. To teach employees how to use software
B. To increase company profits
C. To educate employees about cybersecurity risks and best practices
D. To monitor employee activities

Correct Answer: Option C


Explanation:
Security awareness training educates employees about various cybersecurity threats, such as phishing and social engineering, and teaches them how to respond to protect the organization.

This question belongs to: Computer Cyber Security
Question #174
Which of the following is a characteristic of a secure network?
A. Regular security updates and patches
B. Use of weak passwords
C. Open Wi-Fi access
D. Disabled firewalls

Correct Answer: Option A


Explanation:
Regular security updates and patches are crucial for maintaining a secure network by fixing known vulnerabilities.

This question belongs to: Computer Cyber Security
Question #175
What is 'malware'?
A. Software that improves system performance
B. Software designed to harm or exploit any device, network, or service
C. Software that manages hardware
D. Software that provides security

Correct Answer: Option B


Explanation:
Malware is malicious software designed to damage, disrupt, or gain unauthorized access to a computer system or network.

This question belongs to: Computer Cyber Security
Question #176
Which of the following is a type of attack that attempts to make a service unavailable by overwhelming it with traffic?
A. Phishing
B. Man-in-the-middle
C. Denial-of-Service (DoS)
D. SQL injection

Correct Answer: Option C


Explanation:
A Denial-of-Service (DoS) attack aims to make a service or network resource unavailable by flooding it with traffic or requests.

This question belongs to: Computer Cyber Security
Question #177
What is the function of a security token in multi-factor authentication?
A. To provide a physical key for access
B. To encrypt data
C. To store user passwords
D. To generate a one-time password for authentication

Correct Answer: Option D


Explanation:
A security token, such as a hardware token or a mobile app, generates a one-time password (OTP) that is used as a second factor in authentication, enhancing security.

This question belongs to: Computer Cyber Security
Question #178
Which of the following is a common technique used in social engineering attacks?
A. Using a firewall
B. Pretexting
C. Encrypting data
D. Installing a virus

Correct Answer: Option B


Explanation:
Pretexting is a form of social engineering where an attacker creates a fabricated scenario (pretext) to steal information or gain access to systems.

This question belongs to: Computer Cyber Security
Question #179
What is 'cyber hygiene'?
A. A physical cleaning of hardware
B. A set of practices to maintain the health and security of a system
C. A type of cleaning software
D. A type of antivirus

Correct Answer: Option B


Explanation:
Cyber hygiene refers to a set of practices and steps that users take to maintain system security and protect themselves from cyber threats, such as regular updates and strong passwords.

This question belongs to: Computer Cyber Security
Question #180
Which of the following is a type of malware that hides in the operating system and is difficult to detect?
A. Adware
B. Ransomware
C. Spyware
D. Rootkit

Correct Answer: Option D


Explanation:
A rootkit is a type of malware that hides deep within the operating system, often at the kernel level, making it very difficult to detect and remove.

This question belongs to: Computer Cyber Security