TTechclick ⚡ XP 0% All lessons
Nozomi · OT/IoT Security · Threat IntelligenceInteractive · L1 / L2 / L3

Nozomi Threat Intelligence & Asset Intelligence — How the Feeds Sharpen OT Detection

Nozomi Networks Guardian already detects threats by behaviour and anomaly — but two subscription feeds from Nozomi Networks Labs take it further. Threat Intelligence delivers IOCs, signatures, YARA rules, and packet rules so known OT attacks are caught by name. Asset Intelligence supplies curated device profiles so Guardian classifies every PLC and RTU accurately from day one and stops alerting on their normal traffic. This lesson maps both feeds, what they contain, and exactly how they enrich detection.

📅 2026-06-18 · ⏱ 16 min · 5 infographics · live feed demo · 🏷 10-Q assessment + AI Tutor inline

⚡ Quick Answer

Learn how Nozomi Networks Threat Intelligence (IOCs, YARA rules, signatures) and Asset Intelligence (device profiles) enrich OT/IoT detection, cut false positives, and sharpen Guardian sensor accuracy in 2026.

🎯 By the end you will be able to

Read as:

Pick where you want to start

1

Why feeds matter

Anomaly alone is noisy; intelligence makes it precise.

2

Threat Intelligence

IOCs, signatures, YARA, packet rules, behaviours.

3

Asset Intelligence

Device profiles that cut false positives.

4

Feeds in practice

Distribution, tuning, and keeping current.

🧠 Warm-up — 3 questions, no score

Just notice which ones make you pause. We answer all three inside the lesson.

1. Can anomaly-based detection alone identify a known OT threat actor by name?

Answered in Why feeds matter.

2. What does the Threat Intelligence feed deliver to Guardian?

Answered in Threat Intelligence.

3. How does Asset Intelligence reduce false-positive alerts?

Answered in Asset Intelligence.

Most engineers think…

Most people assume that once you deploy a Guardian sensor and let it learn the network baseline, you're fully covered. In practice, anomaly detection alone raises a lot of noise — and it cannot tell you whether that unusual Modbus read is a scheduled RTU poll or a TRITON-style reconnaissance sweep.

Nozomi Networks solves this with two subscription intelligence feeds from Nozomi Networks Labs. Threat Intelligence loads your Guardian sensors with IOCs, YARA rules, signatures and packet rules so known OT-targeted attacks are caught by name. Asset Intelligence equips Guardian with curated device profiles so it classifies every PLC, RTU and IED accurately from day one and stops alerting on their normal polling cycles. The result: fewer false positives, more named detections, and a SOC team that actually trusts the alerts.

① Why anomaly detection alone isn't enough

Guardian's hybrid detection starts with a learned baseline of normal OT communications — what each device talks to, which protocols it uses, and at what intervals. When traffic deviates, Guardian raises an alert. That catches zero-day attacks and novel attacker behaviour. But it also raises alerts on benign changes: a new firmware update that changes polling intervals, a seasonal process adjustment, or a device type Guardian hasn't seen before. The result is alert fatigue.

Equally important is the flip side: if a known OT threat actor reuses a documented IOC, or drops malware that YARA rules already describe, anomaly detection alone can only say 'this looks unusual' — it cannot say 'this is Pipedream reconnaissance' or 'this hash matches TRITON tooling'. Named, high-confidence detections come from intelligence feeds.

Nozomi Networks addresses both problems with two subscription feeds from Nozomi Networks Labs: Threat Intelligence (known-threat coverage) and Asset Intelligence (baseline precision). Together they make Guardian's hybrid detection both comprehensive and low-noise.

LegendGuardian sensor / Nozomi component (royal)pipeline stage (DPI, TI match, detect)diagram headingdiagram background panelsupporting label / OT detail
Figure 1 — From raw traffic to named detection
Guardian combines passive DPI, intelligence feeds, and anomaly detection in one enriched alert pipeline.From raw traffic to named detectionMirror trafficSPAN/TAP captureDPI analysisprotocol decodeTI matchingIOCs & signaturesAI baselinedevice profilesNamed alerthigh-confidence
Guardian combines passive DPI, intelligence feeds, and anomaly detection in one enriched alert pipeline.
Figure 2 — Three layers of OT detection
Intelligence feeds sit above the anomaly engine, adding precision and named threat coverage.Three layers of OT detectionThreat IntelligenceIOCs, YARA, signatures — known campaigns by nameAsset IntelligenceDevice profiles — normal behaviour, cut false positivesAnomaly detectionSelf-learned baseline — zero-day & novel behaviour
Intelligence feeds sit above the anomaly engine, adding precision and named threat coverage.
Quick check · Q1 of 10 · Understand

