Size | 12.4MB |
---|---|
Type | PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows |
MD5 | 61bb7f08acb1f336c1bfda13065c5510 |
SHA1 | b4955e9b88f242fa4fca59316f467b7c131c8a15 |
SHA256 | 4824e4eaa3ab3e74ef36a28389c41411234e581592d14f16e04d4b71fd440307 |
SHA512 |
657938b9234777ddc3731dd0e472a5ffcff4e4c624830c8c168ed61fee67b42e5e1b098204a34cdb9c216c63d6927fdf546488090b95189bf3199e756715dca7
|
CRC32 | 9C0A4B3C |
ssdeep | None |
PDB Path | c:\Projects\18.1\BuildLabel\Temp\NetStudio.v18.1.2005\Win\DevExpress.Utils\DevExpress.Utils\obj\Release\DevExpress.Utils.v18.1.pdb |
Yara |
|
Please notice: The scoring system is currently still in development and should be considered an alpha feature.
Expecting different results? Send us this analysis and we will inspect it. Click here
Category | Started | Completed | Duration | Routing | Logs |
---|---|---|---|---|---|
FILE | July 3, 2025, 12:35 p.m. | July 3, 2025, 12:42 p.m. | 395 seconds | internet |
Show Analyzer Log Show Cuckoo Log |
2025-07-03 12:15:28,015 [analyzer] DEBUG: Starting analyzer from: C:\tmppw5mq4 2025-07-03 12:15:28,015 [analyzer] DEBUG: Pipe server name: \??\PIPE\jsUHTDBADamfCKGigeK 2025-07-03 12:15:28,030 [analyzer] DEBUG: Log pipe server name: \??\PIPE\MxWxFddmEsxeNsCXZLKo 2025-07-03 12:15:28,280 [analyzer] DEBUG: Started auxiliary module Curtain 2025-07-03 12:15:28,280 [analyzer] DEBUG: Started auxiliary module DbgView 2025-07-03 12:15:28,750 [analyzer] DEBUG: Started auxiliary module Disguise 2025-07-03 12:15:28,937 [analyzer] DEBUG: Loaded monitor into process with pid 504 2025-07-03 12:15:28,937 [analyzer] DEBUG: Started auxiliary module DumpTLSMasterSecrets 2025-07-03 12:15:28,937 [analyzer] DEBUG: Started auxiliary module Human 2025-07-03 12:15:28,937 [analyzer] DEBUG: Started auxiliary module InstallCertificate 2025-07-03 12:15:28,953 [analyzer] DEBUG: Started auxiliary module Reboot 2025-07-03 12:15:29,015 [analyzer] DEBUG: Started auxiliary module RecentFiles 2025-07-03 12:15:29,015 [analyzer] DEBUG: Started auxiliary module Screenshots 2025-07-03 12:15:29,015 [analyzer] DEBUG: Started auxiliary module Sysmon 2025-07-03 12:15:29,015 [analyzer] DEBUG: Started auxiliary module LoadZer0m0n 2025-07-03 12:15:29,171 [lib.api.process] ERROR: Failed to execute process from path u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\DevExpress.Utils.v18.1.dll' with arguments ['bin\\inject-x86.exe', '--app', u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\DevExpress.Utils.v18.1.dll', '--only-start', '--curdir', 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp'] (Error: Command '['bin\\inject-x86.exe', '--app', u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\DevExpress.Utils.v18.1.dll', '--only-start', '--curdir', 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp']' returned non-zero exit status 1)
2025-07-03 12:35:57,289 [cuckoo.core.scheduler] DEBUG: Task #6655742: no machine available yet 2025-07-03 12:35:58,315 [cuckoo.core.scheduler] DEBUG: Task #6655742: no machine available yet 2025-07-03 12:35:59,431 [cuckoo.core.scheduler] DEBUG: Task #6655742: no machine available yet 2025-07-03 12:36:00,534 [cuckoo.core.scheduler] INFO: Task #6655742: acquired machine win7x646 (label=win7x646) 2025-07-03 12:36:00,535 [cuckoo.core.resultserver] DEBUG: Now tracking machine 192.168.168.206 for task #6655742 2025-07-03 12:36:00,976 [cuckoo.auxiliary.sniffer] INFO: Started sniffer with PID 715347 (interface=vboxnet0, host=192.168.168.206) 2025-07-03 12:36:08,805 [cuckoo.machinery.virtualbox] DEBUG: Starting vm win7x646 2025-07-03 12:36:09,447 [cuckoo.machinery.virtualbox] DEBUG: Restoring virtual machine win7x646 to vmcloak 2025-07-03 12:38:58,088 [cuckoo.core.guest] INFO: Starting analysis #6655742 on guest (id=win7x646, ip=192.168.168.206) 2025-07-03 12:38:59,096 [cuckoo.core.guest] DEBUG: win7x646: not ready yet 2025-07-03 12:39:04,118 [cuckoo.core.guest] INFO: Guest is running Cuckoo Agent 0.10 (id=win7x646, ip=192.168.168.206) 2025-07-03 12:39:04,255 [cuckoo.core.guest] DEBUG: Uploading analyzer to guest (id=win7x646, ip=192.168.168.206, monitor=latest, size=6660546) 2025-07-03 12:39:07,474 [cuckoo.core.resultserver] DEBUG: Task #6655742: live log analysis.log initialized. 2025-07-03 12:39:08,356 [cuckoo.core.resultserver] DEBUG: Task #6655742 is sending a BSON stream 2025-07-03 12:39:09,648 [cuckoo.core.resultserver] DEBUG: Task #6655742: File upload for 'shots/0001.jpg' 2025-07-03 12:39:09,669 [cuckoo.core.resultserver] DEBUG: Task #6655742 uploaded file length: 133474 2025-07-03 12:39:10,069 [cuckoo.core.guest] WARNING: win7x646: analysis #6655742 caught an exception Traceback (most recent call last): File "C:/tmppw5mq4/analyzer.py", line 824, in <module> success = analyzer.run() File "C:/tmppw5mq4/analyzer.py", line 673, in run pids = self.package.start(self.target) File "C:\tmppw5mq4\modules\packages\exe.py", line 34, in start return self.execute(path, args=shlex.split(args)) File "C:\tmppw5mq4\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. 2025-07-03 12:39:10,085 [cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Redsocks 2025-07-03 12:39:10,114 [cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Sniffer 2025-07-03 12:39:11,176 [cuckoo.machinery.virtualbox] INFO: Successfully generated memory dump for virtual machine with label win7x646 to path /srv/cuckoo/cwd/storage/analyses/6655742/memory.dmp 2025-07-03 12:39:11,177 [cuckoo.machinery.virtualbox] DEBUG: Stopping vm win7x646 2025-07-03 12:42:20,271 [cuckoo.core.resultserver] DEBUG: Stopped tracking machine 192.168.168.206 for task #6655742 2025-07-03 12:42:20,272 [cuckoo.core.resultserver] DEBUG: Cancel <Context for LOG> for task 6655742 2025-07-03 12:42:21,055 [cuckoo.core.scheduler] DEBUG: Released database task #6655742 2025-07-03 12:42:21,075 [cuckoo.core.scheduler] INFO: Task #6655742: analysis procedure completed
description | Checks if being debugged | rule | anti_dbg | ||||||
description | Take screenshot | rule | screenshot | ||||||
description | Run a keylogger | rule | keylogger | ||||||
description | Affect hook table | rule | win_hook |
pdb_path | c:\Projects\18.1\BuildLabel\Temp\NetStudio.v18.1.2005\Win\DevExpress.Utils\DevExpress.Utils\obj\Release\DevExpress.Utils.v18.1.pdb |
section | {u'size_of_data': u'0x00c59600', u'virtual_address': u'0x00002000', u'entropy': 7.383698720470818, u'name': u'.text', u'virtual_size': u'0x00c59424'} | entropy | 7.38369872047 | description | A section with a high entropy has been found | |||||||||
entropy | 0.999841865981 | description | Overall entropy of this PE file is high |