Analysis

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

    arch:x64arch:x86image:win7-20240221-enlocale:en-usos:windows7-x64system
  • submitted
    03/06/2024, 16:29

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:107 + $appx_file = "C:\Users\Admin\AppData\Local\Temp\AppPackageProject_1.0.14.0_sc ale-150.appx";Add-AppxPackage <<<< $appx_file;if( -not $? ) {exit -1;};Start-S leep -s 2;$line = Get-WinEvent Microsoft-Windows-AppxDeploymentServer/Operation al -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( $a ppx_name -eq '' -or $appx_name -eq $null ) {Write-Output 'Failed to parse insta lled appx package'; exit -1;};$xml_path = (Get-AppxPackage *$appx_name*).Instal lLocation + '\AppxManifest.xml';$appx_family = (Get-AppxPackage *$appx_name*).P ackageFamilyName;[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

    AppPackageProject_1.0.14.0_scale-150.appx

  • Size

    42KB

  • MD5

    0dc31e543d72b29131ad42d5a7b7ad58

  • SHA1

    67314a93f685a91422f224eedfc0163767282957

  • SHA256

    09726827ccd687afb4c5fb48ad3f5be4c1eb7b4f61db380a0632bf7588fd1e2c

  • SHA512

    c4e1706c7d62ff5655e294060396af9adc939d2009bff8679c0ec43ac5d1b5b62a2e27bae2f23d267c3d954f4453bd241f2165241fd497e72289a4deb0bdab20

  • SSDEEP

    768:4LLLLLLLLLLLLLLLLLLpLL9qpTxuE5qLkLLLLLLLLLLLLLLLLLL+UAVVjnjw2TUv:4LLLLLLLLLLLLLLLLLLpLL9qB5qLkLLd

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads