Executive Summary Modern threat actors increasingly use a “test, modify, observe, and revert” methodology during post-compromise operations. Rather than deploying malware immediately, adversaries often make temporary configuration changes, disable protections, modify policies, test persistence mechanisms, and then revert changes to avoid detection. TDRL We recommend Huntress develop a detection capability that identifies endpoints exhibiting repeated configuration changes followed by rollbacks over short periods of time. This behavior can indicate adversary reconnaissance, security control testing, persistence validation, or exploitation of newly disclosed vulnerabilities. The rest of the recommendation was created using AI. The capability would provide Huntress analysts and customers with a new behavioral signal that is difficult for attackers to conceal and often precedes larger incidents. Background Recent nation-state and advanced threat actor campaigns have demonstrated an increasing focus on: Living-off-the-land techniques Temporary policy modifications Security control bypass testing Zero-day validation Persistence testing Credential access experimentation Endpoint hardening rollback Threat actors frequently perform the following sequence: Disable or weaken a security control Test access or payload execution Observe telemetry and response Restore the original configuration Repeat until successful Traditional security tools often focus only on the final state of a system. If a setting is reverted before a scan or review occurs, evidence of the activity may be missed. Behavioral change tracking can expose this activity. Threat Intelligence Relevance Chinese state-sponsored threat groups have repeatedly demonstrated patient, stealth-focused operations that emphasize long-term access and operational security. Observed techniques include: Testing endpoint controls before deployment Modifying logging configurations Temporary privilege escalation Security product tampering Scheduled task experimentation Registry modifications Policy manipulation Driver and kernel-level persistence testing In many incidents, configuration changes occur repeatedly before the final malicious action. The pattern itself becomes the detection opportunity. Proposed Detection Logic Configuration Drift Score Track important endpoint security settings: Microsoft Defender settings Tamper Protection Windows Firewall Attack Surface Reduction rules Local Administrator membership BitLocker status PowerShell logging Audit logging LSA Protection Credential Guard Application Control settings Generate events when: Setting changes Setting reverts Setting changes again within a defined time window. Example Detection Alert if: Same setting modified 3+ times within 24 hours Same setting modified 5+ times within 7 days Security-sensitive settings are disabled then re-enabled Multiple security controls experience synchronized changes Example: 08:00 - Defender Real-Time Protection disabled 08:15 - Defender Real-Time Protection enabled 11:22 - Defender Real-Time Protection disabled 11:25 - Defender Real-Time Protection enabled 14:02 - Defender Real-Time Protection disabled 14:04 - Defender Real-Time Protection enabled This activity should generate a high-confidence Huntress signal. Additional Telemetry Sources Potential integration points: Windows Event Logs Microsoft Defender APIs Sysmon Registry auditing Huntress agent telemetry MDM/Intune policy changes Local Group Policy changes Customer Benefits Earlier Threat Detection Detect attacker testing before ransomware deployment, data theft, or persistence establishment. Improved Threat Hunting Provides analysts with behavioral indicators that are not dependent on malware signatures. Zero-Day Exposure Discovery When attackers leverage newly disclosed vulnerabilities, they often test exploit reliability across multiple endpoints. Repeated configuration changes and reversions may provide early indicators of exploitation activity. Insider Threat Visibility Administrators or contractors making repeated unauthorized changes become easier to identify. Future Enhancement Develop a “Configuration Stability Score” for each endpoint. Factors could include: Number of security setting changes Frequency of rollbacks Policy drift rate Administrative activity patterns Historical baseline comparison Endpoints with unusually high volatility would be prioritized for analyst review. Strategic Value for Huntress Most EDR platforms focus on malicious execution. Very few focus on repeated security-control manipulation and rollback behavior as a first-class detection signal. This capability would create a unique Huntress behavioral detection that aligns with modern nation-state tradecraft, improves early warning visibility, and provides additional value beyond traditional endpoint protection.