A community maintained repository of Beacon Object Files (BOFs) for the offensive security community.
Overview
OpenBOF is an open, community driven repository dedicated to collecting, maintaining, and documenting Beacon Object Files (BOFs). Our mission is to provide a centralized resource where security professionals can discover high quality BOFs, contribute new capabilities, and collaborate to strengthen the offensive security ecosystem.
Whether you're a red team operator, security researcher, or developer, OpenBOF is designed to make finding and sharing BOFs simple, consistent, and accessible.
Mission
Our goal is to become the definitive community resource for publicly available Beacon Object Files by:
- Maintaining a centralized collection of BOFs.
- Encouraging community contributions and collaboration.
- Improving discoverability through consistent organization and documentation.
- Preserving attribution and licensing for every contribution.
- Providing clear documentation and examples for each BOF.
Repository Structure
.
├── bofs/
│ ├── credential-access/
│ ├── defense-evasion/
│ ├── discovery/
│ ├── execution/
│ ├── lateral-movement/
│ ├── persistence/
│ ├── privilege-escalation/
│ ├── reconnaissance/
│ └── ...
├��─ docs/
├── examples/
├── LICENSE
└── README.md
Attribution
OpenBOF is built on the work of the offensive security community. Every effort is made to preserve original authorship and licensing. Contributors retain ownership of their work, and users should review the license accompanying each BOF before use or redistribution.
Disclaimer
OpenBOF is intended for authorized security testing, research, and educational purposes only. Users are responsible for ensuring their activities comply with applicable laws, regulations, and organizational policies. The maintainers and contributors assume no responsibility for misuse of the software contained within this repository.
Comments