logo

Linux System Call Monitoring 

ID: 8f19b454-b608-5414-94ae-113fc841e1a2

STIX ID: report--8f19b454-b608-5414-94ae-113fc841e1a2

Feed Name: Black Hills Infosec Blog

Date Published: 2022-09-13

Date Updated: 2026-04-27

Author: BHIS

...
...

The post describes building a Linux kernel Loadable Kernel Module to monitor and log specific syscalls by temporarily replacing syscall handlers, using Kprobes to discover the address of kallsyms_lookup_name on newer kernels where it isn’t exported, and demonstrating the approach by tracking getuid calls with dmesg. It explains the rationale, limitations, and configuration caveats for Kprobes, and presents the work as a learning exercise in kernel tracing and security research rather than an incident or vulnerability report.

Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.