Splunk Search

Pass the hash detection

johann2017
Explorer

Hello. Has anyone built a detection for pass the hash? I have windows local event logs and AD logs at my disposal...

Tags (1)

iamlordvoldemor
New Member

index=wineventlog Logon_Process=Seclogo Logon_Type!=2

secondary logon and non interactive logons are the primary indicators. Computer names are optional but are best left to alert on with suppression in place so it doesn't blow up your alerts.

Also, consider getting sysinternals from your end points as well; much more accurate and detailed alerts can be created for PTH, OPTH, PTT, and a lot more 🙂

hope it helps and hope I'm not talking out of my @$$

0 Karma

mmqt
Path Finder

based on a stealthebits blog, You want to look for event 4624, Logon type 9, Authentication Package = negotiate, Logon Process = seclogo

0 Karma
Get Updates on the Splunk Community!

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...