Why can anomaly-based detection alone not identify a known OT threat actor by name?

Correct: b. Anomaly detection identifies deviations from a learned baseline but cannot name known campaigns, match IOCs, or apply YARA rules without the Threat Intelligence feed. That named-threat coverage comes from TI.
👉 So far: Anomaly detection catches zero-days but cannot name known threats. Two feeds from Nozomi Networks Labs — Threat Intelligence and Asset Intelligence — close that gap.

② Threat Intelligence — IOCs, YARA rules & signatures from Nozomi Labs

Threat Intelligence (TI) is a subscription feed produced by Nozomi Networks Labs — the vendor's dedicated OT/IoT security research team. It delivers five content types directly into Guardian sensors. IOCs (indicators of compromise) are IPs, domains, file hashes, and URLs linked to known OT-targeting threat actors and malware families. When Guardian's DPI engine sees an ICS device reaching out to a flagged C2 IP, TI triggers a named alert immediately. Signatures are detection rules for documented attack patterns against OT protocols — Modbus command injection, EtherNet/IP exploitation, DNP3 abuse.

YARA rules, packet rules & threat behaviours

YARA rules match file and memory patterns associated with OT malware families such as TRITON/TRISIS, Industroyer/Crashoverride, and Pipedream/INCONTROLLER. When Arc endpoint data is available, YARA matching extends to host artefacts. Packet rules are network-level signatures that identify specific malicious packet sequences in OT traffic — catching exploitation attempts that a generic anomaly rule would only flag weakly. Threat behaviours are higher-level patterns: lateral movement through OT segments, PLC address scanning, credential-spraying against engineering workstations. These catch multi-step campaigns even when individual packets look plausible. All five types are subscription-updated as Nozomi Labs researches new campaigns — so Guardian's detection is as current as the threat landscape.

Figure 3 — Five content types in Threat Intelligence
Nozomi Networks Labs publishes five TI content types that Guardian applies during DPI.Five content types in Threat IntelligenceTI FeedNozomi LabsIOCsSignaturesYARA rulesPacket rulesThreat behaviours
Nozomi Networks Labs publishes five TI content types that Guardian applies during DPI.
🔍
IOC (Indicator of Compromise)
tap to flip

An observable artefact — IP address, domain, file hash, or URL — linked to a known OT threat actor or malware family. TI delivers these into Guardian for real-time matching.

📋
YARA Rule
tap to flip

A pattern-matching rule that identifies OT malware by file or memory content. Nozomi Labs authors YARA rules for families like TRITON, Industroyer and Pipedream.

🏭
Asset Profile
tap to flip

A curated fingerprint for a specific OT/IoT device model and firmware version, including its expected communication behaviour — delivered by the Asset Intelligence feed.

🛡️
Packet Rule
tap to flip

A network-level detection rule in the Threat Intelligence feed that matches specific malicious packet patterns in OT traffic, catching exploitation attempts at the wire level.

Name all five TI types

In an interview, don't just say 'Threat Intelligence gives you IOCs'. List all five: IOCs, signatures, YARA rules, packet rules, and threat behaviours. Each serves a different detection layer — IOCs catch C2 traffic, YARA catches malware artefacts, packet rules catch exploit sequences, and behaviour patterns catch multi-step campaigns.

Quick check · Q2 of 10 · Remember

Which Threat Intelligence content type matches file and memory patterns of OT malware families?

Correct: c. YARA rules are pattern-matching rules that identify malware by examining file or memory content. They are used to detect OT malware families such as TRITON/TRISIS and Pipedream/INCONTROLLER.
👉 So far: Threat Intelligence delivers five content types: IOCs, signatures, YARA rules, packet rules, and threat behaviours — each targeting a different layer of known OT attack activity.

③ Asset Intelligence — device profiles that sharpen classification

Asset Intelligence (AI) is a curated feed of OT and IoT device profiles from Nozomi Networks Labs, built from real-world deployments, vendor firmware documentation, and protocol research. Without AI, a new Siemens IED or Rockwell PLC might show up in Guardian's inventory as 'Unknown OT Device' with low classification confidence, and its normal scheduled polling might trigger anomaly alerts because Guardian hasn't learned its baseline yet.

With Asset Intelligence, Guardian can identify a device down to its specific model and firmware version from day one — not just 'Siemens S7' but 'Siemens S7-1200 FW v4.x'. Each profile includes the device's expected communication behaviour: which protocols it uses, what polling intervals are normal, which ports it opens. Guardian uses this as a trusted baseline, so legitimate scheduled polls don't trigger anomaly alerts.

AI delivers three concrete improvements: faster classification (new assets are identified accurately from the first packet, not after a learning period), fewer false positives (normal device behaviour is defined precisely, not inferred from a noisy learning window), and better CVE matching (precise model and firmware identification maps more accurately to CVE records, reducing both missed vulnerabilities and false assignments). Both feeds are distributed fleet-wide via Vantage or CMC so all sensors share the same intelligence.

Figure 4 — Threat Intelligence vs Asset Intelligence
The two feeds answer different questions — together they cover the full detection picture.Threat Intelligence vs Asset IntelligenceThreat IntelligenceIOCs — known malicious IPs,Signatures for OT protocol attacksYARA rules for OT malware familiesPacket rules for exploit trafficThreat behaviour patternsAsset IntelligenceDevice profiles to model &Expected communication behavioursCuts false positives on normalAccelerates day-one assetImproves CVE matching precision
The two feeds answer different questions — together they cover the full detection picture.
'Asset Intelligence is just a device list' under-sell

Asset Intelligence is not a static spreadsheet of device models. It contains curated expected-behaviour profiles per device type and firmware version. Those behaviour definitions are what Guardian uses to decide whether a device's traffic is normal or anomalous — so an outdated AI feed directly causes false-positive alert storms on legitimate OT communications.

▶ Watch Threat Intelligence catch a known OT malware IOC

How a single suspicious connection is detected end-to-end with TI active. Press Play for the healthy detection path, then Break it to see what happens without TI.

① OT trafficAn IED sends a connection attempt to an external IP. Guardian's DPI captures the traffic from the SPAN mirror.
② TI lookupGuardian checks the destination IP against the Threat Intelligence IOC database loaded from Nozomi Labs.
③ IOC matchThe IP matches a known Pipedream C2 indicator. Guardian raises a named, high-confidence threat alert.
④ Alert + contextThe alert in Vantage shows the device, the matched IOC, threat actor context, and recommended investigation steps.
Press Play to step through the IOC detection path. Then press Break it.
Quick check · Q3 of 10 · Apply

A newly installed Siemens IED shows as 'Unknown OT Device' and its normal polling is triggering anomaly alerts. What is the most likely cause?

Correct: b. An expired or outdated Asset Intelligence subscription means Guardian lacks the curated device profile for the new IED model, so it cannot classify it accurately or define its expected behaviour, causing false-positive anomaly alerts on normal polls.
👉 So far: Asset Intelligence provides curated device profiles and expected behaviours so Guardian classifies every PLC and RTU accurately from day one and stops alerting on their normal traffic.

④ How the feeds work together — distribution & operational practice

TI and AI are complementary, not competing. Think of them as two halves of the detection problem. Threat Intelligence answers: 'Is this traffic matching a known attack?' Asset Intelligence answers: 'Is this device behaving normally for its type?' When both feeds are active, Guardian fires precisely: known threats are named, genuine anomalies stand out, and noise from expected device behaviour is suppressed.

Feed updates are delivered via the Vantage SaaS portal or the CMC on-prem console, which push updates to every connected Guardian simultaneously. Operators should keep subscriptions current — a lapsed Asset Intelligence subscription is one of the most common causes of sudden alert-volume increases after new hardware is deployed. In Vantage, subscription status is visible under System ▸ Subscriptions, and a manual sync can force an immediate update.

Operational best practices

Treat feed health as a standing KPI. Monitor subscription expiry dates alongside sensor health. After a fleet-wide TI update, review new alert categories before promoting any to high-severity to avoid temporary noise spikes. Use AI profile updates as a trigger to re-validate your asset inventory — new profiles often reclassify devices that were previously 'Unknown' and may surface unmanaged hardware you didn't know existed.

Figure 5 — Feed update distribution pipeline
TI and AI updates flow from Nozomi Labs through Vantage or CMC to every Guardian sensor in the fleet.Feed update distribution pipelineNozomi Labsresearch & publishFeed portalsubscription deliveryVantage/CMCfleet distributionGuardianrules loadedAlert firednamed detection
TI and AI updates flow from Nozomi Labs through Vantage or CMC to every Guardian sensor in the fleet.

Priya Nair at PowerGrid South India Pvt. Ltd. faces this

Guardian raises dozens of 'unusual Modbus read' alerts per shift. A Siemens IED installed last month shows as 'Unknown OT Device' despite active communication. The SOC team is burning hours on alerts that mostly turn out to be scheduled RTU polling cycles.

Likely cause

The Asset Intelligence subscription has lapsed. Guardian lacks up-to-date device profiles for the new Siemens IED and cannot define its expected communication behaviour, so normal polling triggers anomaly alerts.

Diagnosis

In Vantage ▸ System ▸ Subscriptions, the Asset Intelligence feed shows status 'Expired'. In the asset inventory, the Siemens IED shows classification confidence 'Low — profile not found'.

Vantage ▸ System ▸ Subscriptions + Asset Inventory
Fix

Renew the Asset Intelligence subscription, trigger an immediate feed sync in Vantage, then re-run the asset classification job. Once the Siemens profile loads, Guardian establishes the correct expected-behaviour baseline for that IED.

Verify

The Siemens IED resolves to its exact model and firmware. False-positive Modbus alerts for that device drop sharply. The SOC alert queue returns to manageable volume, and the security team can focus on genuine anomalies.

Check subscription status, not just sensor health

A Guardian sensor can be fully online and healthy while running on a lapsed Asset Intelligence or Threat Intelligence subscription. Always verify feed currency in Vantage ▸ System ▸ Subscriptions as a first step when alert volume spikes unexpectedly after hardware changes or after a calendar quarter rolls over.

Quick check · Q4 of 10 · Analyze

What is the complementary relationship between Threat Intelligence and Asset Intelligence?

Correct: b. TI answers 'is this traffic matching a known attack?' while AI answers 'is this device behaving normally for its type?' — complementary, not redundant. Both are needed for a high-confidence, low-noise OT detection strategy.
👉 So far: TI and AI are complementary: TI covers known threats; AI defines normal baselines. Feed updates flow via Vantage or CMC to every Guardian sensor simultaneously — keep subscriptions current.

🤖 Ask the AI Tutor

Tap any question — instant, scoped to this lesson. No login, no waiting.

Pre-curated from vendor docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.

📝 Wrap-up assessment — six more

You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.

Q5 · Remember

Which organisation produces the Nozomi Threat Intelligence and Asset Intelligence subscription feeds?

Correct: b. Both feeds are produced by Nozomi Networks Labs — Nozomi's dedicated OT/IoT security research team. CISA and IEC are separate bodies; Shodan is a search engine, not a feed provider.
Q6 · Understand

What is the primary purpose of the packet rules content type in the Threat Intelligence feed?

Correct: a. Packet rules are network-level detection signatures that identify specific malicious packet sequences in OT traffic — they catch exploitation attempts at the wire level that a generic anomaly rule would only flag weakly. Device behaviour baselines come from Asset Intelligence.
Q7 · Apply

After deploying twenty new Honeywell RTUs, Guardian raises a high volume of anomaly alerts on their polling traffic. What is the most efficient first fix?

Correct: d. The root cause is missing device profiles — Guardian lacks the expected-behaviour baseline for these Honeywell RTU models. Syncing the Asset Intelligence feed loads the correct profiles and suppresses false-positive anomaly alerts on normal RTU polling. Disabling detection or whitelisting IPs addresses symptoms, not the root cause.
Q8 · Understand

Guardian detects a Pipedream-linked C2 IP and raises a named alert instead of a generic 'unusual destination' anomaly. Which feed type enabled this named detection?

Correct: a. Named detection of a specific C2 IP associated with Pipedream comes from the Threat Intelligence IOC database, which maps known malicious IPs to named threat actors. The anomaly engine only flags 'unusual destination'; the IOC match provides the threat-actor attribution.
Q9 · Evaluate

An interviewer asks why a large OT estate should maintain both TI and AI subscriptions rather than just one. Best answer?

Correct: d. The two feeds are complementary: TI handles known-threat detection and AI handles normal-baseline definition. A high false-positive rate (from missing AI profiles) desensitises the SOC team and buries genuine TI-sourced alerts. Both are needed for a high-fidelity detection posture.
Q10 · Analyze

How does Asset Intelligence improve vulnerability assessment accuracy beyond just asset classification?

Correct: c. CVE matching requires knowing the exact device model and firmware version. Asset Intelligence profiles provide that precision — where generic classification might only identify 'Siemens S7', AI resolves it to a specific firmware, allowing accurate mapping to relevant CVEs and reducing both false CVE assignments and missed vulnerabilities.
Lesson complete — saved to your profile.
Almost! You need 70% (7 of 10) — re-read the path that tripped you up and tap "Try again".

🧠 In your own words

Type one line: what is the difference between what Threat Intelligence and Asset Intelligence each give Guardian? Then compare with the expert version.

Expert version: Threat Intelligence gives Guardian knowledge of known attacks — IOCs, signatures, YARA rules, packet rules, and threat behaviour patterns — so it can detect documented campaigns by name. Asset Intelligence gives Guardian knowledge of normal OT device behaviour — curated profiles per model and firmware version — so it can distinguish genuine anomalies from expected device communications. TI is about recognising evil; AI is about recognising normal. Both are required for a detection strategy that is simultaneously comprehensive and low-noise.

🗣 Teach a friend

Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.

📖 Glossary

Threat Intelligence (TI)
A subscription feed from Nozomi Networks Labs delivering IOCs, signatures, YARA rules, packet rules, and threat behaviours into Guardian sensors for named detection of known OT attacks.
Asset Intelligence (AI)
A subscription feed of curated OT/IoT device profiles and expected communication behaviours that lets Guardian classify devices accurately and suppress false-positive anomaly alerts.
IOC (Indicator of Compromise)
An observable artefact — IP, domain, file hash, or URL — linked to a known threat actor or malware family, used for real-time matching.
YARA rule
A pattern-matching rule that identifies OT malware families by examining file or memory content, used against Arc endpoint data and file artefacts.
Packet rule
A network-level detection rule in TI that matches specific malicious packet sequences in OT traffic, catching exploit attempts at the wire level.
Nozomi Networks Labs
Nozomi's dedicated OT/IoT security research team that produces both the Threat Intelligence and Asset Intelligence subscription content.
False positive
An alert raised on benign behaviour — the primary problem Asset Intelligence addresses by defining expected device communication patterns.
Vantage
Nozomi's cloud SaaS management platform that aggregates Guardian sensors and distributes TI/AI feed updates fleet-wide.

📚 Sources

  1. Nozomi Networks — Threat Intelligence subscription: IOCs, signatures, and threat behaviours for OT/IoT. nozominetworks.com
  2. Nozomi Networks — Asset Intelligence: curated device profiles to improve OT asset classification. nozominetworks.com
  3. Nozomi Networks Labs — OT/IoT Security Report (periodic threat research publications). nozominetworks.com/labs
  4. Nozomi Networks — Guardian sensor datasheet: hybrid detection with TI & AI feeds. nozominetworks.com
  5. Nozomi Networks — Vantage SaaS platform: multi-site fleet management and intelligence distribution. nozominetworks.com
  6. CISA — ICS Advisory overview and OT threat landscape reference. cisa.gov/ics-advisories

What's next?

Got the feeds? Next, explore Nozomi deployment architecture — how to place Guardian sensors across Purdue model levels, choose between Vantage SaaS and CMC, and size a multi-site OT security estate.