Falco low stable other

Create Hardlink Over Sensitive Files

Detect hardlink created over a curated list of sensitive files or subdirectories under /etc/ or root directories. Can be customized as needed. Refer to further and equivalent guidance within the rule "Read sensitive file untrusted".

View Source

Detection Logic

create_hardlink and (evt.arg.oldpath in (sensitive_file_names))

Field Validations

Loading…

Comments (0)

Loading comments...