Technical Information
- <SYSTEM32>\tasks\newapp.exe
- %TEMP%\newapp\newapp.exe
- %TEMP%\tmpea10.tmp.bat
- nul
- http://ap#.#pify.org/
- DNS ASK ap#.#pify.org
- '%TEMP%\newapp\newapp.exe'
- '%WINDIR%\syswow64\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath '%TEMP%\Newapp\Newapp.exe'
- '%WINDIR%\syswow64\cmd.exe' /c schtasks /create /f /sc onlogon /rl highest /tn Newapp.exe /tr '"%TEMP%\Newapp\Newapp.exe"' & exit' (with hidden window)
- '%WINDIR%\syswow64\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath '<Full path to file>'
- '%WINDIR%\syswow64\cmd.exe' /c schtasks /create /f /sc onlogon /rl highest /tn Newapp.exe /tr '"%TEMP%\Newapp\Newapp.exe"' & exit
- '%WINDIR%\syswow64\cmd.exe' /c ""%TEMP%\tmpEA10.tmp.bat""
- '%WINDIR%\syswow64\timeout.exe' 3
- '%WINDIR%\syswow64\schtasks.exe' /create /f /sc onlogon /rl highest /tn Newapp.exe /tr '"%TEMP%\Newapp\Newapp.exe"'