Analysis

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

    arch:x64arch:x86image:win7-20240903-enlocale:en-usos:windows7-x64system
  • submitted
    24-01-2025 14:41

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:135 + $appx_file = "C:\Users\Admin\AppData\Local\Temp\bc5c7fc357244b8cdb1d79c545c4a c5d20ba770d028dd4bc66a00dd4ba2679fa.appx";Add-AppxPackage <<<< $appx_file;if( -not $? ) {exit -1;};Start-Sleep -s 2;$line = Get-WinEvent Microsoft-Windows-Ap pxDeploymentServer/Operational -Oldest | Select-Object -Last 100 | Where-Object { $_.Id -eq '400' } |Select-Object -Last 1 | Select Message;$line = $line.Mess age | Out-String -Width 999;if( $line -eq '' -or $line -eq $null ) {Write-Outpu t '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-O utput 'Failed to parse installed appx package'; exit -1;};$xml_path = (Get-Appx Package $appx_name).InstallLocation + '\AppxManifest.xml';$appx_family = (Get-A ppxPackage $appx_name).PackageFamilyName;if (-not (Test-Path -Path $xml_path)) {exit -1;};[xml]$xml_data = Get-Content -Path $xml_path;$appx_type = $xml_data. Package.Applications.Application.Id;$appx_family + '!' + $appx_type; + CategoryInfo : ObjectNotFound: (Add-AppxPackage:String) [], Com mandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException

General

  • Target

    bc5c7fc357244b8cdb1d79c545c4ac5d20ba770d028dd4bc66a00dd4ba2679fa.appx

  • Size

    10.7MB

  • MD5

    0d2d09faa2a3f1295af9d2265668477e

  • SHA1

    fb1fbea8003f73eeb8bd4d4a9c4765443c1a5b76

  • SHA256

    bc5c7fc357244b8cdb1d79c545c4ac5d20ba770d028dd4bc66a00dd4ba2679fa

  • SHA512

    57634682621f1e5aa64efae101f074ef46a7d91b512a2c3aa2dfd24a8215c9a06c0410a750744776cf1f06b0b8c538a56bcbd10d01e3ad80e0b899c6e3172aa4

  • SSDEEP

    196608:fyF7yF26K4sXO1/pmANI2C2Uh4KghEUUufMLoWaOJ6wfWUi7OOe8V2rYMTYtL4:fyskAplXUVghyufsJPfWLOOe8grIR4

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads