osquery-defense-kit/incident_response/block_devices.sql
2022-10-19 16:19:53 -04:00

8 lines
129 B
SQL

-- Retrieves all block devices known to the system
-- platform: posix
-- tags: postmortem seldom
SELECT
*
FROM
block_devices