/xxh-shell-osquery

osquery xxh shell entrypoint

Primary LanguageShellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

xxh entrypoint for osquery.

If you like the idea of xxh click ⭐ on the repo and stay tuned.

Install

Install from xxh repo:

xxh +I xxh-shell-osquery
xxh myhost +s osquery

To avoid adding +s every time use xxh config in ~/.config/xxh/config.xxhc ($XDG_CONFIG_HOME):

hosts:
  ".*":                     # Regex for all hosts
    +s: osquery

Connect:

xxh myhost +s osquery +if

Thanks

  • alessandrogario