mirror of
https://github.com/FuzzySecurity/PowerShell-Suite
synced 2026-06-08 11:07:50 +00:00
MS16-032 fix faster/100% reliable
This commit is contained in:
@@ -275,7 +275,6 @@ function Invoke-MS16-032 {
|
||||
}
|
||||
|
||||
echo "[>] Duplicating CreateProcessWithLogonW handle"
|
||||
# Loop Get-ThreadHandle and collect thread handles with a valid TID
|
||||
$hThread = Get-ThreadHandle
|
||||
|
||||
# If no thread handle is captured, the box is patched
|
||||
|
||||
Reference in New Issue
Block a user