Analysis

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

    arch:x64arch:x86image:win7-20240704-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.x86.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.x86.appx

  • Size

    1.3MB

  • MD5

    d0f176b2f9dc4edb978ea2513259e64e

  • SHA1

    9889f68d565788cca7c26706262afbb22c716062

  • SHA256

    5645773f3c485c4b7fffa7b29eb827fb6c71e1a9cbdcf770cd9f70e4c504095b

  • SHA512

    cd440ea786ca9a9ee31f9065562e68783aa14ad40510c0da8dccf622e374a3cc5080bc24af2d332f996d9ddc2af7fb751d90c28236953a156b9bc276e59392e6

  • SSDEEP

    24576:obKkO6Ki1mLK9IR/+x45JvBUVx17GtvFhxEGTPw7z94KMOxz:5kEjKo/+6XKji9nxiXKe1

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads