Skip to content
Threat Feed
high advisory

Correlation of First Seen Network Flow Exporters with Suspicious Source Activity

This detection identifies potential defense evasion where a newly observed network flow exporter subsequently acts as the source of suspicious security alerts within a 30-minute window.

This threat brief outlines a detection methodology designed to identify defense evasion techniques involving the introduction of unauthorized or compromised network flow exporters into an enterprise environment. Threat actors may deploy rogue network devices or configure compromised existing hardware to export flow data (NetFlow, IPFIX, sFlow) to malicious collectors, or use the exporter as a pivot point for broader network compromise.

By correlating the building-block event of a "First Seen Network Flow Exporter" with subsequent high-severity security alerts originating from the same exporter IP address, defenders can differentiate between routine network infrastructure onboarding and malicious activity. This correlation logic monitors a 30-minute temporal window and enforces a shared data_stream.namespace to ensure high-fidelity detection. This approach is essential for identifying unauthorized telemetry injection or the presence of a rogue collector introduced during an adversary's operational phase.

Impact

Successful exploitation involving rogue exporters can lead to unauthorized network traffic monitoring, exfiltration of metadata, or manipulation of security telemetry to mask other malicious activities. If an adversary gains control of an exporter device, they may use it as an initial access point or a bridge to further compromise internal segments, potentially affecting all sectors relying on NetFlow-based network security monitoring.

Recommendation

  • Deploy the higher-order correlation detection rule provided in the query block to your SIEM.
  • Establish a process for triaging alerts from the "First Seen Network Flow Exporter" building-block rule, ensuring network administrators track authorized device commissioning.
  • Review authentication logs and management plane access for any network device newly observed as a flow exporter.
  • Audit collector destination configurations to ensure flow data is only reaching trusted, authorized destinations.
  • Investigate any source.ip that appears in high-severity alerts immediately after that same IP is identified as a new network exporter.

Immediate actions

Deploy correlation rule for rogue exporter detection

Detection Engineering 72h

Threat Hunt

Identify all network devices newly onboarded as exporters in the last 7 days

T1562 medium high confidence hunt now

Data: NetFlow exporter logs

Mitigations

Implement strict ACLs on flow collector ports to allow only known authorized exporters

medium IT Operations

Rogue exporter activity