Skip to content

Add Inner Warden project to the Security section#139

Merged
qmonnet merged 1 commit intoqmonnet:mainfrom
maiconburn:add-inner-warden
Mar 26, 2026
Merged

Add Inner Warden project to the Security section#139
qmonnet merged 1 commit intoqmonnet:mainfrom
maiconburn:add-inner-warden

Conversation

@maiconburn
Copy link
Copy Markdown
Contributor

Inner Warden is an open-source security agent built in Rust using the Aya library. It deploys 22 eBPF kernel hooks (19 tracepoints, 1 kprobe for privilege escalation detection, 1 LSM hook for execution blocking, and 1 XDP program for wire-speed IP blocking) to provide real-time host security monitoring with AI-powered incident triage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@maiconburn maiconburn requested a review from qmonnet as a code owner March 26, 2026 01:14
Copy link
Copy Markdown
Owner

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

If I may, I'd suggest adding a link on your README towards the eBPF code (seems to be crates/sensor-ebpf/src?), to make it easier to find for people coming from awesome-ebpf and looking for eBPF examples. For example, in section How it works.

@qmonnet qmonnet merged commit b60132a into qmonnet:main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants