Cisco AAA Commands Indicating File Deletion on Local Flash Storage

Flags Cisco AAA log entries referencing flash file erase, delete, or format operations that may indicate stealthy cleanup.

FreeReviewedSigma · Medium · v2
Product
cisco
Service
aaa
Author
Austin Clark (SigmaHQ), DRL 1.1
Published
2019-08-12
Updated
2026-07-31
title: Cisco AAA Commands Indicating File Deletion on Local Flash Storage
id: 5d19fe60-7ba3-495f-9ae5-5556a62d0fdf
status: test
description: This rule flags Cisco AAA log events containing commands related to erasing, deleting, or formatting files on flash storage. Attackers may remove files to cover tracks, disrupt evidence collection, or reduce available artifacts on a device. The detection relies on keyword matches for erase, delete, and format within AAA service logs where such operator actions are recorded.
author: Austin Clark, Huntrule Team
date: 2019-08-12
modified: 2023-01-04
tags:
  - attack.impact
  - attack.stealth
  - attack.t1070.004
  - attack.t1561.001
  - attack.t1561.002
logsource:
  product: cisco
  service: aaa
detection:
  keywords:
    - erase
    - delete
    - format
  condition: keywords
falsepositives:
  - Will be used sometimes by admins to clean up local flash space
level: medium
license: DRL-1.1
related:
  - id: 71d65515-c436-43c0-841b-236b1f32c21e
    type: derived
references:
  - https://github.com/SigmaHQ/sigma/blob/master/rules/network/cisco/aaa/cisco_cli_file_deletion.yml