master
click here to add a description
click here to add a homepage
Hardening tool for Unix. It scans the system and available software, to detect security issues. — Read more
Find a way to check if that module is necessary on runtime. For example, apache rules shouldn't run on servers that does not have apache installed.
A default function fix this problem. That function could be explained in documentation.
Write a setup file
IMO this software should be used just one time, don't need install in system.
Create conf files for modules
In html output this codes will link to our webpage with more information about the finding and how to fix it.
Executing hntool with OSX 10.6 (Snow Leopard).
eva:hntool kessia$ sudo ./hntool [ Starting hntool checks... ] Traceback (most recent call last): File "./hntool", line 106, in
'results':rule_modules[m].analyze(options) })
File "/Users/kessia/Documents/codes/hntool/lib/hntool/apache.py", line 149, in analyze
if stat.S_IMODE(os.stat(locate_return).st_mode) == mode:
OSError: [Errno 2] No such file or directory: ''
A default function fix this problem. That function could be explained in documentation.