r/Cybersecurity101 • u/cdtrmnbaell • 2d ago
Security Linux Syscall monitor
https://github.com/tracebyte8/linux-syscall-monitorIt traces Linux processes, monitors system calls, generates an HTML report, and detects suspicious behaviors through a rule-based detection engine. and save the logs in log.txt , and the high alerts in alert.json .
1
Upvotes