This repo provides Proof-of-Concept (PoC) rootkits for FreeBSD. The rootkits abuse the MAC framework for various nefarious purposes.
This repo is meant to be used and studied with the soon-to-be-released SoldierX tutorial covering writing FreeBSD rootkits.
- A FreeBSD system
- /usr/src on the FreeBSD system populated with the sources that match the installed world/kernel.
- Knowledge of C
# make depend
# make all
# make install