commands.sh

chkrootkit

all

Scan system for rootkits.

More info →

Examples (8)

Enable [q]uiet mode and suppress normal test results

Enable e[x]pert mode and produce additional outputs

Enable [d]ebug mode to show all output

Specify [e]xcluded files for some tests

chkrootkit -e "path/to/file"

Specify a directory as the [r]oot for testing (e.g. mounted `ext` drives)

chkrootkit -r path/to/directory

Ignore [n]fs-mounted directories

Invoke [T]ests and ignore specific filesystem types

chkrootkit -T filesystemtype

Generate [l]ist of available tests

made by @shridhargupta | data from tldr-pages