Files
2026-03-04 02:25:14 +00:00

836 B

Linux/macOS BOF Template

This repository hosts the core files needed to create Beacon Object Files for Linux and macOS.

A Beacon Object File (BOF) is a compiled C program, written to a convention that allows it to execute within an Outflank C2 process (part of Outflank's OST offering). BOFs are a way to rapidly extend the Linux and macOS implants with new post-exploitation features (similar to Beacon Object Files for Windows).

References