Splunk Search

How to locate a specific SHA1SUM value on the entire Redhat file system via Splunk search?

abidewan
New Member

How locate specific SHA1SUM value on the entire redhat file system via splunk search?

Tags (3)
0 Karma

jplumsdaine22
Influencer

You could possibly create a script that continuously crawls your entire filesystem and logs the following:

modtime filename sha1sum

Then you could index that log file and find the files you are after and the modtime they had that sha1sum.

But it's not possible to compare an arbitrary sha1sum to the current filesystem with Splunk. Although you could potentially create some kind of custom command.

0 Karma

jplumsdaine22
Influencer

Are you logging the SHA1SUMs to a file? Or you want splunk to calculate the SHA1SUM for every file on your host?

0 Karma

abidewan
New Member

Splunk to check which files in the entire file system has specific SHA1 checksum value.
For example: Show all files that have sha1sum 7716D83C0D06AB356BDFA52DEF1AF64BC5210

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...