Retrieves software packages with access to listening in on keyboard/mouse events


Query · osquery

-- Retrieves software packages with access to listening in on keyboard/mouse events
--
-- tags: postmortem
-- platform: darwin
SELECT
  *
FROM
  event_taps;
Raw source Retrieves software packages with access to listening in on keyboard/mouse events · osquery SQL
Esc
Published by chainguard-dev/osquery-defense-kit ↗, licensed under Apache 2.0 ↗. Reproduced here unmodified.
-- Retrieves software packages with access to listening in on keyboard/mouse events
--
-- tags: postmortem
-- platform: darwin
SELECT
  *
FROM
  event_taps;

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.