mirror of
https://github.com/chryzsh/awesome-bof
synced 2026-06-06 15:24:30 +00:00
main
Awesome BOF
Warning
Security Notice: Entries in this catalog are community-sourced and not all manually vetted. Some repositories may contain malicious code, backdoored binaries, or be copycat repos impersonating legitimate tools.
Before using any BOF from this catalog:
- Inspect the source code before compiling or running
- Never trust pre-compiled binaries (
.o,.exe,.dll) from any repository — always build from source- Verify the repo author — check account age, other repos, and stars relative to the original project
- Report suspicious entries by opening an issue
A place to find Beacon Object Files, plus a fast searchable index of them.
Start Here
- Catalog: BOF-CATALOG.md
- Search: awesome-bof web search
Update Search Data
python3 scripts/bof_indexer.py
bash scripts/update-site-data.sh
Run Locally
python3 -m http.server 8000
# open http://localhost:8000/site/
Contributing
Add new BOFs via pull request.
Use scripts/generate_md.py <github-url> to generate table rows.
Languages
Python
84.4%
JavaScript
7.7%
CSS
4.4%
Shell
1.8%
HTML
1.7%