mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
44930dbae6
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
9 lines
477 B
Text
9 lines
477 B
Text
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.
|