MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 010ce4677fb5a23b6de42891e4d6aa13e42268890de78380041992ae6da06935. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.

Database Entry



Threat unknown


Vendor detections: 14


Intelligence 14 IOCs YARA 14 File information Comments

SHA256 hash: 010ce4677fb5a23b6de42891e4d6aa13e42268890de78380041992ae6da06935
SHA3-384 hash: 9cea37bb32d6dd27ff30dd1d1f8fb5917884757240ab6716f28058c3251ea7f2b3831af14c6aa23c31639080c8d49c29
SHA1 hash: 752692357bed3472e5e7d59fd86b6d2da3153cce
MD5 hash: 7fddb24fb3fc94a07d9e42d7cf35f830
humanhash: texas-robin-solar-pizza
File name:7fddb24fb3fc94a07d9e42d7cf35f830.exe
Download: download sample
File size:3'097'600 bytes
First seen:2024-08-06 06:10:56 UTC
Last seen:2024-08-06 06:45:06 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 96c44fa1eee2c4e9b9e77d7bf42d59e6 (4 x Hive, 4 x CobaltStrike, 3 x Snake)
ssdeep 49152:u2LuWAXniueagRswaRf+/G+eUmOpw80D:uWta28ROpw
Threatray 1 similar samples on MalwareBazaar
TLSH T145E54C00EEEF04F3EB82667258F7236B3334A1190376EAC3DD149A75E90B5E60927759
TrID 40.2% (.EXE) Win64 Executable (generic) (10523/12/4)
19.2% (.EXE) Win16 NE executable (generic) (5038/12/1)
17.2% (.EXE) Win32 Executable (generic) (4504/4/1)
7.7% (.EXE) OS/2 Executable (generic) (2029/13)
7.6% (.EXE) Generic Win/DOS Executable (2002/3)
Reporter abuse_ch
Tags:exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
334
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
7fddb24fb3fc94a07d9e42d7cf35f830.exe
Verdict:
Malicious activity
Analysis date:
2024-08-06 06:16:09 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
Network Stealth Trojan Redcap
Result
Verdict:
Suspicious
Maliciousness:

Behaviour
Creating a file in the Program Files subdirectories
Creating a process from a recently created file
DNS request
Connection attempt
Sending a custom TCP request
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
golang monero redcap
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
84 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted sample
Antivirus detection for dropped file
Machine Learning detection for dropped file
Machine Learning detection for sample
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Smokeloader
Status:
Malicious
First seen:
2024-08-06 02:29:45 UTC
AV detection:
17 of 24 (70.83%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery persistence
Behaviour
Suspicious use of WriteProcessMemory
System Location Discovery: System Language Discovery
Drops file in Program Files directory
Adds Run key to start application
Executes dropped EXE
Loads dropped DLL
Unpacked files
SH256 hash:
010ce4677fb5a23b6de42891e4d6aa13e42268890de78380041992ae6da06935
MD5 hash:
7fddb24fb3fc94a07d9e42d7cf35f830
SHA1 hash:
752692357bed3472e5e7d59fd86b6d2da3153cce
Please note that we are no longer able to provide a coverage score for Virus Total.

YARA Signatures


MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.

Rule name:command_and_control
Author:CD_R0M_
Description:This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:GoBinTest
Rule name:golang
Rule name:Golangmalware
Author:Dhanunjaya
Description:Malware in Golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Executable exe 010ce4677fb5a23b6de42891e4d6aa13e42268890de78380041992ae6da06935

(this sample)

  
Delivery method
Distributed via web download

BLint


The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.

Findings
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
EXEC_METHODSCan Execute Commandsos.StartProcess
os/exec.Command
syscall.StartProcess
FILE_IOUTILCan Read and Write Files (using deprecated API)io/ioutil.readAll
io/ioutil.readAll.func1
FILE_IO_READCan Read Filesos.OpenFile
os.openFileNolog
FILE_IO_WRITECan Create and Remove Filesos.Mkdir
os.MkdirAll
os.Remove
os.Create
os.newFile
NET_METHODSUses Network to send and receive datasyscall.Bind
net.JoinHostPort
net.lookupPortMap
net.dialParallel
net.dialSerial
net.dialSingle
net.dialIP
net.dialTCP
net.dialUDP
net.dialUnix
net.dialParallel.func1
net.dialSingle.func1
type::hash.net.Dialer
type::eq.net.Dialer
type::hash.net.dialParam
type::eq.net.dialParam
OS_METHODSCan Execute OS commandsos.Environ
os.Kill
SYSCALL_METHODSCan perform system-level operationssyscall.Listen
syscall.Mkdir
syscall.OpenCurrentProcessToken
syscall.Open
syscall.OpenProcess
syscall.OpenProcessToken

Comments