summaryrefslogtreecommitdiffstats
path: root/system/glyptodon/README
diff options
context:
space:
mode:
author Menno Duursma2010-10-21 01:05:41 +0200
committer Michiel van Wessem2010-10-21 01:05:41 +0200
commit44930dbae692fd26ce6c4e4c7eebdf832437bb1c (patch)
treee294a5881dc2942d67dd0a4a8c9269371ac49221 /system/glyptodon/README
parentd6c310f4a84f3cefcb1e0ae0c2898c9da6c71b11 (diff)
downloadslackbuilds-44930dbae692fd26ce6c4e4c7eebdf832437bb1c.tar.gz
system/glyptodon: Added. (file-system analyzer).
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'system/glyptodon/README')
-rw-r--r--system/glyptodon/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/glyptodon/README b/system/glyptodon/README
new file mode 100644
index 0000000000..b375511569
--- /dev/null
+++ b/system/glyptodon/README
@@ -0,0 +1,9 @@
+Glyptodon is a little file-system analyzer for Linux systems.
+It is written in bash and it comes with an installer to make it run
+everyday automatically. his script writes some general infos about files
+permission, socket, ownership etc...
+
+This script also verifies the file-system for potential risk, such as
+set-uid files, world writable files, symlinks nouser files, etc.
+Since the 1.1 version, Glyptodon also scan the system for threats linked
+to POSIX file capabilities.