This osquery release includes the following features, enhancements, and bug fixes:
New Tables
| Table Name | Supported OS | Description |
|---|---|---|
| seccomp_events | Linux | Tracks seccomp events |
| ip6tables | Linux | Linux IPV6 packet filtering and NAT tool |
| secureboot | Linux, Windows | Secure Boot UEFI Settings |
| audit_rules | Linux | Audit rules loaded in the kernel audit system |
| location_services | Mac | The status of the location services feature of the OS |
| system_extensions | Mac | Includes a list of system extensions |
| shellbags | Windows | Displays directories accessed via Windows Explorer |
| shortcut_files | Windows | Displays data about Windows Shortcut files |
| tpm_info | Windows | Includes the TPM information |
| process_open_files | Windows | Includes a list of open files by a particular process ID |
| wmi_query_events | Windows | Includes a list of wmi queries fired by other processes |
| image_hooks | Windows | Includes a list of hooked APIs in DLLs loaded by a process |
| usb_devices | Windows | Includes a list of usb_devices attached to a WIndows system |
| firewall_rules | Windows | Includes a list of currently deployed firewall rules in Windows Firewall |
Enhanced Tables
| Table Name | Supported OS | Improvements |
|---|---|---|
| wmi_bios_info | Windows | Fixed search capabilities and added WMI location for Dell bios_info |
| chrome_extensions | All | Support to include all chromium-based browsers |
| curl_certificate | All | Added timeout and a timeout columns |
| disk_encryption | All | Support for QueryContext |
| fileops | Windows | Fixed memory issue |
| last | All | Added utmp type name column |
| process_open_sockets | Mac | Fixed type error on Darwin |
| sudoers | Linux, Mac | Added the source column |