Preparing to become a Cyber Security Engineer? This Top Cybersecurity MCQs collection is your ultimate resource. It includes frequently asked multiple-choice questions, categorized for comprehensive learning, to evaluate your expertise and identify areas for improvement.
Note: Score 60% or higher to unlock an exclusive offer of up to 50% off on all self-paced cybersecurity courses.
Let's begin!
1. What is the main objective of cybersecurity measures?
2. What does CIA stand for in the context of cybersecurity?
3. What is the primary function of multi-factor authentication (MFA)?
4. Which of the following is a type of authentication factor?
5. What is the key role of encryption in securing digital information?
6. Which of the following is a common access control model?
7. What is a digital signature used for?
8. Which of the following is an example of a public key encryption algorithm?
9. What is the primary function of a hardware security token?
10. What does the principle of least privilege (PoLP) entail?
11. Which of the following is a common type of cyber attack?
12. Which type of malware locks a user's data and demands payment for access?
13. Which of the following best describes a DDoS attack?
14. Which technique involves manipulating individuals to disclose sensitive information?
15. What does the term 'zero-day' refer to in cybersecurity?
16. What is a man-in-the-middle (MITM) attack?
17. What is the purpose of a brute force attack?
18. Which of the following is a type of malware that disguises itself as legitimate software?
19. Which of the following is a common type of spyware?
20. Which of the following is a common type of phishing attack?
21. What is the primary role of a firewall in a network?
22. What is the primary function of an Intrusion Detection System (IDS)?
23. Which encryption algorithm uses the same key for both encryption and decryption?
24. What is the main function of a proxy server in a secure network?
25. What is the core function of a Security Information and Event Management (SIEM) system?
26. What is the purpose of a honeypot in cybersecurity?
27. What is the purpose of a sandbox in cybersecurity?
28. Which of the following is a network security device?
29. What is the purpose of a certificate authority (CA)?
30. What is the role of a Web Application Firewall (WAF)?
31. What is the purpose of a security policy?
32. What is the purpose of a security audit?
33. What is the purpose of a penetration test?
34. What is the primary role of a Security Operations Center (SOC)?
35. What is the primary purpose of a cybersecurity tabletop exercise?
36. What is the purpose of a security awareness training program?
37. What does patch management involve?
38. What is the purpose of a vulnerability assessment?
39. Which of the following is a common type of insider threat?
40. What is the purpose of incident response planning?
41. What is the core principle of Zero Trust Architecture, a recent cybersecurity trend?
42. Which recent technology is increasingly used for real-time threat detection?
43. What is the purpose of post-quantum cryptography, a developing field in cybersecurity?
44. Which of the following is a feature of modern Endpoint Detection and Response (EDR) systems?
45. What is a key benefit of Secure Access Service Edge (SASE), a recent cybersecurity framework?
46. Which recent advancement enhances Security Orchestration, Automation, and Response (SOAR) platforms?
47. What is the purpose of Extended Detection and Response (XDR), a newer cybersecurity solution?
48. Which of the following is a recent trend in cloud security?
49. What is the role of AI-driven User and Entity Behavior Analytics (UEBA) in modern cybersecurity?
50. Which of the following is a feature of modern passwordless authentication systems?
51. Which protocol is commonly used to secure web communication?
52. What is a VPN used for?
53. Which of the following is a common network security protocol?
54. Which of the following is a common type of network attack?
55. What is the purpose of network segmentation in cybersecurity?
56. What is the role of a Network Intrusion Detection System (NIDS)?
57. What is the purpose of a DMZ (Demilitarized Zone) in network security?
58. Which of the following is a benefit of using VLANs in network security?
59. What is the purpose of IPsec in network security?
60. What is the role of a packet filter in network security?
61. What is the purpose of a data loss prevention (DLP) system?
62. Which of the following is a common standard for information security management?
63. Which of the following is a common method to prevent SQL injection attacks?
64. Which of the following is a common method to protect against cross-site scripting (XSS) attacks?
65. What is the purpose of the General Data Protection Regulation (GDPR)?
66. What is the purpose of data encryption at rest?
67. Which of the following is a key requirement of the Payment Card Industry Data Security Standard (PCI DSS)?
68. What is the purpose of a data retention policy?
69. What is the role of a Data Protection Officer (DPO) under GDPR?
70. What is the purpose of data anonymization in cybersecurity?
71. Which access control approach grants permissions based on a user's job function?
72. What is the main purpose of Privileged Access Management (PAM)?
73. Which authentication method is generally resistant to credential phishing because the authenticator is bound to the legitimate site?
74. What is just-in-time privileged access designed to provide?
75. What is the primary purpose of single sign-on (SSO)?
76. In an identity federation, what does the identity provider typically do?
77. Which practice most directly reduces the risk from dormant user accounts?
78. What does adaptive authentication use to influence an authentication decision?
79. What is an entitlement review intended to verify?
80. Which principle is most closely associated with limiting an administrator's permissions to what is required for a task?
81. What is a service account primarily used for?
82. Why should long-lived cloud access keys be avoided when short-lived credentials are available?
83. What is the purpose of a break-glass account?
84. Which control helps prevent one administrator from approving and executing a sensitive change alone?
85. What is an identity lifecycle process intended to manage?
86. What is the main difference between an IDS and an IPS?
87. What is microsegmentation intended to achieve?
88. Which DNS security technique helps prevent users from reaching known malicious domains?
89. What is the purpose of Network Access Control (NAC)?
90. What does an egress filtering rule control?
91. Which network architecture principle is central to Zero Trust?
92. What is east-west traffic in a data center or cloud environment?
93. What is north-south traffic generally used to describe?
94. Which control is useful for detecting anomalous outbound connections from a workstation?
95. What is ARP spoofing commonly used to facilitate?
96. Which protocol is commonly used to securely administer a Linux server remotely?
97. What security advantage does TLS provide for application traffic?
98. What is a reverse proxy commonly positioned in front of?
99. Why is network segmentation useful after an attacker compromises one host?
100. What is the primary purpose of a secure web gateway?
101. Which technology can provide security inspection for encrypted web traffic when configured with appropriate organizational controls?
102. What is a bastion host?
103. What does a stateful firewall track when making filtering decisions?
104. Which practice reduces the exposure of management interfaces on internet-facing systems?
105. What is the purpose of a network security baseline?
106. Which vulnerability occurs when untrusted input is incorporated into a database query without adequate controls?
107. What is the main risk of a stored cross-site scripting vulnerability?
108. What does Cross-Site Request Forgery (CSRF) attempt to exploit?
109. Which HTTP response header helps control which sources a browser may load scripts and other resources from?
110. What is an IDOR vulnerability?
111. What is output encoding intended to prevent in web applications?
112. Why should server-side authorization checks not rely solely on hidden UI elements?
113. What is the purpose of an API gateway in a security architecture?
114. What is rate limiting commonly used to mitigate?
115. What is credential stuffing?
116. Which approach is generally preferred for storing user passwords?
117. What does secure session management help protect?
118. What is SSRF?
119. Which design choice helps reduce SSRF risk?
120. What is the purpose of threat modeling during application design?
121. What does SAST primarily analyze?
122. What does DAST generally test?
123. What is software composition analysis (SCA) used for?
124. Why is dependency pinning useful in software security?
125. What is a software bill of materials (SBOM) primarily intended to provide?
126. Under the shared responsibility model, what generally remains the customer's responsibility regardless of cloud provider?
127. What is a common cause of cloud data exposure?
128. What does CSPM primarily help organizations do?
129. What is CIEM focused on?
130. What is a cloud security group typically used for?
131. Why should cloud storage buckets not be public by default?
132. What is workload identity intended to provide?
133. Which practice is useful for protecting secrets used by cloud workloads?
134. What is cloud network segmentation designed to limit?
135. What does a cloud audit log help security teams determine?
136. Why are immutable backups valuable against ransomware?
137. What is a container image vulnerability scanner intended to identify?
138. Why should containers not automatically run as root?
139. What is Kubernetes RBAC used for?
140. What is a Kubernetes NetworkPolicy designed to control?
141. What is the security benefit of workload isolation in a cloud environment?
142. What does secrets rotation reduce?
143. What is infrastructure as code (IaC) scanning used for in security?
144. What is a common security concern with overly broad cloud IAM permissions?
145. What is a cloud access security broker (CASB) commonly used to provide?
146. What is the primary purpose of Endpoint Detection and Response (EDR)?
147. What is application allowlisting?
148. What does endpoint isolation typically do during an incident?
149. Why is full-disk encryption useful on laptops?
150. What is Mobile Device Management (MDM) primarily used for?
151. Which mobile control helps reduce the risk from an untrusted application accessing sensitive corporate data?
152. What is a secure boot mechanism intended to help verify?
153. Why are operating system security updates important?
154. What is the purpose of host-based firewall rules?
155. What is an endpoint baseline?
156. What is device posture assessment used for?
157. What does application sandboxing provide?
158. What is the main security purpose of removing unnecessary software from an endpoint?
159. What is USB device control designed to manage?
160. What is the purpose of endpoint telemetry in a SOC?
161. What is the first priority when a security alert is received?
162. What is alert enrichment?
163. What is the purpose of a SIEM correlation rule?
164. What does mean time to detect (MTTD) measure?
165. What does mean time to respond (MTTR) generally measure in incident response?
166. What is a playbook in security operations?
167. What is the purpose of containment during incident response?
168. What is eradication intended to accomplish?
169. What is recovery in incident response?
170. Why is evidence preservation important during a security investigation?
171. What is chain of custody used to document?
172. What is threat hunting?
173. What is a detection engineering team primarily concerned with?
174. What is a false positive in security monitoring?
175. Why is excessive alert noise a problem for a SOC?
176. What is a security orchestration platform commonly used to automate?
177. What is a useful purpose of threat intelligence in detection?
178. What is an indicator of compromise (IoC)?
179. What is an indicator of attack (IoA) intended to describe?
180. What should a post-incident review primarily identify?
181. What is the primary difference between vulnerability scanning and penetration testing?
182. What does CVSS primarily provide?
183. Why should vulnerability remediation be prioritized using business context rather than severity alone?
184. What is an authenticated vulnerability scan?
185. What is a compensating control?
186. What is a false negative in vulnerability scanning?
187. What is responsible disclosure intended to promote?
188. Why is authorization essential before penetration testing?
189. What is attack surface management concerned with?
190. What is an exposed attack surface example?
191. What is privilege escalation?
192. What is lateral movement?
193. What is persistence in an attack context?
194. Why should production penetration testing have clearly defined stop conditions?
195. What is a remediation validation scan used for?
196. What is the main purpose of a cryptographic hash function?
197. Which property makes a secure cryptographic hash difficult to reverse into its original input?
198. What is a salt used for when storing passwords?
199. What is the difference between encryption and hashing?
200. What is authenticated encryption designed to provide?
201. Why is key rotation important?
202. What is a Hardware Security Module (HSM) commonly used for?
203. What is perfect forward secrecy intended to protect?
204. Which is an example of asymmetric cryptography?
205. What is HMAC primarily used to provide?
206. What does certificate pinning attempt to do in an application?
207. What is a certificate revocation mechanism used for?
208. What is a key escrow system designed to provide?
209. Why is private key protection critical for a digital certificate?
210. What is the goal of post-quantum cryptography?
211. What is the purpose of a risk assessment?
212. What is inherent risk?
213. What is residual risk?
214. What does risk acceptance mean?
215. What is risk treatment?
216. What is the primary purpose of ISO/IEC 27001?
217. What does SOC 2 primarily evaluate?
218. What is data classification used for?
219. What is data minimization?
220. What is privacy by design?
221. What is a business impact analysis (BIA) used to identify?
222. What does Recovery Time Objective (RTO) define?
223. What does Recovery Point Objective (RPO) define?
224. What is a third-party risk assessment intended to evaluate?
225. Why is evidence important during an audit?
226. What is the main goal of DevSecOps?
227. What is shift-left security?
228. What is a secret scanning tool intended to detect?
229. What is a secure CI/CD pipeline expected to protect?
230. What is artifact signing used to help establish?
231. What is dependency confusion?
232. What is typosquatting in software ecosystems?
233. Why should CI/CD service credentials have narrowly scoped permissions?
234. What is policy as code?
235. What does container image signing help consumers verify?
236. What is runtime application self-protection (RASP) designed to do?
237. Why is code review valuable for application security?
238. What is a secure software development lifecycle (SSDLC)?
239. What is a reproducible build intended to improve?
240. Why should build dependencies be sourced from trusted registries?
241. What is XDR intended to improve compared with isolated security tools?
242. What is the primary security purpose of a security data lake?
243. What is an AI-assisted security analyst most appropriately used for?
244. What is a major security concern when using generative AI with sensitive enterprise data?
245. What is prompt injection in an AI application?
246. What security control can reduce the impact of a compromised AI agent with access to enterprise tools?
247. What is a major security consideration for LLM applications that retrieve enterprise documents?
248. What is the purpose of a cloud-native application protection platform (CNAPP)?
249. Why is cryptographic agility becoming important for long-lived systems?
250. What is the main security objective of continuous exposure management?
You Can Also Check:
1. Top Cybersecurity Interview Questions and Answers
2. Cyber Security Tutorial
3. How to Become an Ethical Hacker
4. Top 10 Cybersecurity Tools For 2026
5. A Guide To Start A Career in Cyber Security
6. Top 10 Career Opportunities in Cyber Security (Updated 2026)