- A
Enable encryption on the storage volumes and database connections
Why wrong: This is important but not the most urgent action.
- B
Apply the critical security patch to the database software
Patching the critical vulnerability reduces immediate risk of exploitation.
- C
Escalate the violation to management within 24 hours
Why wrong: Escalation should happen but after taking immediate action.
- D
Restrict firewall access to only authorized application servers
Why wrong: This is a good step but not as urgent as patching.
Quick Answer
The answer is to apply the critical security patch to the database software first. This prioritization is driven by the principle that an actively exploitable software flaw represents a direct and imminent threat to the confidentiality, integrity, and availability of data, far outweighing the risk posed by missing encryption or loose firewall rules. In the context of the Cisco CyberOps Associate 200-201 exam, this scenario tests your understanding of vulnerability prioritization and incident response triage, where patching a critical vulnerability takes precedence over encryption policy compliance because the flaw could allow remote code execution or data exfiltration without authentication. A common trap is to focus on the encryption violation or firewall misconfiguration, but the exam emphasizes that closing an exploitable hole is the most urgent action to prevent an active breach. Remember the memory tip: "Patch the hole before locking the door"—fixing the critical vulnerability eliminates the immediate attack vector, while encryption and firewall rules are secondary controls that can be addressed afterward.
200-201 Security Policies and Procedures Practice Question
This 200-201 practice question tests your understanding of security policies and procedures. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are a security analyst at a financial services company. The company's security policy mandates that all sensitive data must be encrypted at rest and in transit. A recent internal audit reveals that a database containing customer personally identifiable information (PII) is stored on a server that uses unencrypted storage volumes. The database is accessed by internal applications via unencrypted connections. The policy also requires quarterly vulnerability scans, and the latest scan shows that the server has a critical vulnerability in the database software. Additionally, the server's firewall rules permit inbound traffic from the entire corporate network to the database port. The company's incident response policy requires that any violation of data protection policies be escalated within 24 hours. The IT manager asks you to prioritize actions. What should you do first?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"first"Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Apply the critical security patch to the database software
The most immediate threat is the critical vulnerability in the database software, which could allow remote code execution or data exfiltration without any authentication. Patching this vulnerability directly reduces the risk of exploitation, which is the highest priority in a security incident. Encryption and firewall restrictions are important but do not address an actively exploitable software flaw.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable encryption on the storage volumes and database connections
Why it's wrong here
This is important but not the most urgent action.
- ✓
Apply the critical security patch to the database software
Why this is correct
Patching the critical vulnerability reduces immediate risk of exploitation.
Clue confirmation
The clue word "first" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Escalate the violation to management within 24 hours
Why it's wrong here
Escalation should happen but after taking immediate action.
- ✗
Restrict firewall access to only authorized application servers
Why it's wrong here
This is a good step but not as urgent as patching.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the concept that patching a critical vulnerability takes precedence over other security controls, even when policy mandates encryption or escalation, because the vulnerability represents an active, exploitable risk that can bypass all other defenses.
Detailed technical explanation
How to think about this question
Critical vulnerabilities in database software, such as those scored 9.0+ on the CVSS scale, often allow unauthenticated remote code execution (e.g., CVE-2021-44228 in Log4j or buffer overflows in Oracle DB). Applying a security patch is a form of vulnerability remediation that addresses the root cause, whereas compensating controls like encryption or firewall rules only mitigate the risk but do not eliminate the exploitable flaw. In a real-world scenario, attackers frequently scan for unpatched database servers and can compromise them within minutes, making patching the highest priority action.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Security Policies and Procedures — study guide chapter
Learn the concepts, then practise the questions
- →
Security Policies and Procedures practice questions
Targeted practice on this topic area only
- →
All 200-201 questions
507 questions across all exam domains
- →
Cisco CyberOps Associate 200-201 study guide
Full concept coverage aligned to exam objectives
- →
200-201 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 200-201 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Security Policies and Procedures practice questions
Practise 200-201 questions linked to Security Policies and Procedures.
Security Concepts practice questions
Practise 200-201 questions linked to Security Concepts.
Security Monitoring practice questions
Practise 200-201 questions linked to Security Monitoring.
Host-Based Analysis practice questions
Practise 200-201 questions linked to Host-Based Analysis.
Network Intrusion Analysis practice questions
Practise 200-201 questions linked to Network Intrusion Analysis.
200-201 fundamentals practice questions
Practise 200-201 questions linked to 200-201 fundamentals.
200-201 scenario practice questions
Practise 200-201 questions linked to 200-201 scenario.
200-201 troubleshooting practice questions
Practise 200-201 questions linked to 200-201 troubleshooting.
Practice this exam
Start a free 200-201 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 200-201 question test?
Security Policies and Procedures — This question tests Security Policies and Procedures — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Apply the critical security patch to the database software — The most immediate threat is the critical vulnerability in the database software, which could allow remote code execution or data exfiltration without any authentication. Patching this vulnerability directly reduces the risk of exploitation, which is the highest priority in a security incident. Encryption and firewall restrictions are important but do not address an actively exploitable software flaw.
What should I do if I get this 200-201 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This 200-201 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-201 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.