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
path: root/lynis
diff options
context:
space:
mode:
authorDave Vehrs <dvehrs@users.noreply.github.com>2018-01-24 21:29:50 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-01-24 21:29:50 +0300
commit8f689d472393b947c37a2d42c295a58c4d7d2ed9 (patch)
treead7cdf02b56442513cedb8b43b69bd7071c0340c /lynis
parent993edc9738b0d0f2303941b26820ce02a77804e5 (diff)
Adding USBGuard to checks for USB Devices. (#499)
* 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.
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index ab277235..2b8e9168 100755
--- a/lynis
+++ b/lynis
@@ -925,7 +925,7 @@ ${NORMAL}
LogText "Info: perform tests from all categories"
INCLUDE_TESTS="boot_services kernel memory_processes authentication shells \
- filesystems storage storage_nfs nameservices ports_packages networking printers_spools \
+ filesystems usb_devices storage storage_nfs nameservices ports_packages networking printers_spools \
mail_messaging firewalls webservers ssh snmp databases ldap php squid logging \
insecure_services banners scheduling accounting time crypto virtualization containers \
mac_frameworks file_integrity tooling malware file_permissions homedirs \