summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/blacklists/essential/linux-base6
-rw-r--r--server/blacklists/essential/linux-extended2
2 files changed, 8 insertions, 0 deletions
diff --git a/server/blacklists/essential/linux-base b/server/blacklists/essential/linux-base
index f83ef1ac..c8f7c343 100644
--- a/server/blacklists/essential/linux-base
+++ b/server/blacklists/essential/linux-base
@@ -40,3 +40,9 @@
- /bin/sh
# This is where the bind-mount of mltk resides...
- /export/build
+- /etc/group-
+- /etc/gshadow
+- /etc/gshadow-
+- /etc/passwd-
+- /etc/shadow-
+
diff --git a/server/blacklists/essential/linux-extended b/server/blacklists/essential/linux-extended
index 3aed0dac..143caadb 100644
--- a/server/blacklists/essential/linux-extended
+++ b/server/blacklists/essential/linux-extended
@@ -20,4 +20,6 @@
- /usr/local/sbin/busybox
# MOTD updater (tty/ssh login) pretty annoying as it tells you about available updates on ubuntu etc.
- /etc/update-motd.d/**
+# Backups don't make sense
+- /var/backups/**