Skip to content

SoldierX/freebsd_mac_rootkits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freebsd_mac_rootkits

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.

Prerequisites

  1. A FreeBSD system
  2. /usr/src on the FreeBSD system populated with the sources that match the installed world/kernel.
  3. Knowledge of C

Building

# make depend
# make all
# make install

About

Abusing the FreeBSD MAC framework for rootkits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published