forked from rfxn/linux-malware-detect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.VARIABLES
38 lines (38 loc) · 1.46 KB
/
CHANGELOG.VARIABLES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
quar_hits => quarantine_hits
quar_clean => quarantine_clean
quar_susp => quarantine_suspend_user
quar_susp_minuid => quarantine_suspend_user_minuid
maxdepth => scan_max_depth
minfilesize => scan_min_filesize
maxfilesize => scan_max_filesize
hexdepth => scan_hexdepth
hex_fifo_scan => scan_hexfifo
hex_fifo_depth => scan_hexfifo_depth
clamav_scan => scan_clamscan
tmpdir_scan => DELETED
tmpdir_paths => scan_tmpdir_paths
public_scan => scan_user_access
pubuser_minuid => scan_user_access_minuid
scan_nice => scan_cpunice
inotify_stime => inotify_sleep
inotify_webdir => inotify_docroot
inotify_nice => inotify_cpunice
def_verf => sig_version_file
defurl_ver => sig_version_url
def_ver => sig_version
defurl_sigpack => sig_sigpack_url
defurl_clpack => sig_clpack_url
dat_md5hash => sig_md5_file
dat_hexstring => sig_hex_file
dat_hex_cav => sig_cav_hex_file
dat_md5_cav => sig_cav_md5_file
custdat_md5hash => sig_cust_md5_file
custdat_hexstring => sig_cust_hex_file
lmd_verf => lmd_version_file
lmd_ver => lmd_version
lmd_hashf => lmd_hash_file
lmdurl_hash => lmd_hash_url
lmdurl_ver => lmd_version_url
hex_fifo => hex_fifo_path
hexm_pl => hex_string_script
hexmfifo_pl => hex_fifo_script