View Full Cisco 300-220 Exam Dumps and Practice Test Dumps
Question 1.
What does the Pyramid of Pain primarily measure in threat intelligence?
- Attacker difficulty
- Network bandwidth
- Malware size
- Log retention
Correct Answer: 1
Explanation:
The Pyramid of Pain represents the relative difficulty an adversary experiences when defenders detect and disrupt different types of indicators. Lower levels include easily changed artifacts such as hashes, while higher levels involve more difficult-to-change elements such as tactics, techniques, and procedures. The model helps threat hunters understand that detecting behavioral characteristics can create greater operational difficulty for attackers than relying solely on static indicators. Malware file size, network bandwidth, and log-retention duration are not what the Pyramid of Pain measures. Effective hunting therefore considers indicators that force adversaries to make more substantial changes to their operations.
Question 2.
Which framework catalogs adversary tactics and techniques?
- CAPEC
- MITRE ATT&CK
- PASTA
- TaHiTI
Correct Answer: 2
Explanation:
MITRE ATT&CK is a knowledge base that organizes adversary behavior into tactics, techniques, and sub-techniques based on observed real-world activity. It helps security teams map detections, identify defensive gaps, develop hunting hypotheses, and understand how attackers may progress through an environment. CAPEC focuses on common attack patterns, while PASTA is a risk-centric threat modeling methodology. TaHiTI is associated with threat-hunting methodology. ATT&CK is particularly valuable because it provides a structured language for describing adversary behavior and connecting observed activity to known attack techniques.
Question 3.
Which threat modeling method emphasizes business objectives and risk analysis?
- CAPEC
- ATT&CK
- PASTA
- STIX
Correct Answer: 3
Explanation:
PASTA, or Process for Attack Simulation and Threat Analysis, is a risk-centric threat modeling approach that emphasizes business objectives, application risks, attack simulation, and analysis. It helps organizations connect technical threats with business impact rather than examining isolated vulnerabilities. MITRE ATT&CK catalogs adversary behavior, CAPEC describes attack patterns, and STIX is a structured format for representing cyber threat intelligence. PASTA can therefore help security teams understand how threats could affect business objectives and prioritize security decisions according to risk and potential impact.
Question 4.
What is a key limitation of signature-based malware detection?
- Requires cloud storage
- Cannot inspect traffic
- Generates only network logs
- Can miss modified malware
Correct Answer: 4
Explanation:
Signature-based malware detection relies on known characteristics associated with previously identified malicious files or activity. A major limitation is that attackers can modify malware enough to change its recognizable signature while retaining its malicious behavior. This can allow new or altered variants to evade purely signature-dependent detection. Signature-based tools remain useful because they can identify known threats efficiently, but they should be complemented with behavioral analytics, threat intelligence, anomaly detection, and other techniques. A mature security operation therefore avoids depending exclusively on static indicators when hunting for evolving threats.
Question 5.
Which MITRE ATT&CK component describes an adversary’s strategic objective?
- Tactic
- Procedure
- Artifact
- Indicator
Correct Answer: 1
Explanation:
In MITRE ATT&CK, a tactic represents the adversary’s high-level objective or reason for performing an action. Examples include credential access, persistence, discovery, privilege escalation, and lateral movement. Techniques describe how an adversary may accomplish a tactical objective, while procedures provide examples of how a specific threat actor or software has implemented a technique. Artifacts and indicators are evidence that may be observed during investigation or hunting. Understanding the distinction between tactics, techniques, and procedures helps analysts map observed activity to an adversary’s broader operational goals.
Question 6.
What is the primary purpose of threat hunting?
- Replace incident response
- Proactively discover threats
- Eliminate vulnerability scans
- Disable security alerts
Correct Answer: 2
Explanation:
Threat hunting is a proactive security activity focused on searching for malicious or suspicious activity that existing automated defenses may not have detected. Hunters develop hypotheses, analyze available telemetry, investigate unusual behaviors, and search for evidence of compromise. Threat hunting does not replace incident response because confirmed incidents still require containment, eradication, and recovery activities. It also does not eliminate vulnerability management or disable security alerts. Instead, hunting complements automated security controls by helping organizations uncover stealthy, previously unknown, or poorly detected adversary behavior.
Question 7.
Which threat intelligence type describes broad information useful for executives?
- Tactical
- Technical
- Operational
- Strategic
Correct Answer: 4
Explanation:
Strategic threat intelligence provides high-level information intended to support business and executive decision-making. It may address trends, geopolitical developments, industry threats, adversary motivations, and potential business impacts. Tactical intelligence generally focuses on adversary tactics and techniques, operational intelligence examines campaigns and activities, and technical intelligence often concerns specific indicators or technical artifacts. Strategic intelligence helps leadership understand the broader threat environment and make informed decisions about priorities, investments, and risk management without requiring deep technical knowledge of individual indicators.
Question 8.
Which threat hunting approach begins with a defined hypothesis?
- Structured hunting
- Random scanning
- Passive monitoring
- Asset discovery
Correct Answer: 1
Explanation:
Structured threat hunting uses a defined hypothesis or investigative objective to guide the search for suspicious activity. A hunter may begin with intelligence suggesting that a particular adversary technique is being used and then identify relevant data sources, expected behaviors, and indicators. This approach makes hunting more focused and repeatable. Random scanning does not necessarily constitute a structured hunting methodology, while passive monitoring primarily observes activity without necessarily initiating a targeted investigation. Asset discovery is an inventory-related activity rather than a complete threat hunting methodology.
Question 9.
Which framework focuses on attack patterns rather than adversary campaigns?
- MITRE CAPEC
- MITRE ATT&CK
- PASTA
- TaHiTI
Correct Answer: 1
Explanation:
MITRE CAPEC, or Common Attack Pattern Enumeration and Classification, provides a catalog of attack patterns that describe common ways attackers can exploit weaknesses or conduct attacks. It differs from MITRE ATT&CK, which focuses heavily on adversary tactics, techniques, and observed behaviors. PASTA is a threat modeling methodology, while TaHiTI provides guidance related to threat hunting. CAPEC can help security professionals understand recurring attack methods and incorporate those patterns into threat modeling, application security assessments, and defensive planning.
Question 10.
What is a major benefit of machine learning in SOC operations?
- Removes analysts
- Guarantees zero false positives
- Identifies behavioral anomalies
- Eliminates threat intelligence
Correct Answer: 3
Explanation:
Machine learning can help security operations centers identify unusual patterns and behavioral anomalies across large volumes of telemetry. This capability can assist analysts in finding activity that may not match simple predefined signatures or rules. However, machine learning does not guarantee zero false positives and does not eliminate the need for analysts or threat intelligence. Models depend on appropriate data, tuning, and operational context. When used effectively, machine learning can improve detection and prioritization by helping analysts focus attention on potentially significant deviations within large datasets.
Question 11.
Which threat actor classification describes attacks primarily driven by automated malware?
- Advanced persistent threat
- Commodity machine-driven
- Commodity human-driven
- Insider campaign
Correct Answer: 2
Explanation:
A commodity machine-driven threat generally involves automated malicious activity performed by malware, bots, or other automated mechanisms rather than sustained human-directed operations. Such activity can include automated scanning, exploitation, credential attacks, or malware propagation. Advanced persistent threats generally involve more capable and sustained adversaries, while commodity human-driven activity involves lower-complexity attacks where humans actively control or direct operations. Understanding these classifications can help threat hunters interpret observed behavior, assess likely adversary capabilities, and determine whether activity reflects automated background noise or more deliberate human-directed operations.
Question 12.
Which hunting activity involves searching without a predefined hypothesis?
- Structured hunting
- Signature matching
- Unstructured hunting
- Vulnerability scanning
Correct Answer: 3
Explanation:
Unstructured threat hunting involves exploratory analysis where the hunter does not necessarily begin with a specific hypothesis. Analysts may examine unusual patterns, anomalies, relationships, or unexpected activity within available telemetry and then develop investigative leads from what they discover. Structured hunting, in contrast, typically starts with a defined hypothesis based on intelligence, known behaviors, or a particular threat scenario. Signature matching focuses on known indicators, while vulnerability scanning identifies potential weaknesses. Unstructured hunting can uncover unexpected behaviors, although it may require more analyst judgment and broader investigative effort.
Question 13.
Which process converts raw threat data into usable intelligence?
- Threat intelligence handling
- Hardware provisioning
- Packet forwarding
- Certificate enrollment
Correct Answer: 1
Explanation:
Threat intelligence handling involves collecting, organizing, evaluating, and using information about threats so that it becomes useful for security operations. Relevant activities can include gathering data, cataloging intelligence, applying it to investigations or detections, and removing information that is no longer useful or relevant. Raw data alone may contain large amounts of noise and may not provide actionable context. Proper handling allows analysts to connect indicators, behaviors, actors, and campaigns with defensive activities. This process helps ensure that intelligence contributes meaningfully to threat hunting and security decision-making.
Question 14.
Which ATT&CK concept represents a specific way a technique is implemented?
- Tactic
- Procedure
- Campaign
- Objective
Correct Answer: 2
Explanation:
Within MITRE ATT&CK terminology, a procedure describes a specific real-world implementation of a technique by an adversary or software. For example, a threat actor may use a particular command-line utility in a specific way to achieve a technique. Tactics represent broader objectives, while techniques describe general methods used to achieve those objectives. Campaigns describe related adversary activity over time. Procedures therefore provide additional operational detail and can help hunters understand what actual malicious behavior may look like when mapped to an ATT&CK technique.
Question 15.
What should a threat hunter do after identifying suspicious activity?
- Ignore historical data
- Remove all logs
- Validate the hypothesis
- Disable monitoring
Correct Answer: 3
Explanation:
After suspicious activity is identified, a threat hunter should validate the investigative hypothesis using available evidence. This may involve examining additional logs, correlating events across systems, checking endpoint telemetry, reviewing threat intelligence, and determining whether the observed behavior is malicious or benign. Removing logs or disabling monitoring would destroy valuable evidence and reduce visibility. Historical data can be particularly useful because it may reveal when suspicious behavior began or whether similar activity occurred previously. Validation helps distinguish genuine threats from false positives before escalating findings for response activities.
Question 16.
Which threat modeling technique focuses on attacker goals and attack paths?
- STRIDE
- Attack tree
- Data classification
- Asset inventory
Correct Answer: 2
Explanation:
Attack trees model how an attacker could achieve a particular objective by representing goals and possible paths toward those goals. The root of an attack tree generally represents the primary attacker objective, while branches describe alternative methods or conditions that could lead to it. STRIDE is another threat modeling framework focused on categories of security threats such as spoofing and tampering. Data classification organizes information according to sensitivity, while asset inventory identifies systems and resources. Attack trees are useful for visualizing attack possibilities and identifying defensive points along potential paths.
Question 17.
Which factor can reduce the effectiveness of automated detection systems?
- Excessive telemetry quality
- Perfect threat intelligence
- Adversary behavior changes
- Complete visibility
Correct Answer: 3
Explanation:
Adversaries can change their behaviors, tools, infrastructure, and techniques to avoid detection, reducing the effectiveness of automated detection systems that depend heavily on known patterns. Detection tools can also face limitations involving incomplete telemetry, false positives, false negatives, and visibility gaps. Perfect threat intelligence and complete visibility would strengthen defensive capabilities rather than limit them. Excessive telemetry quality is not inherently a detection weakness. Threat hunters therefore need to understand the assumptions and limitations of detection technologies and continually evaluate whether current controls can identify changing adversary behaviors.
Question 18.
Which MITRE ATT&CK tactic involves obtaining credentials?
- Discovery
- Persistence
- Credential Access
- Collection
Correct Answer: 3
Explanation:
Credential Access is the MITRE ATT&CK tactic associated with techniques adversaries use to obtain account credentials or authentication material. Examples may include credential dumping, password stores, and other methods for acquiring authentication information. Discovery focuses on learning about the environment, Persistence involves maintaining access, and Collection concerns gathering data of interest. Mapping observed behavior to the appropriate tactic helps threat hunters understand an adversary’s objectives and progression. Credential Access activity can be particularly important because compromised credentials may enable further privilege escalation or lateral movement.
Question 19.
What is a primary purpose of threat intelligence reports?
- Provide actionable context
- Replace security controls
- Increase storage capacity
- Configure network routing
Correct Answer: 1
Explanation:
Threat intelligence reports provide contextual information that can help security teams understand threats, adversaries, campaigns, indicators, tactics, techniques, and procedures. Their value comes from transforming collected information into context that supports defensive decisions and investigations. Threat intelligence does not replace security controls such as endpoint protection, network monitoring, or access management. It also does not directly increase storage capacity or configure network routing. Analysts can use intelligence reports to develop hunting hypotheses, improve detections, prioritize investigations, and better understand the significance of observed suspicious activity.
Question 20.
Which outcome indicates that a threat hunt produced a confirmed finding?
- No telemetry existed
- Malicious behavior was validated
- Logs were deleted
- Alerts were disabled
Correct Answer: 2
Explanation:
A threat hunt produces a confirmed finding when available evidence validates that observed activity represents malicious or otherwise significant behavior. Validation may involve correlating endpoint, network, identity, and application telemetry with threat intelligence or known adversary techniques. A lack of telemetry prevents effective validation, while deleting logs or disabling alerts reduces visibility and can destroy evidence. Confirmed findings can then be documented and passed to appropriate incident response or remediation processes. Effective threat hunting therefore aims not merely to discover anomalies but to establish evidence-based conclusions about potentially harmful activity.