
macOS LaunchDaemon iOS 17.2 – Privilege Escalation
#!/usr/bin/env python3 # Exploit Title: macOS LaunchDaemon iOS 17.2 – Privilege Escalation # Author: Mohammed Idrees Banyamer (@banyamer_security) # GitHub: https://github.com/mbanyamer # Date: 2025-05-31 # Tested on: macOS Sonoma (14.x ARM64 / x86_64) # CVE: CVE-2025-24085 # Type: Local Privilege Escalation # Platform: macOS # Author Country: Jordan # Description: # This local privilege…