Alexander Lobodzinski
2d72fe18d3
Detect automation with Cfengine 3
2015-09-08 14:19:11 +02:00
Alexander Lobodzinski
f7ec431a65
/usr/sbin/httpd on OpenBSD is builtin non-Apache webserver, do not run with -v
...
If Apache is installed it is detected in /usr/local/sbin/httpd nevertheless
2015-09-07 17:31:18 +02:00
Alexander Lobodzinski
e1a87794bc
Do not let a hostname that is contained in "localhost" like "cal" trigger a false positive
2015-09-03 17:20:34 +02:00
mboelen
235b228fe2
Added vmtoolsd detection
2015-09-03 11:15:55 +02:00
mboelen
2577caf66d
Only show suggestion for ntpdate if ntpd isn't running
2015-09-01 17:40:05 +02:00
mboelen
d2aaa9662e
Changed test description
2015-09-01 16:10:16 +02:00
mboelen
18d97ce60e
Use different status for unused firewall rules
2015-09-01 15:50:14 +02:00
mboelen
8cefc0f7b9
Show different status on screen when expired SSL certificates were found
2015-09-01 15:49:50 +02:00
mboelen
d4b1812962
Changed screen output when finding old files in /tmp
2015-09-01 15:47:32 +02:00
mboelen
401bf26c91
NIS improvement for test
2015-09-01 13:37:55 +02:00
mboelen
7cb9e364c7
Proper filtering for IPv6 addresses
2015-08-31 13:23:17 +02:00
mboelen
3251b4a6a6
Added full author name
2015-08-31 13:22:28 +02:00
mboelen
d1ae757240
Replaced -z for empty string testing
2015-08-20 18:50:30 +02:00
Michael Boelen
afe30cf3a7
Merge pull request #56 from mpepping/master
...
Comparison error when Docker is present, but the daemon is not running (or unset).
2015-08-20 18:48:32 +02:00
mboelen
210ba41a3c
Improved umask detection and logging
2015-08-20 18:46:06 +02:00
mboelen
649f0cfb3c
Improved BOOT-5180 detection for newer systems like Debian 8 and screen output enhancement
2015-08-20 18:37:03 +02:00
mboelen
cf9b12ca5b
Version bump
2015-08-20 18:36:07 +02:00
mboelen
7bd91675fe
Improved debug logging
2015-08-19 16:20:21 +02:00
mboelen
0c2a9daef9
Show help on screen
2015-08-19 16:19:14 +02:00
mboelen
8c1e1f29a3
Additional logging
2015-08-19 16:02:50 +02:00
mboelen
2e87b8fde9
Apply additional checks on first cURL command execution
2015-08-19 15:51:52 +02:00
mboelen
e4e26930b0
Ensure that Lynis does not wait in quick mode
2015-08-19 15:32:04 +02:00
mboelen
c153344240
Capture self-signed certificates during upload with cURL
2015-08-19 15:31:24 +02:00
Martijn Pepping
25c8567b57
Fixed an comparison error when Docker is present, but the daemon is not running (or unset).
2015-07-24 23:58:50 +02:00
Michael Boelen
0379bab6c1
Merge pull request #55 from markruys/master
...
Fix STRG-1840 (Check for disabled USB storage)
2015-07-24 20:11:19 +02:00
Mark Ruys
c998924b51
Fix STRG-1840 (Check for disabled USB storage)
2015-07-24 15:11:39 +02:00
mboelen
424f6cccd0
Release 2.1.1
2015-07-22 20:34:14 +02:00
mboelen
dd66273f41
Removed unused categories
2015-07-22 18:28:34 +02:00
mboelen
db131518f0
Clean up code
2015-07-22 17:37:39 +02:00
mboelen
afd01ece5d
Remove incomplete tests, code enhancements
2015-07-22 17:37:11 +02:00
mboelen
ba11e87b3c
Removed hardening tools section
2015-07-22 17:35:03 +02:00
mboelen
66fb369593
Copyright line changes and cleanups
2015-07-22 16:28:11 +02:00
mboelen
1775590ba7
Updated documentation
2015-07-22 16:27:39 +02:00
mboelen
13c8de88a6
Changes to release version 2.1.1
2015-07-22 16:27:17 +02:00
mboelen
17c44ced52
Include examples and clarify usage
2015-07-22 14:57:57 +02:00
mboelen
8f9a616854
Add more descriptive text to the template
2015-07-22 14:26:25 +02:00
mboelen
2b1061ef14
Added suggestions for Solaris auditing
2015-07-22 13:47:44 +02:00
mboelen
fd5c968d16
Cleaning up some lines
2015-07-22 13:44:30 +02:00
mboelen
afaecd9512
Removing deprecated strings and cleaning up
2015-07-22 12:21:36 +02:00
mboelen
95d08a735a
Optimizing code, cleaning up
2015-07-22 12:20:27 +02:00
mboelen
e06d706c83
Optimizing code, cleaning up
2015-07-22 12:20:03 +02:00
mboelen
6857f01500
Added LDAP configuration file location to report, and code cleanups
2015-07-16 17:02:15 +02:00
mboelen
c68d20ba2c
Minor grammar tweaks
2015-07-15 20:02:15 +02:00
mboelen
954482440d
Updated readme files
2015-07-15 15:48:59 +02:00
mboelen
5b9c4ad7fd
Add contribution rules
2015-07-15 15:26:51 +02:00
Michael Boelen
bcfd4261d0
Merge pull request #53 from jamesmacwhite/SQD-3264-fix
...
Fix false positive matches with unsafe ports on SQD-3624
2015-07-15 13:05:15 +02:00
James White
f341b01e4d
Fix false positive matches with unsafe ports on SQD-3624
...
The grep statement needs to be modified to prevent tagging port values that contains a value in `SQUID_DAEMON_UNSAFE_PORTS_LIST` but aren't actually the listed port.
2015-07-15 11:50:56 +01:00
Michael Boelen
4266992f6b
Merge pull request #39 from aneeshusa/check-locate-preqs
...
Prevent the locate test from running spuriously when locate is not present.
2015-07-14 00:55:47 +02:00
Michael Boelen
6694add635
Merge pull request #38 from aneeshusa/update-systemd-sulogin-detection
...
Update check for sulogin under systemd.
2015-07-14 00:49:40 +02:00
mboelen
9e3fb6f6c2
Updated line
2015-07-14 00:40:22 +02:00