diff --git a/tools/lynis.md b/tools/lynis.md new file mode 100644 index 0000000..8645034 --- /dev/null +++ b/tools/lynis.md @@ -0,0 +1,52 @@ +# lynis + +Notes +------- + +Help Text +------- +``` +[ Lynis 1.4.1 ] + +################################################################################ + Lynis comes with ABSOLUTELY NO WARRANTY. This is free software, and you are + welcome to redistribute it under the terms of the GNU General Public License. + See the LICENSE file for details about using this software. + + Copyright 2007-2014 - Michael Boelen, http://cisofy.com + Enterprise support and plugins available via CISOfy - http://cisofy.com +################################################################################ + +[+] Initializing program +------------------------------------ + Scan options: + --auditor "" : Auditor name + --check-all (-c) : Check system + --no-log : Don't create a log file + --profile : Scan the system with the given profile file + --quick (-Q) : Quick mode, don't wait for user input + --tests "" : Run only tests defined by + --tests-category "" : Run only tests defined by + + Layout options: + --no-colors : Don't use colors in output + --quiet (-q) : No output, except warnings + --reverse-colors : Optimize color display for light backgrounds + + Misc options: + --check-update : Check for updates + --view-manpage (--man) : View man page + --version (-V) : Display version number and quit + + See man page and documentation for all available options. + +Exiting.. + +``` + +Example Usage +------- + +Links +------- +