/linux_bof

ELF Beacon Object File (BOF) Template

Primary LanguageCApache License 2.0Apache-2.0

Linux ELF BOF Template

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

A Linux 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 implant with new post-exploitation features (similar to Beacon Object Files for Windows).

References