MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 2ddd23a3f10c202c4814ded80e326091c23be36f828c6e25e0a78ad34657a733. 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



RaccoonStealer


Vendor detections: 13


Intelligence 13 IOCs 1 YARA 10 File information Comments

SHA256 hash: 2ddd23a3f10c202c4814ded80e326091c23be36f828c6e25e0a78ad34657a733
SHA3-384 hash: 550e9b0bbc2b3279c7b70fede9011abc5f4f4f8a492a7c1aa3130b9394294baa54b8327e2278441fb2f8ee8c54b52f44
SHA1 hash: a8d437458ee415ba95a4ce771291240ed12b6f19
MD5 hash: f2b12cdd331f320e87f4dfc712740eec
humanhash: maine-nebraska-december-nine
File name:f2b12cdd331f320e87f4dfc712740eec.exe
Download: download sample
Signature RaccoonStealer
File size:521'728 bytes
First seen:2021-11-09 02:20:53 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash c8725b7ab8753c936cc4c98a181b2488 (11 x RaccoonStealer, 8 x RedLineStealer, 1 x Smoke Loader)
ssdeep 12288:zASMgQ+eaZ66F3lZ9K/kcKZtFw4hgE0QqSIbV2cfi+pmunn5:926FV28RtF/USIZ9iG5
Threatray 4'098 similar samples on MalwareBazaar
TLSH T17FB4F1F0BE9CC435D5931E308862D2A51A37FC15662051AAF690E75E1FB3F9C8AE131E
File icon (PE):PE icon
dhash icon fcfcf4d4d4d4d8c0 (41 x RedLineStealer, 30 x RaccoonStealer, 9 x Smoke Loader)
Reporter abuse_ch
Tags:exe RaccoonStealer


Avatar
abuse_ch
RaccoonStealer C2:
http://194.180.174.182/

Indicators Of Compromise (IOCs)


Below is a list of indicators of compromise (IOCs) associated with this malware samples.

IOCThreatFox Reference
http://194.180.174.182/ https://threatfox.abuse.ch/ioc/245154/

Intelligence


File Origin
# of uploads :
1
# of downloads :
134
Origin country :
n/a
Vendor Threat Intelligence
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
greyware packed
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.
Malware family:
Generic Malware
Verdict:
Malicious
Result
Threat name:
Raccoon
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
C2 URLs / IPs found in malware configuration
Contains functionality to steal Internet Explorer form passwords
Detected unpacking (changes PE section rights)
Detected unpacking (overwrites its own PE header)
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Snort IDS alert for network traffic (e.g. based on Emerging Threat rules)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to steal Mail credentials (via file / registry access)
Yara detected Raccoon Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Packed.Generic
Status:
Suspicious
First seen:
2021-11-08 19:31:13 UTC
AV detection:
20 of 28 (71.43%)
Threat level:
  1/5
Result
Malware family:
raccoon
Score:
  10/10
Tags:
family:raccoon botnet:d4d445f09abd00ad30681d6fb869e8ac910a67e2 stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: GetForegroundWindowSpam
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Program crash
Raccoon
Suspicious use of NtCreateProcessExOtherParentProcess
Unpacked files
SH256 hash:
f719a29a620b4192cd1624843571081c9f45c6fb30387717ca1c58c80e0be14b
MD5 hash:
c47bd894cfe54d357c1399599a1bd079
SHA1 hash:
c9ef62ffc92c3284c6d1e4613daeeaa90ad36b65
Detections:
win_raccoon_auto
SH256 hash:
2ddd23a3f10c202c4814ded80e326091c23be36f828c6e25e0a78ad34657a733
MD5 hash:
f2b12cdd331f320e87f4dfc712740eec
SHA1 hash:
a8d437458ee415ba95a4ce771291240ed12b6f19
Malware family:
Raccoon v1.7.2
Verdict:
Malicious
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:INDICATOR_SUSPICIOUS_EXE_Referenfces_Messaging_Clients
Author:ditekSHen
Description:Detects executables referencing many email and collaboration clients. Observed in information stealers
Rule name:MALWARE_Win_EXEPWSH_DLAgent
Author:ditekSHen
Description:Detects SystemBC
Rule name:MALWARE_Win_Raccoon
Author:ditekSHen
Description:Raccoon stealer payload
Rule name:Start2_net_bin
Author:James_inthe_box
Description:SystemBC
Reference:7bd341488dc6f01a6662ac478d67d3cd8211cbf362994355027b5bdf573cc31e
Rule name:Start2_overlap_bin
Author:James_inthe_box
Description:SystemBC
Reference:7bd341488dc6f01a6662ac478d67d3cd8211cbf362994355027b5bdf573cc31e
Rule name:Start2__bin
Author:James_inthe_box
Description:SystemBC
Reference:7bd341488dc6f01a6662ac478d67d3cd8211cbf362994355027b5bdf573cc31e
Rule name:SystemBC_Config
Author:@bartblaze
Description:Identifies SystemBC RAT, decrypted config.
Rule name:SystemBC_Socks
Author:@bartblaze
Description:Identifies SystemBC RAT, Socks proxy version.
Rule name:win_raccoon_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.raccoon.
Rule name:win_systembc_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.systembc.

File information


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

Web download

RaccoonStealer

Executable exe 2ddd23a3f10c202c4814ded80e326091c23be36f828c6e25e0a78ad34657a733

(this sample)

  
Delivery method
Distributed via web download

Comments