
POWERSHEL script to check if your device is affected or no
POWERSHEL script to check if your device is affected or no
🚨 CVE-2025-8088: WinRAR Zero-Day Alert! 🚨 A critical WinRAR vulnerability (CVE-2025-8088) is making headlines – attackers can exploit this flaw in versions < 7.13 to execute malicious code just by tricking users into opening a crafted archive. Impact? Full system compromise. ✅ Patched in 7.13+ → If you’re running anything older, you’re a target. 💡 I’ve built a PowerShell script to help you detect exposure instantly: ✔ Finds WinRAR on your system ✔ Checks version ✔ Tells you if you’re safe or exploitable
🚨IF THE FILE DIDNT WORK FOR POLICY PROBLEM USE THIS COMMAND BEFORE RUNNING THE SECRIPT:
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process
RUNNING SCRIPT: .\checker.ps1