New TimeProviders Registered With Uncommon DLL Name
Description
Detects processes setting a new DLL in DllName in under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProvider. Adversaries may abuse time providers to execute DLLs when the system boots. The Windows Time service (W32Time) enables time synchronization across and within domains.
Query · sigma
selection: TargetObject|contains: \Services\W32Time\TimeProviders TargetObject|endswith: \DllName filter_main_w32time: Details: - '%SystemRoot%\System32\vmictimeprovider.dll' - '%systemroot%\system32\w32time.dll' - C:\Windows\SYSTEM32\w32time.DLL condition: selection and not 1 of filter_main_*
Known false positives
- Unknown