Analysis

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

    arch:x64arch:x86image:win7-20240903-enlocale:en-usos:windows7-x64system
  • submitted
    25/09/2024, 23:15

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:79 + $appx_file = "C:\Users\Admin\AppData\Local\Temp\main-x86.appx";Add-AppxPackag e <<<< $appx_file;if( -not $? ) {exit -1;};Start-Sleep -s 2;$line = Get-WinEve nt Microsoft-Windows-AppxDeploymentServer/Operational -Oldest | Select-Object - Last 100 | Where-Object { $_.Id -eq '400' } |Select-Object -Last 1 | Select Mes sage;$line = $line.Message | Out-String -Width 999;if( $line -eq '' -or $line - eq $null ) {Write-Output 'Failed to find installed appx package'; exit -1;};$ap px_name = $line.Split('_')[0].Split(' ')[-1];if( $appx_name -eq '' -or $appx_na me -eq $null ) {Write-Output 'Failed to parse installed appx package'; exit -1; };$xml_path = (Get-AppxPackage $appx_name).InstallLocation + '\AppxManifest.xml ';$appx_family = (Get-AppxPackage $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

    main-x86.appx

  • Size

    13.6MB

  • MD5

    8fbb1fcef85ff7ace1f1dda01d55ecef

  • SHA1

    fee8c6a3aec52796303de3fa09aaa9af1cb72c6c

  • SHA256

    4f2a04fd1a37e4b05c434e642e68ca45ffcfbe35cf671224bc46ea437c63abfe

  • SHA512

    79008c634d1737e65ab071b4fd638c1235cbf29f653b21444d2e05ae8a18e9b0fc3c95de8afef14673bd357f27b43264369a5e2fb55ca6808581b0a53eed6bd1

  • SSDEEP

    393216:eoxZJljTRM4DVz05uXq4ksJLRwVRJiz28wNmXL:xjTnZz05uX3FJLRMi1wNm7

Score
1/10

Malware Config

Signatures

Processes

Network

MITRE ATT&CK Matrix

Replay Monitor

Loading Replay Monitor...

Downloads