-
-
-
sliceconfig
... has exceeded a limit
or has settled into shape
Server checks on presence rootkits
Daily search on a server rootkits using Rootkit Hunter
General root email
All incoming mail of the root user is redirecting to an e-mail
specified in a variable ...
-
ossec
... Default true. It is safe and recommended to leave this enabled.
* `node['ossec']['user']['rootcheck']` - Whether to enable the rootkit checking process, rootcheck. Default true. It is safe and recommended to leave this enabled.
* `node['ossec']['user'][' ...
-
-
subversive
... ### Build and load the kernel module ###
```
cd kernel
make ARCH=x86
insmod subversive.ko
```
### Control rootkit ###
```
cd tools
make
./subversive_ctl -h
```
## UNINSTALL ##
```
rmmod subversive
```
## REFERENCES ##
- IA32 Software Developers ...
-
Botting-Library
... implements the Box-Muller algorithm for generating normal distribution numbers.
Prime contains very naive and slow method for checking primeness of a number. It also can generate prime numbers.
### GR.Rootkit
Uses a rootkit to hide a running process.
-
-
LUSH---Linux-and-Unix-System-Helper
... mail in case a system needs updating. You can also run rootkit detectors and get informed when something is not normal. LUSH ... mail in case a system needs updating. You can also run rootkit detectors and get
informed when something is not normal. LUSH ...
-
FreeBSD-module-syscall_checker
Detect hooked system calls (rootkit) in FreeBSD
This module checks all system calls in the running kernel to detect if they have been hooked into. Thus revealing a possible rootkit.
# Usage
env PATH=/bin:/sbin:/usr/sbin:/usr/bin /bin/sh ...
-