Lynis

De Linuxmemo.

(Différences entre les versions)
Ligne 15 : Ligne 15 :
-
Valid parameters:
+
./lynis show options
-
    --auditor "<name>"            : Auditor name
+
--auditor
-
    --check-all (-c)             : Check system
+
--cronjob (--cron)
-
    --check-update                : Check for updates
+
--debug
-
    --no-colors                   : Don't use colors in output
+
--developer
-
    --no-log                     : Don't create a log file
+
--devops
-
    --profile <profile>          : Scan the system with the given profile file
+
--forensics
-
    --quick (-Q)                 : Quick mode, don't wait for user input
+
--help (-h)
-
    --quiet (-q)                 : No output, except warnings
+
--log-file
-
    --reverse-colors             : Optimize color display for light backgrounds
+
--manpage (--man)
-
    --tests "<tests>"            : Run only tests defined by <tests>
+
--no-colors
-
    --tests-category "<category>" : Run only tests defined by <category>
+
--no-log
-
    --view-manpage (--man)        : View man page
+
--no-plugins
-
    --version (-V)               : Display version number and quit
+
--pentest
 +
--profile
 +
--plugin-dir
 +
--quick (-Q)
 +
--quiet (-q)
 +
--report-file
 +
--reverse-colors
 +
--tests
 +
--tests-from-category
 +
--tests-from-group
 +
--usecwd
 +
--upload
 +
--verbose
 +
--version (-V)
 +
--wait
 +
--warnings-only

Version du 15 juillet 2020 à 08:13


https://github.com/CISOfy/Lynis

Lynis is an auditing tool for Unix.

Examples of audit tests: - Available authentication methods - Expired SSL certificates - Outdated software - User accounts without password - Incorrect file permissions - Firewall auditing


./lynis show options
--auditor
--cronjob (--cron)
--debug
--developer
--devops
--forensics
--help (-h)
--log-file
--manpage (--man)
--no-colors
--no-log
--no-plugins
--pentest
--profile
--plugin-dir
--quick (-Q)
--quiet (-q)
--report-file
--reverse-colors
--tests
--tests-from-category
--tests-from-group
--usecwd
--upload
--verbose
--version (-V)
--wait
--warnings-only
Outils personnels