Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-09-08 17:28:24 +0400
committermboelen <michael@cisofy.com>2014-09-08 17:28:24 +0400
commitf581c5181a0e49b1ad40040f907bef2c79d7dcc3 (patch)
treed66aa3705007c2434513b4819d4f6df43c081968 /lynis.8
parent6b0cc47d939532a5bc651b55c79cdd8aa71309a2 (diff)
Added --pentest parameter and small adjustments
Diffstat (limited to 'lynis.8')
-rw-r--r--lynis.812
1 files changed, 8 insertions, 4 deletions
diff --git a/lynis.8 b/lynis.8
index d3e848f6..643c844b 100644
--- a/lynis.8
+++ b/lynis.8
@@ -1,4 +1,4 @@
-.TH Lynis 8 "23 February 2014" "1.12" "Unix System Administrator's Manual"
+.TH Lynis 8 "8 September 2014" "1.13" "Unix System Administrator's Manual"
.SH "NAME"
@@ -68,6 +68,10 @@ Do not use colors for messages, warnings and sections.
Redirect all logging information to /dev/null, prevent sensitive information to
be written to disk.
.TP
+.B \-\-pentest
+Run a non-privileged scan, usually for penetration testing. Some of the tests
+will be skipped if they require root permissions.
+.TP
.B \-\-plugin\-dir </path/to/plugins>
Define location where plugins can be found.
.TP
@@ -89,7 +93,7 @@ line.
Upload data to Lynis Enterprise server.
.TP
.B \-\-view\-categories
-Display all available test categories
+Display all available test categories.
.RE
.PP
.RS
@@ -99,7 +103,7 @@ the program will exit.
.RE
.PP
.SH "BUGS"
-There are no known bugs. Bugs can be reported directly to author.
+There are no known bugs. Bugs can be reported via e-mail: lynis-dev@cisofy.com
.RE
.PP
.SH "LICENSING"
@@ -110,4 +114,4 @@ Boelen.
.SH "CONTACT INFORMATION"
Project related questions and comments can be asked via
-http://www.rootkit.nl/contact/. Commercial inquiries via http://cisofy.com.
+http://cisofy.com/contact/.