diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/msec.lyx | 8 | ||||
-rw-r--r-- | doc/security.txt | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/msec.lyx b/doc/msec.lyx index 4ec3de4..a906910 100644 --- a/doc/msec.lyx +++ b/doc/msec.lyx @@ -295,7 +295,7 @@ warnings dispatching, periodicall security checks: \layout Quotation -- on files: suid root, writeable, unowned; +- on files: suid root, writable, unowned; \layout Quotation - listening ports: active, promiscuous; @@ -758,7 +758,7 @@ Suid root file md5sum check \newline * \newline -Writeable file check +Writable file check \newline \newline @@ -984,7 +984,7 @@ Suid root file check Suid root file md5sum check \layout Itemize -Writeable file check +Writable file check \layout Itemize Suid group file check @@ -1160,7 +1160,7 @@ Checks the md5sum signature of each suid root file that is on the system. A warning is then issued. \layout Subsection -Writeable file check +Writable file check \layout Standard Check wether files are world writable on the system. diff --git a/doc/security.txt b/doc/security.txt index 8ab5a16..be5ab30 100644 --- a/doc/security.txt +++ b/doc/security.txt @@ -24,7 +24,7 @@ Security level 2 ( Aka normal system ) : - Global security check - Suid root file check - Suid root file md5sum check -- Writeable file check +- Writable file check - Warning in syslog - Warning in /var/log/security.log @@ -41,7 +41,7 @@ Security level 3 ( Aka more secure system ) : - Suid root file check - Suid root file md5sum check - Suid group file check -- Writeable file check +- Writable file check - Unowned file check - Promiscuous check - Listening port check @@ -69,7 +69,7 @@ Security level 4 ( Aka Secured system ) : - Suid root file check - Suid root file md5sum check - Suid group file check -- Writeable file check +- Writable file check - Unowned file check - Promiscuous check - Listening port check @@ -120,7 +120,7 @@ Security level 5 ( Aka Paranoid system ) : - Suid root file check - Suid root file md5sum check - Suid group file check -- Writeable file check +- Writable file check - Unowned file check - Promiscuous check - Listening port check |