Managed XDR

20250723_fp_100_162.eml — malware analysis report

File info

Filename
20250723_fp_100_162.eml
File type
HTML document, UTF-8 Unicode text
File size
708.6 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
7885f0e5f4e6ea0680a87f675b6dd8eaeab53799
SHA256
592a4ba0d28ff3f1400c72c703c5906e95c80e19330f35620f2b6f6ebb435b97
MD5
4224ebd2b002445a13ffac35caa9c22c

Signatures

Initial Access

T1192 html_urls: HTML-document downloads a file

Execution

T1204.002 mimics_extension: Attempts to mimic the file extension
T1059 autoit: AutoIt script execution detected
T1059 autoit_suspicious_script: Autoit contains suspicious script

Persistence

T1547.001 persistence_autorun: Makes itself run automatically on Windows startup

Privilege Escalation

T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1055.012 injection_runpe: Injects code into another process
T1055 sets_debug_registers: Sets debug registers for a thread in a different process
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process

Defense Evasion

T1218 bypass_dev_utils: Executing .NET utility in a suspended state, potentially for injection
T1055.012 injection_runpe: Injects code into another process
T1055 sets_debug_registers: Sets debug registers for a thread in a different process
T1036 mimics_extension: Attempts to mimic the file extension
T1027.002 unnamed_memory_regions: Code was executed in unnamed regions
T1027.002 packer_entropy: Probably contains compressed or encrypted data
T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1134 sets_privilegies_via_adjusttokenprivileges: Sets process privilege via AdjustTokenPrivileges
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1070 stealth_window: A process created a hidden window
T1497.001 antivm_queries_computername: Retrieves the computer name

Credential Access

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Discovery

T1497.001 antivm_disk_size: Checks the amount of free disk space
T1497.003 antisandbox_sleep: The process attempted to slow down analysis
T1497.001 antivm_queries_computername: Retrieves the computer name

Collection

T1056.001 infostealer_keylogger: Keylogger (intercepts keystrokes)

Exfiltration

T1022 encrypts_pc_info: Collects and encrypts information about the computer (possibly for exfiltration)

Other

yara_rules: Static rules
critical_process: Makes the process critical to the system (the system shuts down when it's terminated)
copies_self: Creates a copy of itself
creates_exe: Creates executable files in the file system
dead_host: Connects to IP addresses that do not respond to requests
executes_dropped_exe: Executes dropped exe files
no_graphical_activity: No graphic activity
creates_suspended_process: Creates suspended process
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call