20+ practice questions focused on Threats, Vulnerabilities, and Mitigations — one of the most tested topics on the Security+ SY0-701 exam. Each question includes a detailed explanation so you learn why the right answer is correct.
Start Threats, Vulnerabilities, and Mitigations PracticeA security analyst reviews authentication logs and notices multiple failed login attempts using various usernames from a single IP address over several hours. Eventually, a successful login occurs using a username that had many failed attempts. The organization requires multi-factor authentication (MFA). Which type of attack is most likely indicated by this pattern?
Explanation: The pattern of multiple failed login attempts using various usernames from a single IP address, followed by a successful login for a username that had many failed attempts, is characteristic of a brute-force attack. In a brute-force attack, the attacker systematically tries many passwords against a known or guessed username until success. The fact that the successful username had many prior failed attempts indicates the attacker attempted multiple passwords for that account. Credential stuffing typically uses stolen username/password pairs, usually one attempt per pair, and would not show many failed attempts for the same username. Password spraying uses one common password across many usernames, also not matching this pattern. The MFA requirement does not change the attack type; it only means the attacker would need to also possess the second factor.
A security analyst receives an alert from the email security gateway about a message sent to an employee. The email has an attachment named 'Invoice_Q4_2024.exe'. The employee claims they did not open the attachment, and the email appears to come from a known vendor's domain but the sender address has a slight typo. Which type of attack is most likely being attempted?
Explanation: The email is targeted at a specific employee and impersonates a known vendor to exploit a trusted business relationship. The use of a domain typo (domain spoofing) is a common spear phishing technique to trick the recipient into executing malware. While the lure ('Invoice_Q4_2024.exe') is not highly personalized, the impersonation of a known vendor constitutes targeting a specific organization, making spear phishing more likely than broad, unsolicited phishing.
A support portal lets users upload files and name them manually. During review, a tester submits a filename containing path traversal sequences, and logs later show the application trying to access files outside the intended upload folder. Which two changes best address the flaw? Select two.
Explanation: Server-side canonicalization with an allowlist resolves traversal sequences such as `../` and rejects unsafe filenames. Assigning a server-generated random filename (e.g., a UUID) to the stored file and mapping the original name separately prevents user-supplied names from being used in the filesystem path, directly eliminating path traversal. Storing uploads outside the web root or denying execution would not stop traversal.
A file server used by a shared service account begins renaming documents, deleting shadow copies, and creating outbound SMB connections to many internal hosts. The SOC suspects the malware may be spreading while also encrypting data. Which two actions are the best immediate containment steps? Select two.
Explanation: Both A and B are correct immediate containment steps. Isolating the affected server via EDR or switch controls stops the malware from spreading through SMB connections and prevents further encryption of network-accessible files. Disabling or resetting the compromised service account and revoking its active sessions removes the attacker's authentication capability and halts any ongoing malicious activity using that account. Recovery actions such as restoring from backup or deleting files should not be performed until the threat is contained, and dismissing the incident as a false positive is inappropriate.
A vulnerability scan finds a critical flaw on an internet-facing VPN appliance and says public exploit code is already available. Which issue should be remediated first?
Explanation: The critical flaw on an internet-facing VPN appliance with known public exploit code represents the highest risk because it combines a severe vulnerability, direct exposure to the internet, and immediate weaponization potential. VPN appliances are common attack vectors for initial access, and an exploit in the wild means attackers can compromise the device without advanced skills, leading to potential network breach and lateral movement.
+15 more Threats, Vulnerabilities, and Mitigations questions available
Practice all Threats, Vulnerabilities, and Mitigations questions1. Baseline your knowledge
Start with 10 questions to gauge your current understanding of Threats, Vulnerabilities, and Mitigations. This tells you whether you need a concept refresher or just practice.
2. Review every explanation
For each question — right or wrong — read the full explanation. Understanding why an answer is correct is more valuable than knowing the answer itself.
3. Focus on exam traps
Threats, Vulnerabilities, and Mitigations questions on the SY0-701 frequently use trap wording. Look for subtle differences in answers that test your precision, not just general knowledge.
4. Reach 80% consistently
Do repeated sessions until you score 80%+ three times in a row. Then move to mixed-mode practice to test cross-topic recall under realistic conditions.
The exact number varies per candidate. Threats, Vulnerabilities, and Mitigations is tested as part of the Security+ SY0-701 blueprint. Practicing with targeted Threats, Vulnerabilities, and Mitigations questions ensures you can handle any format or difficulty that appears.
Yes. Courseiva provides free SY0-701 practice questions across all exam topics and domains. The platform includes topic-based practice, mock exams, missed-question review, bookmarked questions, and readiness tracking — no account required.
Difficulty is subjective, but Threats, Vulnerabilities, and Mitigations is a high-priority exam concept tested in multiple ways — direct recall, scenario analysis, and command-output interpretation. Consistent practice is the best way to build confidence.
Launch a full Threats, Vulnerabilities, and Mitigations practice session with instant scoring and detailed explanations.
Start Threats, Vulnerabilities, and Mitigations Practice →