AbGuthrie / goquery

Provide a shell like interface by utilizing osquery's distributed API
MIT License
80 stars 10 forks source link

ATC Support #97

Open obelisk opened 5 years ago

obelisk commented 5 years ago

ATC is one of the most powerful functions of osquery and is currently unsupported by goquery.

We should definitely support targeted ATC on hosts. For goquery this will require a new command (which will pair very nicely with the alias system) but mock server will need a few updates as well.