Skip to main content

Module rootkit

Module rootkit 

Source
Expand description

Userland LD_PRELOAD rootkit forensic indicators.

Sources:

Modules§

father
Father rootkit (github.com/mav8557/Father) forensic indicators.

Constants§

KNOWN_LD_PRELOAD_ROOTKITS
Known Linux userland LD_PRELOAD rootkit library name substrings.

Functions§

is_known_rootkit_lib
Returns true if filename matches a known LD_PRELOAD rootkit library name (case-insensitive substring match).
is_rootkit_gid
Returns true if gid matches a known rootkit magic GID.