mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-11 05:34:55 +03:00
758 B
758 B
Standards Reference: Mobile Application Management
NIST SP 800-124 Rev 2 - Mobile Device Security
- Section 4: Enterprise mobile security technologies (MDM, MAM, MTD)
- Section 5: App vetting and management requirements
OWASP Mobile Top 10 2024
| ID | Risk | MAM Mitigation |
|---|---|---|
| M6 | Inadequate Privacy Controls | Data separation between personal and corporate |
| M8 | Security Misconfiguration | Enforced app configuration policies |
| M9 | Insecure Data Storage | App-level encryption and backup restrictions |
CIS Controls v8
| Control | MAM Relevance |
|---|---|
| 2.5 | Allowlist authorized mobile software |
| 3.6 | Encrypt data on end-user devices |
| 6.4 | Require MFA for remote access |