From 803e968a8edaef0404ffcefaebb3fcac1b01c597 Mon Sep 17 00:00:00 2001 From: Jesse Norell Date: Tue, 20 Mar 2018 00:04:11 +0100 Subject: [PATCH] Update ids.whitelist I've had hits for legitimate traffic on these fields. --- security/ids.whitelist | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/security/ids.whitelist b/security/ids.whitelist index 58a96e6ac1..4aed199c89 100644 --- a/security/ids.whitelist +++ b/security/ids.whitelist @@ -42,4 +42,14 @@ admin:/sites/web_vhost_subdomain_edit.php:POST.php_open_basedir admin:/sites/web_domain_edit.php:POST.php_open_basedir admin:/sites/web_domain_edit.php:POST.apache_directives user:/sites/shell_user_edit.php:POST.ssh_rsa -user:/sites/cron_edit.php:POST.command \ No newline at end of file +user:/sites/cron_edit.php:POST.command +admin:/admin/server_config_edit.php:POST.jailkit_chroot_app_programs +admin:/login/index.php:POST.password +admin:/sites/web_vhost_domain_edit.php:POST.apache_directives +admin:/sites/web_vhost_domain_edit.php:POST.custom_php_ini +admin:/sites/web_vhost_domain_edit.php:POST.php_open_basedir +any:/login/index.php:POST.password +user:/login/index.php:POST.password +user:/mail/mail_domain_edit.php:POST.dkim_private +user:/mail/mail_domain_edit.php:POST.dkim_public +user:/mail/mail_domain_edit.php:POST.dns_record \ No newline at end of file -- GitLab