All Apps and Add-ons

detecting processes running without a binary on disk with OSquery

bill99
Engager

Hello Forum

I heard that Splunk together with OSquery can detect processes running without a binary on disk.

  • Can this OSquery be installed on the Splunkt-server in order to be able to query the clients to be monitored or is a local installation on every client required?

  • Can it be customized to alarm automatically when this case happend (processes running without a binary on disk)?

Thank you!

Bill

0 Karma

nickhills
Ultra Champion

Hi @bill99

1.) From the looks of it, you will have to install OSquery components on each endpoint, you can't "just" run it centrally from Splunk
2.) With it running on each endpoint, you can easily create a scripted input which will execute on each UF to query OSquery for binaries as you state. Your script will then produce an output which can be indexed into Splunk via the UF, and configure alerts when the results meet your criteria.

It looks like you can also install an OSquery server and run your queries from there (rather than each endpoint), but you still need osquery components on each target workstation/server

If my comment helps, please give it a thumbs up!
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...