Skip to content

Hardens eBPF tools against privileged attackers via policy-based access controls

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.APACHE-2.0
Notifications You must be signed in to change notification settings

NationalSecurityAgency/seabee

SeaBee

SeaBee is a stylized acronym for "Security Enhanced Architecture for eBPF".

SeaBee is a framework for hardening other eBPF security tools against intervention by privileged users. For example, eBPF maps can be written to by any privileged user which might make it easy to disrupt security policy or configuration of an eBPF security tool. SeaBee allows an administrator to enforce policies controlling who has access to eBPF tools on a system based on private keys. This makes it harder for an attacker to compromise or subvert security controls implemented in eBPF.

For an overview, see our presentation about SeaBee at the 2025 Linux Security Summit NA

See our guide to Getting Started with SeaBee

Then try our tutorial

Don't hesidate to create an issue or a PR! See CONTRIBUTING.md

Warning: this project is still under active development, it is not yet ready for production use.

Documentation

Documentation is found under docs/docs/

  • To build the documentation:
    • Reload the shell source ~/.bashrc
    • make docs and then make -C docs build
  • To view the documentation in a browser: make -C docs serve-build

Disclaimer of Endorsement

Nothing in this Work is intended to constitute an endorsement, explicit or implied, by the United States Government of any particular manufacturer's product or service.

Any reference made herein by the United States Government to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise, in this Work does not constitute an endorsement, recommendation, or favoring by the United States Government and shall not be construed as a reference for advertising or product endorsement purposes.

About

Hardens eBPF tools against privileged attackers via policy-based access controls

Topics

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.APACHE-2.0

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •