diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-10-21 00:05:41 +0100 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-10-21 00:05:41 +0100 |
commit | 44930dbae692fd26ce6c4e4c7eebdf832437bb1c (patch) | |
tree | e294a5881dc2942d67dd0a4a8c9269371ac49221 /system/glyptodon/README | |
parent | d6c310f4a84f3cefcb1e0ae0c2898c9da6c71b11 (diff) | |
download | slackbuilds-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/README | 9 |
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. |