Detectionhightest

Symlink Etc Passwd

Detects suspicious command lines that look as if they would create symbolic links to /etc/passwd

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Florian Roth (Nextron Systems)Created Fri Apr 05Updated Sat Nov 27c67fc22a-0be5-4b4f-aad5-2b32c4b69523linux
Log Source
Linux
ProductLinux← raw: linux
Detection Logic
Detection Logic1 selector
detection:
    keywords:
        - 'ln -s -f /etc/passwd'
        - 'ln -s /etc/passwd'
    condition: keywords
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

MITRE ATT&CK
Rule Metadata
Rule ID
c67fc22a-0be5-4b4f-aad5-2b32c4b69523
Status
test
Level
high
Type
Detection
Created
Fri Apr 05
Modified
Sat Nov 27
Path
rules/linux/builtin/lnx_symlink_etc_passwd.yml
Raw Tags
attack.t1204.001attack.execution
View on GitHub