macOS LaunchDaemon Privilege Escalation via com.apple.securemonitor (CVE-2025-24085)
windows Beginner macOS CVE-2025-24085

macOS LaunchDaemon Privilege Escalation via com.apple.securemonitor (CVE-2025-24085)

A vulnerability in macOS LaunchDaemon configuration allows local attackers to hijack a system daemon and execute arbitrary commands with root privileges. This article demonstrates a proof-of-concept exploit that installs a root shell and persistent LaunchDaemon backdoor.

May 31, 2025 3 min read Kernel Exploit
#cybersecurity #persistence backdoor #privilege escalation #macos vulnerability
Microsoft Windows Server 2025 JScript Engine Use-After-Free Remote Code Execution (CVE-2025-30397)
windows Beginner Windows CVE-2025-30397

Microsoft Windows Server 2025 JScript Engine Use-After-Free Remote Code Execution (CVE-2025-30397)

A Use-After-Free vulnerability in the JScript engine of Internet Explorer on Windows Server 2025 allows remote attackers to execute arbitrary code through a specially crafted webpage. This article demonstrates a proof-of-concept exploit that launches calc.exe to confirm code execution.

May 31, 2025 4 min read Heap Use-After-Free
#windows security #browser exploitation #rce exploit #use-after-free