Skip to the content.

back

Find sigma rule :x:

Attack: Indicator Removal on Host: Clear FreeBSD, Linux or Mac System Logs

Adversaries may clear system logs to hide evidence of an intrusion. macOS and Linux both keep track of system or user-initiated actions via system logs. The majority of native system logging is stored under the /var/log/ directory. Subfolders in this directory categorize logs by their related functions, such as:(Citation: Linux Logs)

MITRE

Tactic

technique

Test : System log file deletion via find utility

OS

Description:

This test finds and deletes the system log files within /var/log/ directory using various executions(rm, shred, unlink)

Executor

sh

Sigma Rule

back