Analysis

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

    arch:x64arch:x86image:win7-20241010-enlocale:en-usos:windows7-x64system
  • submitted
    23-11-2024 15:45

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\547ef48f46ecfe31ee7edc7bbff0c 2406f43d11915bcef84372172873012eacd.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

    547ef48f46ecfe31ee7edc7bbff0c2406f43d11915bcef84372172873012eacd.appx

  • Size

    15.0MB

  • MD5

    6eaa4c8938016293d2153ccd78b473fc

  • SHA1

    d044e629b6c0bafa9b312ab6c7f00cbcaa37b8a0

  • SHA256

    547ef48f46ecfe31ee7edc7bbff0c2406f43d11915bcef84372172873012eacd

  • SHA512

    74aa6933f80e5efd3bf4867a904d26f0f2211723a22eb5c467a1652c8808b0857e178022750bf6fa8027a9ab4060041c8c8334f632acfd0bdeeacbdce27c5cdc

  • SSDEEP

    393216:WOUkApd7IlEhy+XkJ6fbyOOe8grIR2B2arSIHpYP:WOUkehIrJ6jbOe8gMm2aT2P

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads