MalwareBazaar Database

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



Meterpreter


Vendor detections: 14


Intelligence 14 IOCs YARA 6 File information Comments 1

SHA256 hash: a11fbdded656bcd76edfbc2dede2cb854cdb5f5dbc688a8a9b2169f0eef273fb
SHA3-384 hash: 7af123434af97684eb92c112a0056e42fcf533068534ec2c61ae3b7ac6494700263691a117e0371f349b858f54166d23
SHA1 hash: 0a999160c327d37bda6546b570fccae3959b08d9
MD5 hash: 0213da520fdca3535f303c90982fb766
humanhash: early-idaho-failed-quiet
File name:0213da520fdca3535f303c90982fb766
Download: download sample
Signature Meterpreter
File size:73'802 bytes
First seen:2024-08-04 12:17:53 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 481f47bbb2c9c21e108d65f52b04c448 (257 x Meterpreter, 93 x Metasploit, 33 x ShikataGaNai)
ssdeep 1536:IdiGHcY1GWZnOIaKg6oVRyLTIy8eMb+KR0Nc8QsJq39:UkuFOTKgBDDyFe0Nc8QsC9
TLSH T10773BF42EAC41465C1A611BD67B53BF29DB4F1FA3211C2DA3A8CCDE1DBD1D70922A3C6
TrID 37.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
20.0% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
12.7% (.EXE) Win64 Executable (generic) (10523/12/4)
7.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
6.1% (.EXE) Win16 NE executable (generic) (5038/12/1)
Reporter zbetcheckin
Tags:32 exe Meterpreter

Intelligence


File Origin
# of uploads :
1
# of downloads :
325
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
0213da520fdca3535f303c90982fb766
Verdict:
Malicious activity
Analysis date:
2024-08-04 12:23:27 UTC
Tags:
metasploit

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
Encryption Static Stealth
Result
Verdict:
Clean
Maliciousness:

Behaviour
Connection attempt
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
cobalt lolbin microsoft_visual_cc overlay packed remote
Result
Threat name:
Metasploit
Detection:
malicious
Classification:
troj
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted sample
Found malware configuration
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sigma detected: Potentially Suspicious Malware Callback Communication
Yara detected Metasploit Payload
Behaviour
Behavior Graph:
Threat name:
Win32.Backdoor.Swrort
Status:
Malicious
First seen:
2024-08-04 12:18:07 UTC
File Type:
PE (Exe)
AV detection:
21 of 24 (87.50%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
metasploit
Score:
  10/10
Tags:
family:metasploit backdoor discovery trojan
Behaviour
System Location Discovery: System Language Discovery
MetaSploit
Malware Config
C2 Extraction:
147.78.47.15:4444
Unpacked files
SH256 hash:
a11fbdded656bcd76edfbc2dede2cb854cdb5f5dbc688a8a9b2169f0eef273fb
MD5 hash:
0213da520fdca3535f303c90982fb766
SHA1 hash:
0a999160c327d37bda6546b570fccae3959b08d9
Detections:
SUSP_Imphash_Mar23_2
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:metasploit_rev_tcp_32
Author:Javier Rascon
Rule name:meth_peb_parsing
Author:Willi Ballenthin
Rule name:Rozena
Rule name:SUSP_Imphash_Mar23_2
Author:Arnim Rupp (https://github.com/ruppde)
Description:Detects imphash often found in malware samples (Zero hits with with search for 'imphash:x p:0' on Virustotal)
Reference:Internal Research
Rule name:Windows_Trojan_Metasploit_4a1c4da8
Author:Elastic Security
Description:Identifies Metasploit 64 bit reverse tcp shellcode.

File information


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

Web download

Meterpreter

Executable exe a11fbdded656bcd76edfbc2dede2cb854cdb5f5dbc688a8a9b2169f0eef273fb

(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
AUTH_APIManipulates User AuthorizationADVAPI32.dll::AllocateAndInitializeSid
ADVAPI32.dll::FreeSid
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::SetStdHandle
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW
WIN_SOCK_APIUses Network to send and receive dataWS2_32.dll::WSARecv
WS2_32.dll::WSASend

Comments



Avatar
zbet commented on 2024-08-04 12:17:54 UTC

url : hxxp://147.78.47.125/shell.exe