.. |
binaries
|
Added support for swupd (Clear Linux OS)
|
2019-08-04 19:37:55 +02:00 |
consts
|
Added support for swupd (Clear Linux OS)
|
2019-08-04 19:37:55 +02:00 |
data_upload
|
Added more text output for data uploads
|
2019-08-08 12:38:25 +02:00 |
functions
|
New function HasCorrectFilePermissions
|
2019-08-17 16:48:46 +02:00 |
helper_audit_dockerfile
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
helper_configure
|
Changed year and preparing for new release
|
2019-01-31 14:47:35 +01:00 |
helper_generate
|
Use xxd or hexdump, depending on OS
|
2019-07-14 12:18:05 +02:00 |
helper_show
|
Document --usecwd in helper_show and man
|
2019-07-29 15:22:48 +02:00 |
helper_system_remote_scan
|
Changed year and preparing for new release
|
2019-01-31 14:47:35 +01:00 |
helper_update
|
Show location for Lynis package and new documentation
|
2019-07-15 19:05:57 +02:00 |
osdetection
|
Only do Amazon Linux version detection if /etc/os-release does not exist
|
2019-08-13 22:09:06 +02:00 |
parameters
|
Set variable instead of using return, otherwise other parameters won't be checked
|
2019-07-26 09:00:47 +02:00 |
profiles
|
Stop execution if unexpected characters were found. Also move hyphen to end to list, otherwise it may not work as a matchin character
|
2019-08-20 14:17:05 +02:00 |
report
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_accounting
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_authentication
|
[AUTH-9408] both backslash and brackets needs to be individually escaped
|
2019-08-08 15:05:23 +02:00 |
tests_banners
|
Changed year and preparing for new release
|
2019-01-31 14:47:35 +01:00 |
tests_boot_services
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_containers
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_crypto
|
Combined sort and uniq to sort -u
|
2019-07-26 15:34:02 +02:00 |
tests_custom.template
|
Extended example
|
2016-08-13 10:48:35 +02:00 |
tests_databases
|
Combined sort and uniq to sort -u
|
2019-07-26 15:34:02 +02:00 |
tests_dns
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_file_integrity
|
[FINT-4334] improved process detection for lfd
|
2019-07-26 16:14:26 +02:00 |
tests_file_permissions
|
[FILE-7524] optimized test with new function and changed warning to suggestion
|
2019-08-17 16:49:11 +02:00 |
tests_filesystems
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_firewalls
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_hardening
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_homedirs
|
[HOME-9306] s/git-shell/git
|
2019-08-15 13:27:59 +03:00 |
tests_insecure_services
|
[INSE-8050] added com.apple.ftp-proxy and improved text output
|
2019-07-16 14:35:00 +02:00 |
tests_kernel
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_kernel_hardening
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_ldap
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_logging
|
[LOGG-2154] corrected output of files in /etc/rsyslog.d directory
|
2019-07-31 08:17:15 +02:00 |
tests_mac_frameworks
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_mail_messaging
|
Replaced direct calls to tools
|
2019-07-26 14:14:54 +02:00 |
tests_malware
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_memory_processes
|
Show 'Not found' instead of 'OK'
|
2019-07-10 20:12:17 +02:00 |
tests_nameservices
|
Test for presence of /etc/hosts (e.g. Clear Linux OS), changed screen and log output
|
2019-08-04 19:20:16 +02:00 |
tests_networking
|
Don't quote in for loop to prevent glueing individual lines together
|
2019-08-04 19:19:12 +02:00 |
tests_php
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_ports_packages
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_printers_spools
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_scheduling
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_shells
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_snmp
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_squid
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_ssh
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_storage
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_storage_nfs
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_system_integrity
|
Changed year and preparing for new release
|
2019-01-31 14:47:35 +01:00 |
tests_time
|
Use IsRunning exit code instead of variable
|
2019-07-26 11:32:48 +02:00 |
tests_tooling
|
Differentiate between a discovered binary and running process
|
2019-07-16 19:10:04 +02:00 |
tests_usb
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tests_virtualization
|
Changed year and preparing for new release
|
2019-01-31 14:47:35 +01:00 |
tests_webservers
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |
tool_tips
|
Use -n instead of ! -z
|
2019-07-16 13:20:30 +02:00 |