From 495280d9dc4ff5efd555f50e65a120df1b780003 Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Sat, 13 Oct 2018 20:51:51 +0200 Subject: Initial commit for version 3.0.0 --- .../files/template-ar-cmds-default.xml.in | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 security/ossec-hids-local-config/files/template-ar-cmds-default.xml.in (limited to 'security/ossec-hids-local-config/files/template-ar-cmds-default.xml.in') diff --git a/security/ossec-hids-local-config/files/template-ar-cmds-default.xml.in b/security/ossec-hids-local-config/files/template-ar-cmds-default.xml.in new file mode 100644 index 0000000..1e2dfaa --- /dev/null +++ b/security/ossec-hids-local-config/files/template-ar-cmds-default.xml.in @@ -0,0 +1,38 @@ + + + + + host-deny + host-deny.sh + srcip + yes + + + + firewall-drop + firewall-drop.sh + srcip + yes + + + + disable-account + disable-account.sh + user + yes + + + + restart-ossec + restart-ossec.sh + + + + + route-null + route-null.sh + srcip + yes + + + -- cgit v1.2.3