Skip to content

WP6b: File system monitoring (/etc/ld.so.preload) #11

@Brad-Edwards

Description

@Brad-Edwards

Context

/etc/ld.so.preload is a system-wide injection vector. No monitoring of its creation/modification.

Work

  • Extend daemon/self_protect.c watchdog: stat() on /etc/ld.so.preload. If exists and wasn't at baseline, emit event.
  • New cheats/ld_so_preload_writer.c
  • Modify tests/test_self_protect.c

Tests

3 unit + 1 E2E.

Part of v2.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions