Analysis

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

    arch:x64arch:x86image:win7-20240220-enlocale:en-usos:windows7-x64system
  • submitted
    03-05-2024 07:18

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:103 + $appx_file = "C:\Users\Admin\AppData\Local\Temp\8ff459de02090718f50aa2078af85 d73.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-Obj ect -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 parse installed appx package'; exit -1;};$xml_path = (Get-AppxPackage *$appx_name*).InstallLoc ation + '\AppxManifest.xml';$appx_family = (Get-AppxPackage *$appx_name*).Packa geFamilyName;[xml]$xml_data = Get-Content -Path $xml_path;$appx_type = $xml_dat a.Package.Applications.Application.Id;$appx_family + '!' + $appx_type; + CategoryInfo : ObjectNotFound: (Add-AppxPackage:String) [], Com mandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException

General

  • Target

    8ff459de02090718f50aa2078af85d73.appx

  • Size

    3.4MB

  • MD5

    8ff459de02090718f50aa2078af85d73

  • SHA1

    dea445fd467fdb72d3fe129cf2e6dc9526b3d5fd

  • SHA256

    8b7be1efcddddc3a29ae0514a6ae758e7f86be193ffe380e5e1e38dc22affb38

  • SHA512

    59f5ff64ca6ac35ace54be370bbc2f2924b95e6b8248ac3aeabfae3aa0a189219247e6f544c0248c946c8451b329583c6c460fd28d65642ab1bb0f1c91aa9920

  • SSDEEP

    98304:ZpyMNFnl/yrtMlgP8ATyVp7j0TzRgEbkJcBKQ7XOFQd:+wFhyrmKkYupFEbj06

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads