Cisco Duo Policy Allowing Tampered Devices
A threat actor modifies or creates a Cisco Duo policy to allow tampered or rooted devices to access protected resources, potentially bypassing security controls and enabling unauthorized access.
This analytic detects when a Duo policy is created or updated to allow tampered or rooted devices (e.g., jailbroken smartphones) to access protected resources. The detection focuses on changes to Duo policies where the allow_rooted_devices setting is enabled. The activity is identified through the examination of Cisco Duo administrator activity logs. This poses a significant security risk because tampered devices can bypass security controls, run unauthorized software, and become more susceptible to compromise. The ability to modify these settings can be indicative of a misconfiguration or a malicious attempt to weaken authentication requirements, potentially granting attackers access to sensitive systems using compromised devices.
Attack Chain
- An attacker gains access to an administrative account within the Cisco Duo environment.
- The attacker authenticates to the Duo Admin Panel.
- The attacker navigates to the Policies section within the Duo Admin Panel.
- The attacker modifies an existing policy or creates a new policy.
- During policy creation or modification, the attacker enables the "Allow rooted devices" setting, which is represented as
allow_rooted_devices=truein the policy description. - The Duo Admin Panel logs the policy creation or update event in the administrator activity logs.
- Tampered devices are now able to authenticate via Duo and access protected resources.
Impact
A successful attack can lead to the circumvention of security controls on tampered devices, unauthorized access to sensitive systems, data breaches, and potential lateral movement within the network. Organizations relying on Duo for multi-factor authentication may experience a significant degradation in their security posture if this policy is enabled, potentially affecting thousands of users and devices.
Recommendation
- Deploy the Sigma rule
Cisco Duo Policy Allowing Tampered Devicesto detect the creation or modification of Duo policies allowing tampered devices by monitoring the Duo administrator activity logs. - Review and audit existing Duo policies to identify any unintentional or malicious configurations allowing tampered devices.
- Monitor the
Cisco Duo Administratorlogs for suspicious activity, especially related to policy changes. - Investigate any alerts triggered by the Sigma rule and remediate by reverting the policy change.
Detection coverage 2
Cisco Duo Policy Allowing Tampered Devices
highDetects when a Cisco Duo policy is created or updated to allow rooted devices to access protected resources.
Cisco Duo Policy Allowing Tampered Devices (Logs)
highDetects when a Cisco Duo policy is created or updated to allow rooted devices to access protected resources, based on administrator logs.
Detection queries are available on the platform. Get full rules →