Analysis

  • platform
    windows7_x64
  • resource
    win7-20240903-en
  • resource tags

    arch:x64arch:x86image:win7-20240903-enlocale:en-usos:windows7-x64system
  • submitted
    05-10-2024 18:27

Errors

Reason
platform exec: Cannot install appx package exit status 65535 The term 'Add-AppxPackage' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:117 + $appx_file = "C:\Users\Admin\AppData\Local\Temp\Microsoft.HEVCVideoExtension_ 8wekyb3d8bbwe.x64.appx";Add-AppxPackage <<<< $appx_file;if( -not $? ) {exit -1 ;};Start-Sleep -s 2;$line = Get-WinEvent Microsoft-Windows-AppxDeploymentServer /Operational -Oldest | Select-Object -Last 100 | Where-Object { $_.Id -eq '400' } |Select-Object -Last 1 | Select Message;$line = $line.Message | Out-String - Width 999;if( $line -eq '' -or $line -eq $null ) {Write-Output 'Failed to find installed appx package'; exit -1;};$appx_name = $line.Split('_')[0].Split(' ')[ -1];if( $appx_name -eq '' -or $appx_name -eq $null ) {Write-Output 'Failed to p arse installed appx package'; exit -1;};$xml_path = (Get-AppxPackage $appx_name ).InstallLocation + '\AppxManifest.xml';$appx_family = (Get-AppxPackage $appx_n ame).PackageFamilyName;if (-not (Test-Path -Path $xml_path)) {exit -1;};[xml]$x ml_data = Get-Content -Path $xml_path;$appx_type = $xml_data.Package.Applicatio ns.Application.Id;$appx_family + '!' + $appx_type; + CategoryInfo : ObjectNotFound: (Add-AppxPackage:String) [], Com mandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException

General

  • Target

    Microsoft.HEVCVideoExtension_8wekyb3d8bbwe.x64.appx

  • Size

    2.4MB

  • MD5

    514622397511a4e436a3a2a1cf11976a

  • SHA1

    3fe319420619cca179915c90fb284db340cb30c0

  • SHA256

    6513eb4130f3538f4ba95426fcb397cae1bdf75ca584a8e109a67b28d8cb34e1

  • SHA512

    9649e17a7591964df00f5edaac2582170cb6bcb03a3676f4a82a82a80f1b0946c61a7e1ffb23e1b0bac10b75c236fb77c589d8ea9f982c33d6b00f901d62e732

  • SSDEEP

    49152:MTB1hYiEuZJ2/4FPgHRMuZtjKo/+6XKEt7nxiXKIA:MTXhSuP2/4xgxMuZtjKw+oUXvA

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads