File 1.exe

Size 8.8MB
Type PE32+ executable (GUI) x86-64, for MS Windows
MD5 a5dff768c94f7b1bd5edd7d9a4e4a3e1
SHA1 2cd7098fc755b70f7addf731d501598ac9cebd1c
SHA256 0f5771dd9867b4dbca6145a783433f44c397234ba075c8e473288ec851aa0afe
SHA512
fc603fc8fbe6777c28c2f325d4eb393e2d3b630266630ec24bf38553ff1ee73fd2ab236e45cb9b773c75a9ed61f36651ae7a999a00058b97be2f83719f58a01d
CRC32 1F7AF83B
ssdeep None
Yara
  • anti_dbg - Checks if being debugged
  • screenshot - Take screenshot
  • keylogger - Run a keylogger
  • win_registry - Affect system registries
  • win_files_operation - Affect private profile
  • win_hook - Affect hook table

Score

This file appears fairly benign with a score of 0.3 out of 10.

Please notice: The scoring system is currently still in development and should be considered an alpha feature.


Feedback

Expecting different results? Send us this analysis and we will inspect it. Click here

Information on Execution

Analysis
Category Started Completed Duration Routing Logs
FILE March 8, 2026, 9:18 a.m. March 8, 2026, 9:20 a.m. 130 seconds internet Show Analyzer Log
Show Cuckoo Log

Analyzer Log

2026-03-08 08:18:07,015 [analyzer] DEBUG: Starting analyzer from: C:\tmpt1gcja
2026-03-08 08:18:07,015 [analyzer] DEBUG: Pipe server name: \??\PIPE\lpYSnpVQxDKSBkxWCiHWomAZXrtROQ
2026-03-08 08:18:07,015 [analyzer] DEBUG: Log pipe server name: \??\PIPE\eyprIThbAosayJVXacFHPjh
2026-03-08 08:18:07,296 [analyzer] DEBUG: Started auxiliary module Curtain
2026-03-08 08:18:07,296 [analyzer] DEBUG: Started auxiliary module DbgView
2026-03-08 08:18:07,717 [analyzer] DEBUG: Started auxiliary module Disguise
2026-03-08 08:18:07,905 [analyzer] DEBUG: Loaded monitor into process with pid 508
2026-03-08 08:18:07,905 [analyzer] DEBUG: Started auxiliary module DumpTLSMasterSecrets
2026-03-08 08:18:07,905 [analyzer] DEBUG: Started auxiliary module Human
2026-03-08 08:18:07,905 [analyzer] DEBUG: Started auxiliary module InstallCertificate
2026-03-08 08:18:07,905 [analyzer] DEBUG: Started auxiliary module Reboot
2026-03-08 08:18:07,953 [analyzer] DEBUG: Started auxiliary module RecentFiles
2026-03-08 08:18:07,953 [analyzer] DEBUG: Started auxiliary module Screenshots
2026-03-08 08:18:07,953 [analyzer] DEBUG: Started auxiliary module Sysmon
2026-03-08 08:18:07,953 [analyzer] DEBUG: Started auxiliary module LoadZer0m0n
2026-03-08 08:18:08,078 [lib.api.process] ERROR: Failed to execute process from path u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\1.exe' with arguments ['bin\\inject-x64.exe', '--app', u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\1.exe', '--only-start', '--curdir', 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp'] (Error: Command '['bin\\inject-x64.exe', '--app', u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\1.exe', '--only-start', '--curdir', 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp']' returned non-zero exit status 1)

Cuckoo Log

2026-03-08 09:18:13,544 [cuckoo.core.scheduler] INFO: Task #7478702: acquired machine win7x642 (label=win7x642)
2026-03-08 09:18:13,546 [cuckoo.core.resultserver] DEBUG: Now tracking machine 192.168.168.202 for task #7478702
2026-03-08 09:18:14,407 [cuckoo.auxiliary.sniffer] INFO: Started sniffer with PID 2399522 (interface=vboxnet0, host=192.168.168.202)
2026-03-08 09:19:25,634 [cuckoo.machinery.virtualbox] DEBUG: Starting vm win7x642
2026-03-08 09:19:26,750 [cuckoo.machinery.virtualbox] DEBUG: Restoring virtual machine win7x642 to vmcloak
2026-03-08 09:19:56,851 [cuckoo.core.guest] INFO: Starting analysis #7478702 on guest (id=win7x642, ip=192.168.168.202)
2026-03-08 09:19:57,858 [cuckoo.core.guest] DEBUG: win7x642: not ready yet
2026-03-08 09:20:03,099 [cuckoo.core.guest] INFO: Guest is running Cuckoo Agent 0.10 (id=win7x642, ip=192.168.168.202)
2026-03-08 09:20:03,197 [cuckoo.core.guest] DEBUG: Uploading analyzer to guest (id=win7x642, ip=192.168.168.202, monitor=latest, size=6660546)
2026-03-08 09:20:04,707 [cuckoo.core.resultserver] DEBUG: Task #7478702: live log analysis.log initialized.
2026-03-08 09:20:05,569 [cuckoo.core.resultserver] DEBUG: Task #7478702 is sending a BSON stream
2026-03-08 09:20:06,804 [cuckoo.core.resultserver] DEBUG: Task #7478702: File upload for 'shots/0001.jpg'
2026-03-08 09:20:06,823 [cuckoo.core.resultserver] DEBUG: Task #7478702 uploaded file length: 133553
2026-03-08 09:20:07,260 [cuckoo.core.guest] WARNING: win7x642: analysis #7478702 caught an exception
Traceback (most recent call last):
  File "C:/tmpt1gcja/analyzer.py", line 824, in <module>
    success = analyzer.run()
  File "C:/tmpt1gcja/analyzer.py", line 673, in run
    pids = self.package.start(self.target)
  File "C:\tmpt1gcja\modules\packages\exe.py", line 34, in start
    return self.execute(path, args=shlex.split(args))
  File "C:\tmpt1gcja\lib\common\abstracts.py", line 205, in execute
    "Unable to execute the initial process, analysis aborted."
CuckooPackageError: Unable to execute the initial process, analysis aborted.

2026-03-08 09:20:07,274 [cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Redsocks
2026-03-08 09:20:07,300 [cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Sniffer
2026-03-08 09:20:09,212 [cuckoo.machinery.virtualbox] INFO: Successfully generated memory dump for virtual machine with label win7x642 to path /srv/cuckoo/cwd/storage/analyses/7478702/memory.dmp
2026-03-08 09:20:09,213 [cuckoo.machinery.virtualbox] DEBUG: Stopping vm win7x642
2026-03-08 09:20:18,164 [cuckoo.core.resultserver] DEBUG: Stopped tracking machine 192.168.168.202 for task #7478702
2026-03-08 09:20:18,164 [cuckoo.core.resultserver] DEBUG: Cancel <Context for LOG> for task 7478702
2026-03-08 09:20:18,533 [cuckoo.core.scheduler] DEBUG: Released database task #7478702
2026-03-08 09:20:18,550 [cuckoo.core.scheduler] INFO: Task #7478702: analysis procedure completed

Signatures

Yara rules detected for file (6 events)
description Checks if being debugged rule anti_dbg
description Take screenshot rule screenshot
description Run a keylogger rule keylogger
description Affect system registries rule win_registry
description Affect private profile rule win_files_operation
description Affect hook table rule win_hook
The executable contains unknown PE section names indicative of a packer (could be a false positive) (1 event)
section .didata
Screenshots
Name Response Post-Analysis Lookup
No hosts contacted.
IP Address Status Action VT Location
No hosts contacted.
Cuckoo

We're processing your submission... This could take a few seconds.