Lynis
De Linuxmemo.
(Différences entre les versions)
Ligne 15 : | Ligne 15 : | ||
- | + | ./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 |
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