Analysis

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

    arch:x64arch:x86image:win7-20240708-enlocale:en-usos:windows7-x64system
  • submitted
    05-10-2024 01:07

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\1d17937f2141570de62b437ff6bf0 9b1b58cfdb13ff02ed6592e077e2d368252.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

    1d17937f2141570de62b437ff6bf09b1b58cfdb13ff02ed6592e077e2d368252.appx

  • Size

    1.0MB

  • MD5

    51feca3c49e7b0323133e85716a28a3a

  • SHA1

    15940747af57b5a6c2d722c37dc885f45ed665dc

  • SHA256

    1d17937f2141570de62b437ff6bf09b1b58cfdb13ff02ed6592e077e2d368252

  • SHA512

    cc11186b882a6ff81e4f2df0f2013d2ccf102076fc33911455eef0bb1724515e921a075b9567b7bafc7f269bd53145a5862d3114e57292cee0bf364527ec9a38

  • SSDEEP

    24576:TGy1nGpZC0OG9vMcLFkyOgncQce6XFdi+J72i9gnwPF:T3UpkRG99LFkyFGeiF8+J71i2

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads