Commit graph

111 commits

Author SHA1 Message Date
mboelen
f7bcf60640 Changed copyright line 2014-10-13 10:43:37 +02:00
mboelen
7797c32d76 Only extract unique name servers [NAME-2704] 2014-10-13 10:42:07 +02:00
d4t4king
fab2ea5e5e Minor tweak to glsa-check to show '0' when all tests are compliant 2014-10-13 00:19:59 -07:00
mboelen
2bf7e35bf2 Added missing -f for GRUB2 bootloader test [BOOT-5121] 2014-10-09 00:41:06 +02:00
d4t4king
111097506f Tweaked nginx protocol check so it actually works. Added insecure protocol detection. 2014-10-08 22:04:29 +00:00
mboelen
3d0fb8d529 Improved boot loader detection for Grub2 [BOOT-5121] 2014-10-06 21:27:23 +02:00
mboelen
81d910c050 When searching for bash shell, skip comment lines and only take first hit (e.g. Fedora has multiple hits) [SHLL-6290] 2014-10-06 20:57:56 +02:00
mboelen
74f7cfec84 Added Shellshock test improvements 2014-10-06 13:41:55 +02:00
d4t4king
ef6de1eddc Added shellshocker checks. 2014-10-06 11:49:20 +02:00
mboelen
ac2b2fc548 Added new test to determine if Snoopy is used [ACCT-9636] 2014-10-06 11:30:15 +02:00
mboelen
ebe29bc148 Log discovered pam_modules to report 2014-10-06 11:29:31 +02:00
mboelen
aeddf84aed Added SSH without-password option for PermitRootLogin 2014-10-06 11:29:04 +02:00
mboelen
f3a7921a3d Improved ShowSymlinkPath function and optimized FileIsReadable function 2014-10-03 19:16:13 +02:00
mboelen
616209560f Use quiet mode when checking emerge-webrsync 2014-09-25 19:10:58 +02:00
mboelen
c5ce09af9f Added ClamXav test 2014-09-25 19:08:47 +02:00
mboelen
ab71616900 Added Mac OS uptime test [BOOT-5202] 2014-09-25 19:00:36 +02:00
mboelen
348d024dd4 Set found status when a possible match for boot loader has been found 2014-09-25 17:57:59 +02:00
mboelen
9067551508 Improved GetHostID if only ip binary is available 2014-09-25 17:57:25 +02:00
mboelen
27973d5c18 Adjust text and GRUB2 check to work properly 2014-09-25 17:51:08 +02:00
mboelen
08f77d2531 Added GRUB2 detection on empty /boot 2014-09-25 17:47:23 +02:00
mboelen
f0292d3653 Missing binary in variable 2014-09-25 17:47:05 +02:00
mboelen
6f321b6a08 Added grub2-install 2014-09-25 17:42:57 +02:00
mboelen
e209b1046b Changed addresses 2014-09-25 17:32:50 +02:00
mboelen
0dd484f22e Extended logging 2014-09-25 17:00:31 +02:00
mboelen
b36be2f82c Missing -eq statement 2014-09-25 16:55:47 +02:00
mboelen
a0f0e895eb Minor code adjustments 2014-09-25 16:55:23 +02:00
mboelen
7f7d869ae5 Improvements to kernel detection (e.g. Gentoo) [KRNL-5830] 2014-09-25 16:55:02 +02:00
mboelen
10dc6d3930 Added privileged mode 2014-09-25 11:25:07 +02:00
mboelen
17a6aa3691 Improved detection of mod_evasive 2014-09-23 23:27:01 +02:00
mboelen
c257882a24 Improved log output for CheckItem function 2014-09-23 23:26:34 +02:00
mboelen
6dbeb9f6cb Gentoo updates to gather packages and test for vulnerabilities 2014-09-23 22:54:38 +02:00
mboelen
e9557423cc Gentoo updates to gather packages and test for vulnerabilities 2014-09-23 22:48:20 +02:00
mboelen
6fbcf20c96 Added new tests for pacman based systems 2014-09-22 23:40:53 +02:00
mboelen
47cfff0e16 Improvements to boot loader tests 2014-09-22 23:39:31 +02:00
mboelen
2006838144 Added drill binary to list to determine latest version 2014-09-22 04:07:46 +02:00
mboelen
595f84ae45 Altered /boot/config.gz into /proc/config.gz as target 2014-09-22 03:46:13 +02:00
mboelen
ad4a4cc1a5 Proper sort kernel versions on disk for test KERN-5830 2014-09-22 00:57:34 +02:00
mboelen
f3f829c7bc Adjusted logging 2014-09-21 13:05:14 +02:00
mboelen
98a68c52ef Added /usr/libexec/apache as search location for Mac OS 2014-09-21 13:03:40 +02:00
mboelen
911a5e88f6 Mac OS improvement for test NETW-3012 2014-09-21 13:01:29 +02:00
mboelen
116b1eab97 Added support for Mac OS to gather information 2014-09-21 12:58:08 +02:00
mboelen
b0e739a15d Support /boot/vmlinuz-linux for Arch systems to determine kernel version 2014-09-19 17:55:00 +02:00
mboelen
74fc711965 Removed unneeded exception line 2014-09-19 16:46:35 +02:00
mboelen
40f210ae74 Added detection for machine ID 2014-09-19 16:44:22 +02:00
mboelen
d99dbc7406 Added detection for machine ID 2014-09-19 16:43:20 +02:00
mboelen
f5dcb5e7f1 Added usage of ip to NETW-3006 and NETW-3008 2014-09-19 16:28:53 +02:00
mboelen
1b881ec957 Added ss binary 2014-09-19 16:20:24 +02:00
mboelen
475b6c3799 Added usage of ss to gather listening ports in NETW-3012 2014-09-19 16:18:09 +02:00
mboelen
94efdd0af1 Check if ifconfig exists before using it in tests (e.g. Arch Linux) 2014-09-19 11:45:19 +02:00
mboelen
d3d630258f Added extra permission to CUPS test 2014-09-19 11:44:43 +02:00