Cisco Conducting Threat Hunting and Defending using Cisco Technologies for Cybersecurity (CBRTHD) (300-220)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
Cisco
Certification
Cybersecurity
Content
60 Qs
Status
Verified
Updated
20 hours ago
Test the Practice Engine
Experience our interactive testing environment with free demo questions
Premium Bundle
Complete Success Suite
Save $39 Instantly
-
โFull PDF + Interactive Engine Everything you need to pass
-
โAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
โPriority 24/7 Expert Support Direct line to certification leads
-
โ90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- โ Exam Questions (PDF)
- โ Mobile Friendly
- โ 60 Days Updates
Verified 12-Question Preview (300-220)
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified Cisco certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated 300-220 prep kit.
Exam Overview
The Cisco Conducting Threat Hunting and Defending using Cisco Technologies for Cybersecurity (CBRTHD) (300-220) exam is a critical certification for cybersecurity professionals aiming to master proactive defense strategies. This exam validates your expertise in leveraging Cisco's robust security portfolio to identify, analyze, and neutralize advanced threats before they cause significant damage. Achieving this certification demonstrates a deep understanding of threat hunting methodologies, incident response, and the practical application of Cisco Secure solutions across various domains. It significantly enhances your professional value, positioning you as a specialist capable of building resilient security postures and contributing to a proactive, intelligence-driven cybersecurity team. This credential is vital for career progression in a rapidly evolving threat landscape.
Questions
60-70
Passing Score
825/1000
Duration
90 Minutes
Difficulty
Expert
Level
Specialist
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest Cisco standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the 300-220 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated 300-220 bank (12 Questions).
The Security Operations Center receives two alerts in security information and event management about two separate possible attacks. The first alert concerns brute force attempts on a domain controller, and the second attack concerns the flooding of a network. After an initial investigation, the team confirms that both alerts are valid and begins a detailed investigation.
According to the CAPEC model, which vulnerability criteria should the team prioritize in the investigation?
Correct Option: C
โ Option C (Correct)
When two valid attacks are confirmed, prioritization is critical. According to the CAPEC model and incident response best practices, the highest typical severity is the primary criterion for prioritizing investigations. CAPEC entries provide 'Typical Severity' to classify the potential impact, guiding SOC teams to address attacks with the most significant consequences first, such as a domain controller compromise.
โ Why the other choices are incorrect:
- Option A is incorrect: Quickest mitigation actions are important for incident containment, but they are not the initial prioritization criterion for a detailed *investigation* according to the CAPEC model. Prioritization focuses on impact.
- Option B is incorrect: The alerts are already confirmed as valid attacks. Therefore, the 'probability' of attack is no longer a primary prioritization factor for an *ongoing investigation*. The focus shifts to the potential impact.
- Option D is incorrect: Prioritizing based on the 'most discovered weaknesses' does not directly correlate with the immediate risk or impact of the ongoing attacks. A single critical weakness can have a higher severity than multiple minor ones.
Reference: https://capec.mitre.org/about/index.html
Which threat hunting methodology aims to understand how adversaries think?
Correct Option: D
โ Option D (Correct)Reasoning: TTP-driven (Tactics, Techniques, and Procedures) methodology focuses on understanding adversary behaviors, patterns, and operational choices. By dissecting these methods, threat hunters gain insight into the adversary's strategic thinking, motivations, and common approaches to compromise systems. This proactive method anticipates future actions rather than merely reacting to known indicators.โ Why the other choices are incorrect:
- Option A is incorrect: Intel-driven hunting leverages existing threat intelligence to identify known threats, primarily using the output of adversary thinking, not directly aiming to understand the process itself.
- Option B is incorrect: Hybrid is a combination of methodologies and not a distinct approach primarily centered on understanding adversary thought.
- Option C is incorrect: Entity-driven hunting identifies anomalous behavior from specific users or hosts, indicating potential compromise, but doesn't directly focus on the adversary's broader thought process or strategic intent.
Reference: https://attack.mitre.org/resources/getting-started/
What is a characteristic of a memory-resident attack?
Correct Option: A
โ
Option A (The attack is file independent) (Correct)Reasoning: Memory-resident attacks, often referred to as fileless malware, operate directly in a system's volatile memory (RAM). They do not rely on files stored on disk for their execution, making them file independent and difficult to detect by traditional signature-based antivirus solutions. They inject into legitimate processes or kernel space.
โ Why the other choices are incorrect:
* Option B is incorrect: Memory is volatile. A purely memory-resident attack ceases execution when the system restarts, as RAM is cleared. Persistence requires additional mechanisms like scheduled tasks or registry modifications.
* Option C is incorrect: Memory-resident attacks typically infect processes already running or exploit vulnerabilities in active applications or the operating system. Programs do not need to be closed; in fact, they often target open processes.
* Option D is incorrect: While malware executes within a process's virtual memory space, 'installed' implies persistence. Memory-resident attacks are characterized by their ephemeral nature in RAM, not by being 'installed' in virtual memory as a persistent storage mechanism.
Reference: https://www.cisco.com/c/en/us/products/security/endpoint-security/what-is-fileless-malware.html
What should be considered when using machine learning for data analysis in a SOC?
Correct Option: D
Machine learning models in dynamic security environments experience concept drift. Constant monitoring, retraining, and tuning are essential to adapt to evolving threats and network behaviors. Without this, models become stale, resulting in ineffective data analysis with increased false positives or missed threats. While specialized ML skills are needed, the goal of ML is often automation and augmentation, potentially shifting skill requirements rather than universally demanding more professionals for system maintenance. Security vulnerabilities during early development are critical for secure implementation; however, tuning is a continuous operational requirement for ongoing effectiveness in data analysis, which is distinct from initial development phase risks. Many accessible cloud-based or integrated ML security solutions exist, making machine learning viable for organizations of varying sizes depending on specific needs and budget.
Reference: https://www.nist.gov/itl/applied-cybersecurity/nist-cybersecurity-framework
According to the MITRE ATT&CK framework, how is the password spraying technique classified?
Correct Option: B
✅ Option B (Correct)
Reasoning: According to the MITRE ATT&CK framework, the password spraying technique (T1110.003) is classified under the Credential Access tactic. This tactic involves techniques that adversaries use to steal credentials, such as account names and passwords, that can be used to gain access to systems and services.
✖ Why the other choices are incorrect:
- Option A is incorrect: Initial Access describes techniques adversaries use to gain their initial foothold within a network. While password spraying *can* lead to initial access, the technique's primary goal is credential acquisition, not the initial system compromise itself.
- Option C is incorrect: Lateral Movement involves techniques used to move through a network once an adversary has gained initial access. Password spraying is focused on gaining credentials, which might then be used for lateral movement.
- Option D is incorrect: Privilege Escalation involves techniques adversaries use to gain higher-level permissions on a system or network. Password spraying's goal is to obtain user credentials, not necessarily to escalate privileges on an already compromised system.
Reference: https://attack.mitre.org/techniques/T1110/003/
How does multiproduct integration enhance data visibility and analysis in a corporate environment?
Correct Option: B
โ
Option B (Correct)
Reasoning: Multiproduct integration involves connecting various security tools, typically through APIs, to a central platform. A central data visualizer then aggregates and correlates input from these diverse sources, providing a unified view. This correlation significantly enhances data visibility and analytical capabilities, allowing for comprehensive insights across the corporate environment.
โ Why the other choices are incorrect:
- Option A is incorrect: Different teams using separate tools for cross-checking does not inherently represent multiproduct integration; it can create data silos rather than enhancing unified visibility and analysis.
- Option C is incorrect: Backup tools are for business continuity and disaster recovery, ensuring availability. They do not directly enhance data visibility or analysis through integration.
- Option D is incorrect: While different GUIs might offer varied perspectives, this option describes viewing the same events possibly from one system, not necessarily the integration of multiple distinct products to correlate disparate data for enhanced overall analysis.
Reference: https://www.cisco.com/c/en/us/solutions/security/multiproduct-integrations.html
Refer to the exhibit.

