Cross-source coverage

T1602.002 / ATT&CK

Data from Configuration Repository: Network Device Configuration Dump

1 rule across 1 source.

From MITRE ATT&CK 19.2

Adversaries may access network configuration files to collect sensitive data about the device and the network. The network configuration is a file containing parameters that determine the operation of the device. The device typically stores an in-memory copy of the configuration while operating, and a separate configuration on non-volatile storage to load after device reset. Adversaries can inspect the configuration files to reveal information about the target network and its layout, the network device and its software, or identifying legitimate accounts and credentials for later use.

Adversaries can use common management tools and protocols, such as Simple Network Management Protocol (SNMP) and Smart Install (SMI), to access network configuration files. These tools may be used to query specific data from a configuration repository or configure the device to export the configuration for later analysis.

Tactics
Collection
Platforms
Network Devices
Telemetry
networkdevice:syslognetworkdevice:cliNSM:Flowsnmp:access

How MITRE says to detect it DET0233

Detection Strategy for Network Device Configuration Dump via Config Repositories

Network Devices Analytic 0647

Defenders may observe adversary attempts to collect or export full device configurations by detecting unusual SNMP queries, Smart Install (SMI) activity, or CLI/API commands that request running or startup configuration dumps. Correlated behaviors include high-volume read requests for sensitive OIDs, repeated use of 'show running-config' or equivalent commands from untrusted IPs, or unexpected TFTP/SCP/FTP transfers containing configuration files. These behaviors often appear in sequence: anomalous authentication or privilege escalation, followed by bulk configuration retrieval and outbound transfer.

  • networkdevice:syslog Failed and successful logins to network devices outside approved admin IP ranges
  • networkdevice:cli Execution of commands like 'show running-config', 'copy running-config', or 'export config'
  • NSM:Flow Outbound SCP, TFTP, or FTP sessions carrying configuration file content
  • snmp:access GETBULK/GETNEXT requests for OIDs associated with configuration parameters

elastic/detection-rules

1 rule
Detection Severity Format
FortiGate Configuration File Downloaded Medium Elastic TOML

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.