Skip to main content

Module check_modules

Module check_modules 

Source
Expand description

Linux hidden kernel module detector.

Cross-references kernel modules found via the modules linked list against the kernel’s kset hierarchy (sysfs). Modules present in one view but not the other may have been hidden by a rootkit.

Functions§

check_hidden_modules
Cross-reference kernel modules for hidden module detection.