Initial commit.

This commit is contained in:
2021-05-24 22:18:33 +03:00
commit e2954d55f4
3701 changed files with 330017 additions and 0 deletions

12
sysconfig/maldet Normal file
View File

@@ -0,0 +1,12 @@
##
# Linux Malware Detect v1.6.4
# (C) 2002-2019, R-fx Networks <proj@rfxn.com>
# (C) 2019, Ryan MacDonald <ryan@rfxn.com>
# This program may be freely redistributed under the terms of the GNU GPL v2
##
# MONITOR_MODE
# users | monitor all local unix users
# PATH FILE | read path file, line spaced, for local paths to monitor
#MONITOR_MODE="users"
#MONITOR_MODE="/usr/local/maldetect/monitor_paths"