kevmap

TechniquesT1601 › AN0482

AN0482 Analytic 0482

Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Defenders may observe adversary attempts to alter or replace a network device’s operating system image through anomalous CLI commands, unexpected firmware updates, integrity check failures, or mismatches in version and checksum validation. Suspicious behavior includes modification of image files on storage, OS version output inconsistent with baselines, unexpected reloads or reboots after image replacement, and changes to boot configuration that load non-standard system images.</p>
Detects
T1601 Modify System Image
Part of
DET0170 Detection Strategy for Modify System Image on Network Devices

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
networkdevice:cliExecution of commands to load, copy, or replace system images (e.g., 'copy tftp flash', 'boot system')DC0064 Command Execution
networkdevice:configConfiguration changes to boot variables, startup image paths, or checksum verification failuresDC0061 File Modification

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
AuthorizedAdminAccountsDefines trusted administrator accounts allowed to modify system images; deviations indicate possible malicious modification.
ApprovedFirmwareVersionsWhitelist of validated vendor OS images; unexpected versions may suggest adversarial tampering.
TimeWindowCorrelation window for detecting config changes followed by firmware updates or reboots.
ChecksumBaselineBaseline cryptographic hashes of approved system images; deviations may indicate compromise.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2021-44168Fortinet FortiOSMapped