elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.92k stars 492 forks source link

[New Rule] Dynamic Linker Creation or Modification #3969

Closed Aegrah closed 1 month ago

Aegrah commented 2 months ago

Summary

Detects the creation or modification of files related to the dynamic linker on Linux systems. The dynamic linker is a shared library that is used by the Linux kernel to load and execute programs. Attackers may attempt to hijack the execution flow of a program by modifying the dynamic linker configuration files.

Telemetry

A few hits in telemetry last 90d, but that is expected. This behavior is however of great importance to detect. Furthermore, only TPs in my testing stack, and several malware sample TPs from detonate:

{FEA7EF94-2D16-4731-95B5-966C60848D80}
protectionsmachine commented 2 months ago

Rule: New - Guidelines

These guidelines serve as a reminder set of considerations when proposing a new rule.

Documentation and Context

Rule Metadata Checks

New BBR Rules

Testing and Validation