Huntbook by Predefender

part-4

Intelligence Resources

Threat intelligence is most useful when it adds context to an observation. A reputation result is not a verdict: infrastructure changes ownership, shared services host legitimate and malicious activity, and an indicator can outlive the campaign that created it.

A practical lookup sequence

  1. Start with internal evidence: first and last seen, affected identities and assets, process ancestry, DNS, proxy, authentication, and file activity.
  2. Form a question. For example: Was this address associated with scanning at the time of the event?
  3. Where possible, use sources with distinct collection methods. Several services may repackage the same underlying feed.
  4. Separate provider facts from your inference. “Flagged by 12 vendors at the time of lookup” is evidence; “therefore compromised” is a conclusion.
  5. Retain time context. Registration, routing, DNS, certificates, reputation, and hosting can all change.
  6. Save the query, timestamp, source, relevant result, confidence, and caveat in the case.

Infrastructure and reputation

ResourceUseful forCaveat
VirusTotalCross-provider enrichment for domains, IP addresses, URLs, and filesVendor counts are neither prevalence nor proof; review relationships and observation dates
GreyNoiseContext for widespread internet scanning and opportunistic activitySensor coverage is incomplete; classifications do not determine the intent of your event
AbuseIPDBCommunity reports associated with public IP addressesReport quality and age vary; addresses can change owner
Censys SearchInternet-facing services, certificates, and historical exposureDescribes observations in time, not current owner intent
ShodanExposed services, banners, products, and historical observationsBanners can be stale, misleading, proxied, or shared
urlscan.ioPage behaviour, redirects, requests, screenshots, and infrastructureA scan can disclose a private or token-bearing URL
Mnemonic Passive DNSHistorical DNS relationshipsAbsence reflects collection coverage, not proof that a relationship never existed
RIPEstatASN, routing, prefix, and registration contextNetwork registration does not identify a workload operator
ICANN LookupRDAP-backed domain registration dataPrivacy services and redaction limit attribution
crt.shCertificate Transparency searches and certificate pivotsCertificate presence does not prove a host is active or controlled by the named subject

Malware, URLs, and indicators

ResourceUseful forCaveat
MalwareBazaarMalware samples, hashes, tags, and family contextCommunity and vendor labels require validation
URLhausURLs observed distributing malwareCoverage reflects submissions and collection, not all malicious URLs
ThreatFoxCommunity indicators associated with malwareReview confidence, age, and the relationship claimed
VirusTotalHash lookup, relationships, and behaviour summariesDo not upload sensitive samples to public analysis
ANY.RUNInteractive behavioural analysisPublic tasks may expose samples and artefacts
Joe SandboxStatic and dynamic analysis across several platformsResults depend on configuration, execution path, and sandbox visibility

Vulnerability exploitation context

ResourceUseful forCaveat
CISA Known Exploited VulnerabilitiesVulnerabilities with evidence of exploitation in the wildInclusion supports prioritisation; absence does not mean no exploitation
FIRST EPSSDaily probability that a published CVE will be exploited in the wild in the next 30 daysA model score is not evidence that your asset was targeted or compromised
NVDCVE, CPE, CVSS, references, and enrichmentCVSS measures severity, not local exposure or exploitation likelihood

Research, sharing, and intelligence management

ResourceUseful for
MITRE ATT&CKShared vocabulary for behaviours, software, groups, mitigations, and data sources
CISA Cybersecurity AdvisoriesAuthoritative advisories and defensive guidance
Microsoft Threat IntelligenceCampaign reporting with Microsoft telemetry context
Google Threat Intelligence GroupCampaign, malware, vulnerability, and actor research
Palo Alto Networks Unit 42Incident and campaign research
The Shadowserver FoundationExposure and infection reporting for network owners
MISPStructured sharing and correlation within a controlled community
OpenCTIModelling and managing intelligence in a knowledge graph

Useful pivot types

PivotWhat it may connectCommon trap
Passive DNSDomain, address, and timeTreating absence as proof
Certificate TransparencyNames, certificates, and issuanceAssuming issuance proves deployment or control
RDAP and routingRegistrant, ASN, prefix, and datesAttributing a hosted workload to the network owner
File relationshipsHash, signer, filename, archive, and behaviourTrusting family labels without validating the sample
URL relationshipsRedirects, path, referrer, and retrieved resourcesTriggering retrieval or disclosing tokens during lookup
Campaign reportingBehaviour, infrastructure, malware, and timeForcing weak similarities into actor attribution

What to record in a case

FieldExample
Indicator203.0.113.24
Lookup time2026-07-23 08:42 UTC
Internal contextFirst seen contacting one workstation after a document opened
External contextTwo differently sourced datasets associated the address with scanning that week
ConfidenceModerate
CaveatShared hosting; no payload or operator attribution
Next pivotDNS history, certificate reuse, process and file activity

Revision

Revised DateComment
2024-10-27Added page
2026-07-23Reworked as a disclosure-aware, investigation-focused resource guide