Dalam 3 sistem terpisah, peristiwa berikut sedang dicatat berkali-kali (antara 30 hingga 4.000 kali sehari tergantung pada sistem) pada server pengontrol domain:
An account failed to log on.
Subject:
Security ID: SYSTEM
Account Name: %domainControllerHostname%$
Account Domain: %NetBIOSDomainName%
Logon ID: 0x3E7
Logon Type: 3
Account For Which Logon Failed:
Security ID: NULL SID
Account Name:
Account Domain:
Failure Information:
Failure Reason: Unknown user name or bad password.
Status: 0xc000006d
Sub Status: 0xc0000064
Process Information:
Caller Process ID: 0x1ec
Caller Process Name: C:\Windows\System32\lsass.exe
Network Information:
Workstation Name: %domainControllerHostname%
Source Network Address: -
Source Port: -
Detailed Authentication Information:
Logon Process: Schannel
Authentication Package: Kerberos
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.
Acara ini sedikit berbeda dengan semua yang lain yang saya temukan selama penelitian tetapi saya telah menentukan yang berikut:
Event ID: 4625
. "Akun gagal masuk" .Logon Type: 3
. "Jaringan (yaitu koneksi ke folder bersama di komputer ini dari tempat lain di jaringan)" .Security ID: NULL SID
. "Akun yang valid tidak diidentifikasi" .Sub Status: 0xC0000064
. "Nama pengguna tidak ada" .Caller Process Name: C:\Windows\System32\lsass.exe
. Layanan Subsistem Otoritas Keamanan Lokal (LSASS), adalah proses dalam sistem operasi Microsoft Windows yang bertanggung jawab untuk menegakkan kebijakan keamanan pada sistem. Ini memverifikasi pengguna masuk ke komputer Windows atau server, menangani perubahan kata sandi, dan membuat token akses. Itu juga menulis ke Log Keamanan Windows.Workstation Name: SERVERNAME
. Permintaan otentikasi sedang dikirim oleh atau melalui pengontrol domain itu sendiri.
Kesamaan sistem yang terpengaruh:
- Sistem Operasi Server: Windows Small Business Server 2011 atau Windows Server 2012 R2 Essentials
- Sistem Operasi Desktop: Windows 7 Professional (umumnya)
Perbedaan sistem yang terpengaruh:
- Anti Virus
- Penyaringan Internet terintegrasi-direktori aktif
- Log masuk cache desktop
- Peran (Pertukaran, cadangan, dll)
Beberapa hal menarik yang saya perhatikan dalam sistem yang paling terpengaruh:
- Kami baru-baru ini mulai menyinkronkan kata sandi akun pengguna Direktori Aktif dan Office 365 melalui integrasi Office 365 Windows Essential 2012 '. Integrasi memerlukan kata sandi administrator Office 365 dan kebijakan keamanan ditingkatkan. Sinkronisasi mengharuskan setiap akun pengguna ditugaskan ke akun online Microsoft terkait yang mengharuskan kata sandi akun diubah pada login berikutnya. Kami juga menambahkan domain email utama mereka sebagai sufiks UPN dalam Domain dan Trust Direktori Aktif dan mengubah UPN semua akun pengguna ke domain email mereka. Secara efektif, ini memungkinkan mereka untuk masuk ke domain dan Office 365 menggunakan alamat email dan kata sandi mereka. Namun, sejak melakukan ini, jumlah peristiwa yang dicatat per hari telah meningkat dari ~ 900 menjadi ~ 3.900. catatan:
- Sebagian besar peristiwa tampaknya dicatat secara berkala biasanya setiap 30 atau 60 menit kecuali ~ 09:00 yang merupakan saat pengguna tiba di tempat kerja: 2015/07/02 18:55
2015/07/02 19:25
2015 /
07/02 19:54 2015/07/02 20:25
2015/07/02 20:54
2015/07/02 21:25
2015/07/02 22:24
2015/07/02 23:25
2015/07 / 0:25 03
2015/07/03 01:24
2015/07/03 01:55
2015/07/03 02:24
2015/07/03 02:55
2015/07/03 03:55
2015/07/03 04:55
2015/07/03 05:54
2015/07/03 06:25
2015/07/03 07:25
2015/07/03 08:24
2015/07/03 08:27
2015/07/03 08: 49
2015/07/03 08:52
2015/07/03 08:54
2015/07/03 08:56
2015/07/03 08:57
2015/07/03 09:00
2015/07/03 09:01
2015/07/03 09:03
2015/07/03 09:06
2015 / 07/03 09:08
2015/07/03 09:10
2015/07/03 09:12
2015/07/03 09:13
2015/07/03 09:17
2015/07/03 09:13 2015/07
/ 03 09:25
2015/07/03 10:24
2015/07/03 11:25 Peristiwa berikut dicatat pada terminal / server layanan desktop jarak jauh meskipun tidak sering dekat:
An account failed to log on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Account For Which Logon Failed: Security ID: NULL SID Account Name: %terminalServerHostname% Account Domain: %NetBIOSDomainName% Failure Information: Failure Reason: Unknown user name or bad password. Status: 0xC000006D Sub Status: 0xC0000064 Process Information: Caller Process ID: 0x0 Caller Process Name: - Network Information: Workstation Name: %terminalServerHostname% Source Network Address: %terminalServerIPv6Address% Source Port: %randomHighNumber% 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.
Jadi, secara ringkas, sepertinya terkait dengan akses jaringan dari komputer desktop menggunakan akun pengguna staf, tetapi saya tidak mengerti caranya.
Pembaruan 2015/08/25 08:48:
Dalam sistem yang paling parah terkena dampak saya telah melakukan yang berikut untuk mengisolasi masalah dan setelah masing-masing mengembalikan perubahan:
- Matikan terminal / server remote layanan desktop dan login gagal generik tidak melanjutkan.
- Terputus server kontroler domain dari jaringan dan login gagal generik tidak melanjutkan.
- Reboot server ke Safe Mode tanpa jaringan dan generik gagal masuk tidak melanjutkan.
- Berhenti dan menonaktifkan semua "tidak perlu" layanan (pemantauan agen, backup, jaringan penyaringan integrasi, TeamViewer, antivirus, dll) dan login gagal generik tidak melanjutkan.
- Berhenti dan cacat layanan Windows Server Essentials (
WseComputerBackupSvc
,WseEmailSvc
,WseHealthSvc
,WseMediaSvc
,WseMgmtSvc
, danWseNtfSvc
) dan login gagal generik tidak melanjutkan. - Akhirnya, berhenti dan dinonaktifkan Layanan Manajemen Essentials Windows Server (
WseMgmtSvc
) dan masuk gagal generik tidak melanjutkan.
Saya telah memeriksa ulang bahwa Windows Server Essentials Management Service ( WseMgmtSvc
) bertanggung jawab untuk login gagal umum ini dengan menonaktifkannya selama beberapa hari dan tidak ada login gagal generik dan mengaktifkannya selama beberapa hari dan ada ribuan login gagal generik .
Pembaruan 2015/10/08 09:06:
Pada 2015/10/07 pukul 16:42 saya menemukan tugas terjadwal berikut:
- Nama: "Evaluasi Peringatan"
- Lokasi: "\ Microsoft \ Windows \ Windows Server Essentials"
- Penulis: "Microsoft Corporation"
- Deskripsi: "Tugas ini secara berkala mengevaluasi kesehatan komputer."
- Akun: "SYSTEM"
- Pemicu: "Pada 08:54 pada 28/10/2014 - Setelah dipicu, ulangi setiap 30 menit tanpa batas"
- Tindakan: "Mulai program: C: \ Windows \ System32 \ Essentials \ RunTask.exe /asm:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\AlertFramework\v4.0_6.3.0.0__31bf3856ad364e35\AlertFramework.dll" /class:Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework.HealthScheduledTask / method: EvaluateAlertsTaskAction / task: "Alert Evaluations" "
Kerangka waktu ini hampir sama persis dengan perilaku di atas sehingga saya menonaktifkannya untuk melihat apakah itu memengaruhi masalah.
Pada 2015/10/08 pada 08:57 saya menemukan bahwa hanya 47 dari logon gagal generik ini yang dicatat sejak interval yang tidak teratur.
Jadi, saya telah mempersempitnya lebih jauh.