Security

Insecure Or Cleartext Authentication Detected Rule

maalyu1612
New Member

Hi Team,

Rule "Insecure Or Cleartext Authentication Detected" detects says when Logon type "8" is detected in windows logs. 

As per Splunk :
Detects authentication requests that transmit the password over the network as cleartext (unencrypted)

https://docs.splunksecurityessentials.com/content-detail/insecure_or_cleartext_authentication_detect...

As Per Windows
The credentials do not traverse the network in plaintext (also called cleartext).

https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4624

Could you please let us know why this difference in description, This is creating some challenges in understanding the logs.

Can someone help on this.

Labels (1)
0 Karma

Stefanie
Builder

Logon Type 8 is generated when something was logged onto through the network using a cleartext password. 

 

That last sentence from the Microsoft Documentation  is a little confusing for me too. I had to read it a few times to understand what it was referencing.

During Network Logins, the Server that is being logged into has previously cashed those credentials. 

During authentication, hashes are created and sent to the Server are used to compare to what the computer has cached. 

This was done without utilizing SSL/TLS.

 

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...