Commit Graph

631 Commits

Author SHA1 Message Date
mboelen 8b5b8b4a01 Added new parameters to ReportSuggestion and ReportWarning functions 2015-09-24 20:26:32 +02:00
mboelen 84821a4ed0 Removed [AUTH-9230] and merged it into [AUTH-9228] 2015-09-24 20:24:46 +02:00
mboelen 31363e9b39 Extended description for vulnerable package tests on FreeBSD 2015-09-24 20:14:59 +02:00
mboelen 2bcb519123 Changed test IDs of place holders 2015-09-24 20:13:05 +02:00
mboelen 9023f17662 Changed test IDs of place holders 2015-09-24 20:12:19 +02:00
mboelen c17fcfd92d Corrected PKGS-7380 and undoubled PKGS-7381 2015-09-24 20:10:30 +02:00
mboelen 1b9b084c03 Changed lmd to maldet, as LMD detection 2015-09-24 17:45:11 +02:00
mboelen 4f5eedabfc Added the detection of LMD, or Linux Malware Detect tooling 2015-09-24 16:45:03 +02:00
Michael Boelen cecde99f12 Merge pull request #79 from alobodzinski/backslash-tab-sed
Bugfix: nginx SSL detection worked on Linux only (replaced \t with tab) + logtext change for malware scanners.
2015-09-23 15:48:27 +02:00
Alexander Lobodzinski d80bf2f437 Bugfix: wrong logtext for HRDN-7230 2015-09-22 12:00:44 +02:00
Alexander Lobodzinski adc57330f6 Bugfix: nginx SSL detection worked on Linux only (only GNU sed understands \t on the command line) 2015-09-21 13:04:44 +02:00
Michael Boelen 14a79d8a63 Merge pull request #78 from rsmith-nl/freebsd-services
Improvements for FreeBSD services
2015-09-16 23:35:54 +02:00
Roland Smith f11783dbdf Merge branch 'master' into freebsd-services 2015-09-16 20:29:51 +02:00
mboelen 32226d145f Merged patch to properly log umask value 2015-09-16 17:03:13 +02:00
Michael Boelen 37487c10ea Merge pull request #77 from alobodzinski/umask-value
Unrelated variable got logged instead of umask
2015-09-16 17:03:12 +02:00
mboelen b8fe33c659 Added set options (commented for now) to allow strict testing 2015-09-16 17:02:12 +02:00
mboelen 91c9760598 Add hardening points properly to umask tests 2015-09-16 17:01:17 +02:00
mboelen d786c687a1 Added variables which were not initialized before 2015-09-16 17:00:12 +02:00
Alexander Lobodzinski 37f9dcb8cc Bugfix for BSD: unrelated variable got logged instead of umask 2015-09-14 19:38:00 +02:00
Roland Smith ba32017eea Merge remote-tracking branch 'upstream/master' 2015-09-13 22:18:15 +02:00
mboelen ae0e24aace Added minor improvements to ensure PID file is correctly written 2015-09-13 21:35:02 +02:00
Michael Boelen b8ee6ff24c Merge pull request #76 from bodine/secure-pidfile
PIDfile fixes
2015-09-13 21:23:23 +02:00
mboelen eb6385484c Updated link to contributors guide 2015-09-13 17:18:13 +02:00
mboelen 19b56631fa Updated link to contributors guide 2015-09-13 17:17:37 +02:00
mboelen 7db712c0b2 Textual changes and link to contributions guide 2015-09-13 17:07:22 +02:00
Bodine Wilson cae5915c47 Fixed a typo and mitigated a symlink attack for a corner case involving PID file creation. 2015-09-13 10:51:39 -04:00
mboelen df5ff883da Merge branch 'master' of https://github.com/CISOfy/Lynis 2015-09-12 15:19:29 +02:00
mboelen 6fbe0e95c5 Changes to comments only 2015-09-12 15:19:21 +02:00
Michael Boelen 3594a9894f Merge pull request #75 from alobodzinski/quiet-hp
In quiet mode, hardening index was not written to log and report files
2015-09-12 15:17:53 +02:00
Alexander Lobodzinski d2c0e7491e In quiet mode, hardening index was not written to log and report files 2015-09-11 14:54:38 +02:00
mboelen 78f32c2f28 Added screen output for /etc/login.conf 2015-09-10 21:46:23 +02:00
mboelen 7d0759297e Corrected case function 2015-09-10 21:42:30 +02:00
mboelen 21d305b689 Add support for testing umask value in /etc/login.conf like FreeBSD systems 2015-09-10 21:07:06 +02:00
mboelen 0b9c6132c6 Add test [SHLL-6230] to test for umask values in common shell configuration files 2015-09-10 21:06:40 +02:00
mboelen fa98d9bba2 Import of tool tips section 2015-09-10 21:05:04 +02:00
mboelen 81e0dfcb66 Add tool tips 2015-09-10 21:04:50 +02:00
mboelen b43bf17954 Remove tool tips section from report 2015-09-10 21:04:18 +02:00
mboelen 28d9a49a5f Renamed BINPATHS to BIN_PATHS 2015-09-10 19:45:12 +02:00
mboelen 02d735c4e1 Changed text, markup, added exit codes, and first time usage 2015-09-10 09:31:55 +02:00
mboelen 04b2a900c1 Exit with code 78 when warnings were found 2015-09-10 09:18:41 +02:00
mboelen 0db8eca467 Count total amount of suggestions and warnings 2015-09-10 09:18:20 +02:00
mboelen 7feb7e9a6c Show amount of suggestions and warnings 2015-09-10 09:18:03 +02:00
mboelen e7adeb8a6b Changed exit codes for specific events 2015-09-10 08:36:26 +02:00
mboelen b6c0736d6e Added counters for suggestions and warnings 2015-09-10 08:35:57 +02:00
mboelen a8972b7b7f Changed exit codes when using incorrect parameters 2015-09-10 08:35:40 +02:00
mboelen 7f4ee7ba56 Added ExitCustom function and notes for virtualization 2015-09-10 08:35:09 +02:00
mboelen 8142a22101 Updated timestamp of build 2015-09-09 20:25:23 +02:00
mboelen 090bb2d4eb Extended virtualization tests and logging 2015-09-09 20:24:48 +02:00
mboelen 5f2ef483f6 Improved tests and logging for automation tools 2015-09-08 16:02:41 +02:00
mboelen c47d00a37b Added Alexander 2015-09-08 15:58:38 +02:00