Threat Hunting Data Sources for Exploitable Systems
The primary goal of the threat-hunting team at a large company is to identify cyberthreats that the SOC has not detected. Which of the following types of data would the threat-hunting team primarily use to identify systems that are exploitable?
Community Votes
42% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests the definition of threat hunting as a proactive process using threat intelligence (feeds) rather than reactive or static scanning tools.
This question explores the distinction between threat hunting and vulnerability management in identifying exploitable systems. It establishes that while scanning finds weaknesses, threat hunting leverages intelligence to find active threats.
Many candidates choose Vulnerability Scan (A) because it directly identifies exploitable systems, but this is a routine operational task typically handled by automated tools or the SOC, not the proactive, intelligence-driven process of threat hunting.
Community Discussion (16 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
The correct answer is C, Threat Feed. Threat hunting is defined as a proactive, hypothesis-driven approach to finding indicators of compromise (IOCs) and tactics, techniques, and procedures (TTPs) that have evaded automated detection. To do this effectively, hunters rely on threat intelligence gathered from external sources, known as threat feeds. These feeds provide real-time data on emerging attacks, malware signatures, and attacker TTPs, allowing the team to search their network for evidence of these specific activities. This aligns with CompTIA's definition that threat hunting "utilizes insights gained from threat intelligence."
Why the Other Options Are Wrong
Option A, Vulnerability Scan, is incorrect because vulnerability scanning is a systematic, automated process of identifying known security flaws (CVEs) in systems. While it identifies potential exploitability, it does not identify active threats or evidence that an attack is currently underway, which is the primary goal of threat hunting. Option B, Packet Capture, is a tool used during incident response or forensics to analyze traffic, but it is not the primary source of intelligence that drives the hypothesis of a threat hunt. Option D, User behavior, is analyzed through UEBA (User and Entity Behavior Analytics), which is often part of the SOC's monitoring stack, whereas threat hunting is broader and relies heavily on external context provided by threat feeds.
Community Comment Notes
Several commenters correctly identified Threat Feeds as the answer, citing official study guides like Darril Gibson’s and Mike Meyers’ books. For instance, one user noted that "threat hunting is an assessment technique that utilizes insights gained from threat intelligence," distinguishing it from vulnerability scanning. Another commenter emphasized the use of standards like STIX and TAXII, which are formats for exchanging threat feed data. Some users were confused by the word "exploitable," leaning towards Vulnerability Scans, but the key is that threat hunting uses external intel to find active exploitation attempts, not just static weaknesses.
Exam Strategy
When you see 'threat hunting' paired with 'data source' or 'intelligence,' look for answers related to external threat feeds, IOCs, or TTPs. Do not confuse threat hunting with vulnerability scanning (finding flaws) or penetration testing (proving exploitation). Threat hunting is about looking for presence of threats using intelligence.
Frequently Asked Questions
Why isn't Vulnerability Scanning the answer for threat hunting?
Vulnerability scanning identifies static weaknesses (flaws) in systems. Threat hunting actively searches for evidence of current attacks using external intelligence, making it a different, more dynamic process.
What role do Threat Feeds play in threat hunting?
Threat feeds supply real-time data on attacker TTPs and IOCs. Hunters use this intel to form hypotheses and search their environment for signs that these specific threats are present.