andrewt2m
  • andrewt2m
  • 100% (Exalted)
  • Advanced Member Topic Starter
3 years ago
Why are we seeing these?

Is it an internal service that has the wrong credentials?

Log Name: Security
Source: Microsoft-Windows-Security-Auditing
Date: 06/01/2021 15:31:30
Event ID: 4625
Task Category: Logon
Level: Information
Keywords: Audit Failure
User: N/A
Computer: Desktop.domain.local
Description:
An account failed to log on.

Subject:
Security ID: S-1-0-0
Account Name: -
Account Domain: -
Logon ID: 0x0

Logon Type: 3

Account For Which Logon Failed:
Security ID: S-1-0-0
Account Name: 00support
Account Domain: domain

Failure Information:
Failure Reason: Unknown user name or bad password.
Status: 0xC000006D
Sub Status: 0xC000006A

Process Information:
Caller Process ID: 0x0
Caller Process Name: -

Network Information:
Workstation Name: desktop.domain.local
Source Network Address: -
Source Port: -

Detailed Authentication Information:
Logon Process: NtLmSsp
Authentication Package: NTLM
Transited Services: -
Package Name (NTLM only): -
Key Length: 0

This event is generated when a logon request fails. It is generated on the computer where access was attempted.

The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.

The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).

The Process Information fields indicate which account and process on the system requested the logon.

The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.

The authentication information fields provide detailed information about this specific logon request.
- Transited services indicate which intermediate services have participated in this logon request.
- Package name indicates which sub-protocol was used among the NTLM protocols.
- Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
Event Xml:



4625
0
0
12544
0
0x8010000000000000

25752383


Security
Desktop.domain.local



S-1-0-0
-
-
0x0
S-1-0-0
00support
domain
0xc000006d
%%2313
0xc000006a
3
NtLmSsp
NTLM
desktop.domain.local
-
-
0
0x0
-
-
-



Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


andrewt2m
  • andrewt2m
  • 100% (Exalted)
  • Advanced Member Topic Starter
2 years ago
It means that either:

[list]
  • The account was locked out because some entered the wrong credentials and failed the final logon chance
  • or
  • The accounts was already locked out and someone tried to use it to login[/list]

  • Either way it happened on that computer.