awesome-bof

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:

A place to find Beacon Object Files, plus a fast searchable index of them.

Start Here

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.