Periodic Backup For System Registry Hives Enabled
Description
Detects the enabling of the "EnablePeriodicBackup" registry value. Once enabled, The OS will backup System registry hives on restarts to the "C:\Windows\System32\config\RegBack" folder. Windows creates a "RegIdleBackup" task to manage subsequent backups. Registry backup was a default behavior on Windows and was disabled as of "Windows 10, version 1803".
Query · sigma
selection: TargetObject|endswith: \Control\Session Manager\Configuration Manager\EnablePeriodicBackup Details: DWORD (0x00000001) condition: selection
Known false positives
- Legitimate need for RegBack feature by administrators.