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
AgeCommit message (Collapse)Author
2018-07-05Fix: extra operand errorMichael Boelen
2018-07-02[KRNL-5830] improved text in logMichael Boelen
2018-06-28Move reporting of hostid2 to main section to ensure it is added to reportMichael Boelen
2018-06-26Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2018-06-26query DNS with FQDN (#555)Thomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-06-26Removed 'update release' from help textMichael Boelen
2018-06-26Changed number of Exim test and minor changesMichael Boelen
2018-06-26Initial Tests for Exim (#539)Dave Vehrs
* Added kernel.dmesg_restrict to sysctl checks. * Extending Exim Tests, round 1 * fixed a few string comparisons * fixed old test * Cleans to Exim options tests
2018-06-22Updated tests_ssh, removed extra ssh in the test (#557)aram535
Seems like in the patch there was an extra 'ssh' added in the command line, which is breaking the ssh tests. Removing the ssh keyword... -T -C ... fixes the problem.
2018-06-06[TIME-3160] Extend check for step-tickers file for RedHat (#553)Carsten Grohmann
On RedHat if the step-tickers file exists but empty, the ntp start script uses the servers listed in ntp.conf for the initial time synchronization.
2018-05-14[SSH-7402] when SSH configuration has Match block, allow evaluation of full ↵Michael Boelen
configuration
2018-05-02[DNS-1600] Test is disabled until domain is configuredMichael Boelen
2018-05-02Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2018-05-02DNS-1600 Check for DNSSEC validation (#535)kisst
2018-05-02Check for available parameter when using profile or plugindirMichael Boelen
2018-05-02Update for PHP 7.2 (#546)Matyáš Koc
Added php.ini paths used on Ubuntu with PHP 7.1/7.2
2018-05-01[NETW-2704] added support for local resolver used on Ubuntu 18.04Michael Boelen
2018-04-23[PHP-2379] Suhosin test disabledMichael Boelen
2018-04-23[AUTH-9308] Made 'sulogin' more generic for systemd rescue shellMichael Boelen
2018-04-23Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2018-04-23delayed is a legacy synonym (#531)Thomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-04-23Changed file permissionsMichael Boelen
2018-04-23Propose fix some typos (#538)John Eismeier
2018-03-22Issue/288 (#530)Oliver Mueller
* enhanced check "DBS-1816: mysql root user with empty password" to avoid false positived when authentication plugins are used * fixed indent to spaces
2018-03-10[TIME-3160] improvements to detect step-ticker file and entriesMichael Boelen
2018-03-10Add remi repo php.ini paths (#529)James White
2018-03-05[NAME-4402] Enhanced test to filter out empty linesMichael Boelen
2018-03-05Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2018-03-05[CRYP-7902] - Do prevalidation for certificates before testing themMichael Boelen
2018-03-05Solved null byte bash warning (#523)Jason Soto
2018-03-04[HRDN-7222] enhanced compiler permission testMichael Boelen
2018-02-19[PKGS-7384] changes to detect yum-utils package and related toolingMichael Boelen
2018-02-19Initial version of PackageIsInstalled functionMichael Boelen
2018-02-16Add host identifier options and use manual configured setting in functionMichael Boelen
2018-02-09Pin db sync (#519)mslifcak
* fix testname in one Register and four comments * remove db dup MAIL-8816; add db AUTH-9489 BOOT-5261 CORE-1000 FILE-6363 FILE-6439 KRNL-5831 MAIL-8817 SINT-7010 USB-3000 * fix description PLGN-3856
2018-02-06Ensure a parent directory with binaries is scanned - issue #517 on GitHubMichael Boelen
2018-02-06Include location when uploading dataMichael Boelen
2018-01-26Removed brackets while searching for home directory entriesMichael Boelen
2018-01-26Use existing IDs for tests, renumbering will happen laterMichael Boelen
2018-01-26Minor changesMichael Boelen
2018-01-26tests_usb updates (#514)Dave Vehrs
* Added kernel.dmesg_restrict to sysctl checks. * Moved usb-storage and autthorization tests tests_usb * Limit Suggestions when USBGuard installed * Changed usb_devices to usb
2018-01-25Reverse PATH searchMichael Boelen
2018-01-25Use binary paths from both PATH and predefined list to improve detection on ↵Michael Boelen
all platforms
2018-01-24Add TODO for PAM checks on AUTH-9286Michael Boelen
2018-01-24Initial import for USB groupMichael Boelen
2018-01-24Initial value for PHPVERSIONMichael Boelen
2018-01-24Adding USBGuard to checks for USB Devices. (#499)Dave Vehrs
* Added kernel.dmesg_restrict to sysctl checks. * Initial addition of tests_usb_devices * More updates for tests_usb_devices * More updates * Updated logging and other output.
2018-01-24[FILE-6363] Check for sticky bit on /var/tmp (#473)Katarina Durechova
2018-01-23Added notesMichael Boelen
2018-01-23restore UsePrivilegeSeparation to list of ssh daemon checks (#509)mslifcak