diff options
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. |