Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 836 Bytes

File metadata and controls

11 lines (7 loc) · 836 Bytes

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