View Full Cisco 300-220 Exam Dumps and Practice Test Dumps
Question 61.
Which telemetry is most useful for identifying unusual parent-child process relationships?
- DNS query logs
- Process creation events
- Firewall rule sets
- Certificate inventories
Correct Answer: 2
Explanation:
Process creation events record which executable launched another process, creating a parent-child relationship. Threat hunters can use this information to identify unusual execution chains, such as a document reader spawning a scripting interpreter or a service launching an unexpected command shell. These relationships can reveal suspicious activity that simple file or network indicators may miss. DNS logs focus on name resolution, firewall rules describe traffic policy, and certificate inventories contain certificate information rather than execution lineage. Examining process ancestry is therefore particularly useful when investigating potentially malicious execution behavior across endpoints.
Question 62.
What should a hunter establish before querying a large telemetry dataset?
- Search scope
- Password rotation
- Endpoint ownership
- Certificate authority
Correct Answer: 1
Explanation:
Defining the search scope before querying a large dataset makes threat hunting more focused and efficient. A hunter should determine which systems, users, time periods, event types, or behaviors are relevant to the hypothesis. Without a clear scope, queries may generate excessive results, consume unnecessary resources, and make meaningful findings harder to identify. Password rotation and certificate authorities address different security functions, while endpoint ownership may provide useful context but does not define the analytical boundaries of a hunt. A clearly established scope helps hunters maintain consistency and interpret results more accurately.
Question 63.
Which activity can reveal systems communicating with a suspicious destination?
- Memory allocation review
- File permission analysis
- Network flow examination
- Registry comparison
Correct Answer: 3
Explanation:
Network flow examination can identify communication patterns between internal systems and external destinations. Flow records commonly provide information such as source and destination addresses, ports, protocols, and connection timing. Hunters can use these characteristics to identify unusual outbound communication, repeated connections, unexpected services, or traffic involving suspicious infrastructure. Memory allocation and registry analysis focus primarily on endpoint behavior, while file permission analysis examines access controls. Network flows are especially valuable during hunts involving command-and-control communication or unusual external connectivity because they provide visibility into communication relationships even when payload content is unavailable.
Question 64.
Why is event normalization valuable during threat hunting?
- It removes all duplicate events
- It blocks unauthorized accounts
- It replaces endpoint telemetry
- It standardizes comparable fields
Correct Answer: 4
Explanation:
Event normalization converts information from different telemetry sources into a more consistent structure. Security environments often collect logs from operating systems, applications, network devices, cloud platforms, and security tools, each using different field names and formats. Standardized fields make it easier to correlate events and build reusable hunting queries across multiple data sources. Normalization does not automatically remove every duplicate event, replace endpoint telemetry, or block accounts. Its primary value is analytical consistency. By presenting comparable information in a common structure, normalization helps hunters correlate related activity and identify patterns across diverse environments.
Question 65.
Which endpoint artifact can indicate recently executed applications?
- Execution-related records
- Firewall configurations
- DHCP reservations
- Wireless profiles
Correct Answer: 1
Explanation:
Execution-related records can provide valuable evidence about applications that have recently run on an endpoint. Depending on the operating system and available telemetry, these records may include process creation information, execution traces, application activity, or other artifacts associated with program launches. Such information can help hunters investigate suspicious tools, unexpected binaries, or unusual execution sequences. Firewall configurations describe traffic controls, DHCP reservations associate addresses with clients, and wireless profiles store connectivity settings. When investigating possible endpoint compromise, execution evidence can help establish what programs ran and when they were active.
Question 66.
What does temporal correlation help a hunter determine?
- Asset ownership
- Event relationships over time
- Encryption algorithm
- Hardware compatibility
Correct Answer: 2
Explanation:
Temporal correlation examines events according to their timing and helps determine whether separate activities may be related. For example, an authentication event followed shortly by process creation and an outbound network connection may form a meaningful sequence. Timing can therefore provide important context when reconstructing potential attack activity. Asset ownership, encryption algorithms, and hardware compatibility answer different questions and are not the primary purpose of temporal correlation. Hunters commonly combine timestamps from multiple telemetry sources to identify sequences, establish timelines, and distinguish isolated events from coordinated activity.
Question 67.
Which approach starts with an expected malicious behavior and searches for evidence?
- Random exploration
- Asset inventory
- Hypothesis-driven hunting
- Configuration auditing
Correct Answer: 3
Explanation:
Hypothesis-driven hunting begins with a specific, testable assumption about potentially malicious activity. The hunter then identifies the telemetry required to evaluate that assumption and constructs queries or investigative steps around it. For example, a hypothesis might involve suspicious scripting activity or unusual authentication behavior. The resulting evidence can support, weaken, or disprove the hypothesis. Random exploration lacks a defined analytical objective, asset inventory focuses on identifying systems and resources, and configuration auditing examines settings. A hypothesis-driven approach gives the investigation structure while still allowing the hunter to refine the investigation based on discovered evidence.
Question 68.
Which data source is particularly useful for investigating domain-resolution activity?
- DNS telemetry
- Process memory
- USB inventory
- Local group policy
Correct Answer: 1
Explanation:
DNS telemetry records domain-resolution activity and can help hunters investigate which systems queried particular domains. It may reveal repeated lookups, newly observed domains, unusual query patterns, or connections between endpoints and suspicious infrastructure. DNS information can be especially useful when investigating command-and-control behavior because malicious software often needs to resolve external destinations before establishing communication. Process memory provides runtime information, USB inventories track removable devices, and local group policy contains configuration settings. DNS telemetry therefore provides a direct source of evidence when the hunting hypothesis concerns domain-resolution behavior.
Question 69.
What is the main purpose of enriching a hunting result with asset context?
- Determine processor speed
- Identify business relevance
- Compress event records
- Disable unused services
Correct Answer: 2
Explanation:
Asset context helps a hunter understand the importance and meaning of an observed event. Information such as asset role, business function, ownership, criticality, or environment can distinguish ordinary activity from potentially significant behavior. For example, an unusual connection from a critical server may deserve different attention than the same connection from a disposable test system. Asset enrichment does not primarily measure processor speed, compress records, or disable services. Adding contextual information allows analysts to prioritize findings more effectively and investigate suspicious activity according to the operational importance of the affected system.
Question 70.
Which indicator type identifies a specific network location?
- File hash
- Process name
- IP address
- Registry value
Correct Answer: 3
Explanation:
An IP address identifies a network location associated with a host or interface and can therefore serve as a network indicator during threat hunting. Hunters may investigate connections involving suspicious IP addresses, identify internal systems communicating with them, or correlate network activity with other evidence. File hashes identify specific file content, process names identify executing programs, and registry values represent stored configuration or system information. IP addresses are particularly useful when investigating network communication because they can connect observed traffic to a particular destination or source and support broader infrastructure analysis.
Question 71.
What does a successful threat-hunting query primarily provide?
- Evidence for investigation
- Automatic incident closure
- Guaranteed attribution
- Permanent threat removal
Correct Answer: 1
Explanation:
A successful hunting query produces evidence that can help investigators evaluate suspicious activity. The resulting records may reveal relevant users, systems, processes, network connections, timestamps, or other indicators that require further analysis. A query does not automatically close an incident, guarantee attribution to a particular actor, or permanently remove a threat. Threat hunting is an investigative process in which collected evidence is interpreted and validated. Findings may eventually support detection engineering or incident response, but the initial value of the query is providing useful evidence that advances the investigation.
Question 72.
Which behavior may suggest periodic command-and-control communication?
- One-time local printing
- Repeated timed connections
- Static wallpaper changes
- Routine keyboard input
Correct Answer: 2
Explanation:
Repeated network connections occurring at regular or semi-regular intervals can indicate beacon-like communication. Malware may periodically contact external infrastructure to receive commands, send status information, or retrieve additional instructions. Hunters can examine connection timestamps, destinations, intervals, and related endpoint activity to determine whether the pattern is unusual. A one-time print job, wallpaper modification, or ordinary keyboard activity generally does not establish this type of network behavior. Periodicity alone is not proof of malicious activity, but it can provide a useful hunting signal when combined with destination reputation and endpoint evidence.
Question 73.
Which technique helps determine whether an observed indicator is trustworthy?
- Indicator validation
- Screen calibration
- Storage defragmentation
- Password synchronization
Correct Answer: 1
Explanation:
Indicator validation determines whether an observed indicator is reliable enough to support an investigation or detection. Hunters may compare the indicator against authoritative intelligence, historical observations, internal telemetry, reputation information, or additional technical evidence. This helps reduce false positives caused by outdated, incorrect, shared, or benign indicators. Screen calibration, storage defragmentation, and password synchronization address unrelated operational functions. Validating indicators is particularly important before using them to make investigative conclusions or build automated detections because the quality and context of an indicator directly influence the usefulness of the resulting analysis.
Question 74.
What does process ancestry reveal during endpoint investigation?
- Wireless signal strength
- Parent-child execution structure
- Disk partition capacity
- Certificate expiration dates
Correct Answer: 2
Explanation:
Process ancestry shows how processes were launched in relation to one another. This parent-child structure can reveal suspicious execution chains that may otherwise appear as isolated events. For example, an office application launching a scripting engine or an unexpected service creating a command shell can warrant investigation. Wireless signal strength, disk capacity, and certificate expiration provide useful information in other contexts but do not describe execution lineage. By examining process ancestry, hunters can understand how activity originated, identify unusual launch relationships, and connect multiple execution events into a more meaningful investigative sequence.
Question 75.
Which source can help identify suspicious authentication patterns?
- Identity logs
- Printer queues
- Display settings
- BIOS configuration
Correct Answer: 1
Explanation:
Identity and authentication logs provide information about account activity, including login attempts, authentication methods, source systems, timestamps, and sometimes authentication outcomes. Hunters can analyze these records for unusual locations, unexpected access times, repeated failures, or abnormal authentication sequences. Printer queues, display settings, and BIOS configuration do not normally provide the necessary visibility into account authentication behavior. Identity telemetry is therefore an important source when investigating possible credential misuse, unauthorized access, or anomalous account activity. Correlating authentication records with endpoint and network events can further strengthen the investigation.
Question 76.
What is a key benefit of retrospective threat hunting?
- Reviewing past telemetry
- Replacing security controls
- Resetting every account
- Encrypting historical logs
Correct Answer: 1
Explanation:
Retrospective hunting examines previously collected telemetry to determine whether suspicious activity occurred during an earlier period. This can become particularly valuable after a new indicator, technique, or threat behavior is identified. Hunters can search historical records to determine whether the environment experienced related activity before the indicator was known. Retrospective hunting does not require replacing existing controls, resetting every account, or encrypting historical logs. Its main value is allowing defenders to revisit stored evidence and identify potentially missed activity that occurred before a new detection capability or intelligence insight became available.
Question 77.
Which output is most useful for documenting a confirmed hunting discovery?
- Unrelated screenshots
- Validated evidence summary
- Random configuration files
- Temporary browser cache
Correct Answer: 2
Explanation:
A validated evidence summary provides a structured record of what was discovered, how it was verified, and which evidence supports the conclusion. Good documentation can include affected systems, relevant timestamps, observed behaviors, indicators, investigative queries, and validation results. Unrelated screenshots, random configuration files, or temporary browser cache do not provide a coherent representation of a confirmed finding. Clear documentation also helps other security teams reproduce the investigation, improve detections, and maintain an organizational knowledge base. Recording validated evidence transforms an individual hunting discovery into information that can support broader defensive operations.
Question 78.
Which technology commonly aggregates security events for correlation?
- SIEM platform
- USB controller
- Graphics adapter
- Print server
Correct Answer: 1
Explanation:
A Security Information and Event Management platform aggregates security-related events from multiple sources and provides capabilities for searching, correlation, alerting, and analysis. Hunters can use SIEM data to connect authentication events, endpoint activity, network traffic, and other telemetry within a common investigative environment. A USB controller manages device connectivity, a graphics adapter handles visual processing, and a print server manages printing services. SIEM platforms are therefore particularly useful for threat hunting when analysts need to examine relationships among events originating from different systems or security technologies.
Question 79.
What should a hunter do when evidence disproves the initial hypothesis?
- Ignore contradictory results
- Repeat identical queries indefinitely
- Refine the hypothesis
- Delete the collected telemetry
Correct Answer: 3
Explanation:
Threat hunting is an iterative analytical process. When evidence disproves an initial hypothesis, the hunter should use the results to refine or replace the hypothesis and determine what additional evidence may be relevant. Ignoring contradictory results undermines the investigation, while repeatedly running identical queries without learning from the results adds little value. Deleting collected telemetry can also remove evidence needed for further analysis. A disciplined hunter treats negative or contradictory findings as useful information because they can narrow the investigation, reveal incorrect assumptions, and guide the development of a more precise hypothesis.
Question 80.
Which action can turn a repeatable hunting discovery into continuous monitoring?
- Archive the workstation
- Build a detection rule
- Remove event collection
- Disable network logging
Correct Answer: 2
Explanation:
When a hunting investigation repeatedly identifies a meaningful malicious behavior, the observed pattern can often be converted into a detection rule. Continuous detection allows security systems to identify similar activity automatically rather than relying exclusively on periodic manual hunts. The rule should be validated and tuned to reduce false positives before deployment. Archiving the workstation, removing event collection, or disabling network logging would reduce visibility rather than improve detection. Converting successful hunting logic into detection content helps organizations operationalize investigative knowledge and establish more persistent monitoring for known behaviors.