Skip to content

xxh/xxh-shell-osquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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