MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5bef66e78bc9dde4afd1e97c60615aa35ffe17e2f619b69f152153cb858bd769. 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: 5bef66e78bc9dde4afd1e97c60615aa35ffe17e2f619b69f152153cb858bd769
SHA3-384 hash: d611ed166d2792d947c07690353e86af687e8a7c93f6b729161d10ee442635732831d1c3eaad2334bfcd10007c6ff70c
SHA1 hash: 9d3919e9561ee7cffe9422809b010df533533bcd
MD5 hash: 47175281fc3b878d17e9916f3665d637
humanhash: foxtrot-beer-montana-burger
File name:47175281fc3b878d17e9916f3665d637.exe
Download: download sample
Signature RaccoonStealer
File size:515'072 bytes
First seen:2021-11-09 06:05:43 UTC
Last seen:2021-11-09 08:16:56 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash c8725b7ab8753c936cc4c98a181b2488 (11 x RaccoonStealer, 8 x RedLineStealer, 1 x Smoke Loader)
ssdeep 12288:2AS2WgMctiN6leWstfMqR9yaAUYs4pIMunn5:k2JO6KuqRqLcv5
Threatray 4'098 similar samples on MalwareBazaar
TLSH T19AB4F1B0FAADC874E1A31E303864D6A10A37F8525970510AF7545B9E1F73F8C86E672E
File icon (PE):PE icon
dhash icon fcfcd4d4d4d4d8c8 (18 x RedLineStealer, 6 x ArkeiStealer, 5 x RaccoonStealer)
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 :
2
# of downloads :
125
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
Antivirus detection for URL or domain
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.Trojan.Fragtor
Status:
Malicious
First seen:
2021-11-09 01:36:21 UTC
AV detection:
20 of 28 (71.43%)
Threat level:
  5/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:
5bef66e78bc9dde4afd1e97c60615aa35ffe17e2f619b69f152153cb858bd769
MD5 hash:
47175281fc3b878d17e9916f3665d637
SHA1 hash:
9d3919e9561ee7cffe9422809b010df533533bcd
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 5bef66e78bc9dde4afd1e97c60615aa35ffe17e2f619b69f152153cb858bd769

(this sample)

  
Delivery method
Distributed via web download

Comments