197 lines
3.9 KiB
Plaintext
197 lines
3.9 KiB
Plaintext
############################################################################
|
|
# DO NOT MODIFY THIS FILE!!! #
|
|
# USE /etc/sysconfig/imunify360/imunify360.config.d/ TO OVERRIDE DEFAULTS #
|
|
# This is an example of default values only #
|
|
# Changing this file will have no effect #
|
|
############################################################################
|
|
|
|
ADMIN_CONTACTS:
|
|
emails: []
|
|
enable_icontact_notifications: true
|
|
AUTO_WHITELIST:
|
|
after_unblock_timeout: 1440
|
|
timeout: 1440
|
|
BACKUP_RESTORE:
|
|
cl_backup_allowed: true
|
|
cl_on_premise_backup_allowed: false
|
|
max_days_in_backup: 90
|
|
BLOCKED_PORTS:
|
|
default_mode: allowed
|
|
CAPTCHA:
|
|
cert_refresh_timeout: 3600
|
|
CAPTCHA_DOS:
|
|
enabled: true
|
|
max_count: 100
|
|
time_frame: 21600
|
|
timeout: 864000
|
|
CSF_INTEGRATION:
|
|
catch_lfd_events: false
|
|
DOS:
|
|
default_limit: 250
|
|
enabled: true
|
|
interval: 30
|
|
port_limits: {}
|
|
ERROR_REPORTING:
|
|
enable: true
|
|
FIREWALL:
|
|
TCP_IN_IPv4:
|
|
- '20'
|
|
- '21'
|
|
- '22'
|
|
- '25'
|
|
- '53'
|
|
- '80'
|
|
- '110'
|
|
- '443'
|
|
- '465'
|
|
- '587'
|
|
- '993'
|
|
- '995'
|
|
TCP_OUT_IPv4:
|
|
- '20'
|
|
- '21'
|
|
- '22'
|
|
- '25'
|
|
- '53'
|
|
- '80'
|
|
- '110'
|
|
- '113'
|
|
- '443'
|
|
- '587'
|
|
- '993'
|
|
- '995'
|
|
UDP_IN_IPv4:
|
|
- '20'
|
|
- '21'
|
|
- '53'
|
|
- '443'
|
|
UDP_OUT_IPv4:
|
|
- '20'
|
|
- '21'
|
|
- '53'
|
|
- '113'
|
|
- '123'
|
|
internal_use_remote_iplist: false
|
|
port_blocking_mode: ALLOW
|
|
INCIDENT_LOGGING:
|
|
limit: 100000
|
|
min_log_level: 4
|
|
num_days: 100
|
|
ui_autorefresh_timeout: 10
|
|
KERNELCARE:
|
|
edf: false
|
|
LOGGER:
|
|
backup_count: 5
|
|
max_log_file_size: 62914560
|
|
syscall_monitor: false
|
|
MALWARE_CLEANUP:
|
|
keep_original_files_days: 14
|
|
trim_file_instead_of_removal: true
|
|
MALWARE_DATABASE_SCAN:
|
|
enable: false
|
|
MALWARE_SCANNING:
|
|
cloud_assisted_scan: true
|
|
crontabs: false
|
|
default_action: cleanup
|
|
detect_elf: true
|
|
enable_scan_cpanel: true
|
|
enable_scan_inotify: true
|
|
enable_scan_modsec: true
|
|
enable_scan_pure_ftpd: true
|
|
hyperscan: false
|
|
max_cloudscan_size_to_scan: 10485760
|
|
max_mrs_upload_file: 10485760
|
|
max_signature_size_to_scan: 1048576
|
|
notify_on_detect: false
|
|
optimize_realtime_scan: true
|
|
rapid_scan: true
|
|
rapid_scan_rescan_unchanging_files_frequency: null
|
|
scan_modified_files: null
|
|
sends_file_for_analysis: true
|
|
try_restore_from_backup_first: false
|
|
MALWARE_SCAN_INTENSITY:
|
|
cpu: 2
|
|
io: 2
|
|
ram: 2048
|
|
user_scan_cpu: 2
|
|
user_scan_io: 2
|
|
user_scan_ram: 1024
|
|
MALWARE_SCAN_SCHEDULE:
|
|
day_of_month: 1
|
|
day_of_week: 0
|
|
hour: 3
|
|
interval: week
|
|
MOD_SEC:
|
|
app_specific_ruleset: true
|
|
cms_account_compromise_prevention: false
|
|
prev_settings: ''
|
|
ruleset: FULL
|
|
MOD_SEC_BLOCK_BY_CUSTOM_RULE:
|
|
33332:
|
|
check_period: 120
|
|
max_incidents: 10
|
|
33339:
|
|
check_period: 120
|
|
max_incidents: 10
|
|
MOD_SEC_BLOCK_BY_SEVERITY:
|
|
check_period: 120
|
|
denied_num_limit: 2
|
|
enable: true
|
|
max_incidents: 2
|
|
severity_limit: 2
|
|
NETWORK_INTERFACE:
|
|
eth6_device: null
|
|
eth_device: null
|
|
eth_device_skip: []
|
|
OSSEC:
|
|
active_response: false
|
|
PAM:
|
|
enable: true
|
|
exim_dovecot_native: false
|
|
exim_dovecot_protection: true
|
|
ftp_protection: false
|
|
PERMISSIONS:
|
|
advisor: true
|
|
allow_malware_scan: false
|
|
support_form: true
|
|
upgrade_button: true
|
|
user_ignore_list: false
|
|
user_override_malware_actions: false
|
|
user_override_proactive_defense: false
|
|
PROACTIVE_DEFENCE:
|
|
blamer: true
|
|
mode: LOG
|
|
php_immunity: false
|
|
RESOURCE_MANAGEMENT:
|
|
cpu_limit: 2
|
|
io_limit: 2
|
|
ram_limit: 500
|
|
SECURE_SITE:
|
|
enable: false
|
|
purchase_page_url: https://secure.site
|
|
SEND_ADDITIONAL_DATA:
|
|
enable: true
|
|
SMTP_BLOCKING:
|
|
allow_groups:
|
|
- mail
|
|
allow_local: false
|
|
allow_users: []
|
|
enable: false
|
|
ports:
|
|
- 25
|
|
- 587
|
|
- 465
|
|
redirect: false
|
|
STOP_MANAGING:
|
|
modsec_directives: false
|
|
WEBSHIELD:
|
|
captcha_secret_key: ''
|
|
captcha_site_key: ''
|
|
enable: true
|
|
invisible_captcha: false
|
|
known_proxies_support: true
|
|
splash_screen: true
|
|
WEB_SERVICES:
|
|
http_ports: []
|
|
https_ports: []
|