MalwareBazaar Database

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



AgentTesla


Vendor detections: 17


Intelligence 17 IOCs YARA 11 File information Comments

SHA256 hash: fb5e0a41602403a20017973b3e0af1b742e32ecfbbf6f565b4ddc271e0c0350a
SHA3-384 hash: 48d5216b72f42953e6dff0d82c1ef85dda11057aa52bad5120ff5c5e1816a96dd6d2485d475178cebb5a6f886b4523aa
SHA1 hash: bc6623421d33ec6c9c01a87ef9fb2bdd78da1840
MD5 hash: cd13ba4a301909c28ec3df04a01dbed7
humanhash: asparagus-sixteen-nitrogen-sierra
File name:ND00WA078838882-782772872888112.pdf.exe
Download: download sample
Signature AgentTesla
File size:1'187'840 bytes
First seen:2024-01-15 15:25:13 UTC
Last seen:2024-01-24 14:02:10 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 948cc502fe9226992dce9417f952fce3 (1'182 x CredentialFlusher, 446 x Formbook, 231 x AgentTesla)
ssdeep 24576:6qDEvCTbMWu7rQYlBQcBiT6rprG8anPLFjKrHEh0gn:6TvC/MTQYxsWR7anErd
Threatray 2'341 similar samples on MalwareBazaar
TLSH T13F459E4FB38290AEFEDA9D32CA56E2D1467869D60123A51F06DD0879F9F00F1173E663
TrID 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
12.5% (.EXE) Win64 Executable (generic) (10523/12/4)
6.0% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.3% (.EXE) Win32 Executable (generic) (4505/5/1)
2.4% (.EXE) OS/2 Executable (generic) (2029/13)
File icon (PE):PE icon
dhash icon 9aa4a4a48eb2b8c6 (9 x Formbook, 5 x AgentTesla, 2 x MailPassView)
Reporter malwarelabnet
Tags:AgentTesla exe

Intelligence


File Origin
# of uploads :
4
# of downloads :
318
Origin country :
CA CA
Vendor Threat Intelligence
Malware family:
agenttesla
ID:
1
File name:
Quarantined Messages.zip
Verdict:
Malicious activity
Analysis date:
2024-01-15 20:08:06 UTC
Tags:
stealer agenttesla

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
autoit bladabindi coinminer control greyware keylogger lolbin masquerade packed shell32 threat
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:
AgentTesla
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Binary is likely a compiled AutoIt script file
Found API chain indicative of sandbox detection
Found malware configuration
Initial sample is a PE file and has a suspicious name
Machine Learning detection for sample
Maps a DLL or memory area into another process
Multi AV Scanner detection for submitted file
Queries sensitive network adapter information (via WMI, Win32_NetworkAdapter, often done to detect virtual machines)
Sample uses string decryption to hide its real strings
Tries to harvest and steal browser information (history, passwords, etc)
Tries to steal Mail credentials (via file / registry access)
Uses an obfuscated file name to hide its real file extension (double extension)
Writes to foreign memory regions
Yara detected AgentTesla
Behaviour
Behavior Graph:
Threat name:
Win32.Spyware.Negasteal
Status:
Suspicious
First seen:
2024-01-15 13:42:04 UTC
File Type:
PE (Exe)
Extracted files:
10
AV detection:
16 of 24 (66.67%)
Threat level:
  2/5
Result
Malware family:
agenttesla
Score:
  10/10
Tags:
family:agenttesla collection keylogger spyware stealer trojan
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: MapViewOfSection
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
outlook_office_path
outlook_win_path
Suspicious use of SetThreadContext
Accesses Microsoft Outlook profiles
AgentTesla
Unpacked files
SH256 hash:
a8767b649a67e799469a73fcf093d79dcd3f4a7c187b45c11639f8e67e89d2a4
MD5 hash:
1c995704e0c0c3de5db167ea14339e7c
SHA1 hash:
ae68a632ea3fb8066ae0111725faa5a42aa422fb
Detections:
AgentTeslaXorStringsNet MSIL_SUSP_OBFUSC_XorStringsNet INDICATOR_EXE_Packed_GEN01
SH256 hash:
fb5e0a41602403a20017973b3e0af1b742e32ecfbbf6f565b4ddc271e0c0350a
MD5 hash:
cd13ba4a301909c28ec3df04a01dbed7
SHA1 hash:
bc6623421d33ec6c9c01a87ef9fb2bdd78da1840
Detections:
AutoIT_Compiled
Malware family:
AgentTesla.v4
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:AgentTeslaV4
Author:kevoreilly
Description:AgentTesla Payload
Rule name:AutoIT_Compiled
Author:@bartblaze
Description:Identifies compiled AutoIT script (as EXE).
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:INDICATOR_EXE_Packed_GEN01
Author:ditekSHen
Description:Detect packed .NET executables. Mostly AgentTeslaV4.
Rule name:maldoc_find_kernel32_base_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:MSIL_SUSP_OBFUSC_XorStringsNet
Author:dr4k0nia
Description:Detects XorStringsNET string encryption, and other obfuscators derived from it
Reference:https://github.com/dr4k0nia/yara-rules
Rule name:msil_susp_obf_xorstringsnet
Author:dr4k0nia
Description:Detects XorStringsNET string encryption, and other obfuscators derived from it
Rule name:NETexecutableMicrosoft
Author:malware-lu
Rule name:pe_imphash
Rule name:Skystars_Malware_Imphash
Author:Skystars LightDefender
Description:imphash
Rule name:Windows_Trojan_AgentTesla_a2d69e48
Author:Elastic Security

File information


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

Comments