Skip to content

chryzsh/awesome-bof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

About

🧠 The ultimate resource for finding Beacon Object Files (BOFs).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors