xxh / xxh-shell-osquery

osquery xxh shell entrypoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

osquery xxh shell entrypoint

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 100.0%