An increase in company traffic is observed by the SOC team. After they investigate the spike, it is concluded that the increase is due to ongoing scanning activity. Further analysis reveals that an adversary used Nmap for OS fingerprinting.
Which type of indicators used by the adversary sits highest on the Pyramid of Pain?
Correct Option: B
The Pyramid of Pain categorizes indicators by the difficulty an adversary faces when changing them. IP addresses (C) are easiest to change. Port probes (D) and UDPs (A) are specific, generic network activities that can be varied easily. Network/host artifacts (B) encompass more specific, harder-to-change indicators like unique file paths, registry keys, or distinctive network traffic patterns. Nmap OS fingerprinting relies on unique packet characteristics; detecting these specific 'network artifacts' causes more pain for an adversary than detecting just an IP or a general port scan.
Reference: https://www.sans.org/blog/the-pyramid-of-pain/
What is a limitation of automated dynamic malware analysis tools?
Correct Option: A
Automated dynamic malware analysis tools execute samples in a controlled environment to observe behavior. A significant limitation is their susceptibility to producing false positives (benign activity flagged as malicious) and, critically, false negatives (malware evading detection by identifying the sandbox environment and altering its execution path or remaining dormant). This evasion leads to undetected threats. Therefore, relying solely on automated dynamic analysis can leave security gaps.
Reference: https://www.cisco.com/c/en/us/products/security/advanced-malware-protection/what-is-amp.html (General principles of malware analysis and evasion tactics, though specific to Cisco AMP, the concepts are universal to dynamic analysis platforms)
What triggers unstructured threat hunting?
Correct Option: C
Unstructured threat hunting is often triggered by an analyst's hypothesis, curiosity, or a deeper understanding of adversary tactics, techniques, and procedures (TTPs). Unlike structured hunting, which relies on specific Indicators of Compromise (IoCs) or alerts, unstructured hunting begins with broader behavioral patterns and attacker methodologies to proactively discover unknown threats. TTPs provide the foundational knowledge for this exploratory approach.
- A: Indicators of Attack (IoA) are often precursors to structured hunting or detection rules.
- B: Indicators of Compromise (IoC) typically trigger structured hunting to find known breaches.
- D: Customized threat identification is an outcome, not a trigger for unstructured hunting.
Reference: https://www.cisco.com/c/en/us/products/security/threat-hunting.html
What is the classification of the pass-the-hash technique according to the MITRE ATT&CK framework?
Correct Option: A
โ Option A (Correct)Reasoning: The pass-the-hash (PtH) technique involves using a compromised password hash to authenticate to services or systems without knowing the plaintext password. According to the MITRE ATT&CK framework, this technique (T1550.002) is classified under the "Credential Access" tactic, as it directly involves the use of stolen credential material.
โ Why the other choices are incorrect:
- Option B is incorrect: While PtH is often a means to achieve lateral movement, the technique itself, which focuses on leveraging stolen credentials, is categorized under Credential Access by MITRE ATT&CK.
- Option C is incorrect: Privilege escalation typically refers to gaining higher access on the current system or network; PtH is primarily about authenticating to other systems using existing credentials, making Credential Access a more direct classification.
- Option D is incorrect: Persistence involves maintaining access over time. PtH is an authentication method, not a mechanism designed for maintaining a foothold within a system across reboots or credential changes.
Reference: https://attack.mitre.org/techniques/T1550/002/
Refer to the exhibit.

The Security Operations team is reviewing firewall logs and decrypts this HTTP request coming one of finance team memberโs endpoints.
Which stage of the Cyber Kill Chain does the evidence point to?
Premium Solution Locked
Unlock all 60 answers & explanations
A task has been assigned to enhance defenses against APT actors within a mid-sized technology company. Attacks by the adversaries are sophisticated and prolonged, and they use various tactics to infiltrate and persist within target networks. The company is focusing on the tactics used by the adversaries to significantly improve overall security posture. A review of the Pyramid of Pain model has been conducted, highlighting different levels of threat indicators, from simple hash values to complex TTPs. The objective is to enhance detection capabilities.
Which approach should be taken to detect APT activity at the Tactics level of the Pyramid of Pain?
Premium Solution Locked
Unlock all 60 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 60 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"