MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 4860fc17275eb07503f1a0def576d46e0be1eb29edb120891be9524b4ea2d986. 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: 16


Intelligence 16 IOCs YARA 11 File information Comments 1

SHA256 hash: 4860fc17275eb07503f1a0def576d46e0be1eb29edb120891be9524b4ea2d986
SHA3-384 hash: 44e1b56f71232325f4271e9b56d2342fd5c2eb4fdc06bbaec74114e7397413994167f7d81ca6493d6502559b16acd890
SHA1 hash: 5bcfb97ed061660ec7a058583952cd142e27bb94
MD5 hash: 1004dc1250e41de40bc58d8eae8c0c45
humanhash: magazine-quebec-texas-hamper
File name:1004dc1250e41de40bc58d8eae8c0c45
Download: download sample
Signature AgentTesla
File size:1'203'712 bytes
First seen:2024-02-20 15:44:49 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 948cc502fe9226992dce9417f952fce3 (1'182 x CredentialFlusher, 446 x Formbook, 231 x AgentTesla)
ssdeep 24576:4qDEvCTbMWu7rQYlBQcBiT6rprG8aQc2bBIdvD59lViL:4TvC/MTQYxsWR7aH2qBD59
Threatray 2'870 similar samples on MalwareBazaar
TLSH T10845BF1273D1C062FFAB9533CB4AE251577D6D260123AA1F039839BAB9705724A3E773
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) (4504/4/1)
2.4% (.EXE) OS/2 Executable (generic) (2029/13)
File icon (PE):PE icon
dhash icon d8c8e0c8f0e0a8f8 (1 x RemcosRAT, 1 x AgentTesla)
Reporter zbetcheckin
Tags:32 AgentTesla exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
477
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
phorpiex
ID:
1
File name:
bomb.exe
Verdict:
Malicious activity
Analysis date:
2024-02-20 20:06:51 UTC
Tags:
opendir loader phorpiex trojan nanocore rat remote stealer kelihos stealc agenttesla risepro evasion

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a window
Creating a file in the %temp% directory
Launching a process
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Unauthorized injection to a system process
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
autoit fingerprint keylogger lolbin packed shell32
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:
96 / 100
Signature
Binary is likely a compiled AutoIt script file
Found API chain indicative of sandbox detection
Found malware configuration
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)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to steal Mail credentials (via file / registry access)
Writes to foreign memory regions
Yara detected AgentTesla
Behaviour
Behavior Graph:
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:
e45d91008eb19ecc3c9e6aab13339bc327c2c61b97215b0d2cc98c23b0db057a
MD5 hash:
c784ddd10090d67afaf514d38eecbfe7
SHA1 hash:
d8c2db7622239a27c728913df77e508662d34ce8
Detections:
AgentTeslaXorStringsNet MSIL_SUSP_OBFUSC_XorStringsNet INDICATOR_EXE_Packed_GEN01
SH256 hash:
4860fc17275eb07503f1a0def576d46e0be1eb29edb120891be9524b4ea2d986
MD5 hash:
1004dc1250e41de40bc58d8eae8c0c45
SHA1 hash:
5bcfb97ed061660ec7a058583952cd142e27bb94
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). This rule by itself does NOT necessarily mean the detected file is malicious.
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
Reference:https://www.elastic.co/security-labs/attack-chain-leads-to-xworm-and-agenttesla

File information


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

Web download

AgentTesla

Executable exe 4860fc17275eb07503f1a0def576d46e0be1eb29edb120891be9524b4ea2d986

(this sample)

  
Delivery method
Distributed via web download

Comments



Avatar
zbet commented on 2024-02-20 15:44:50 UTC

url : hxxps://mail.isellemails.com/MediaLight/uploads/ba793719a2fe05a91.exe