Managed XDR

test.eml — malware analysis report

File info

Filename
test.eml
File type
RFC 822 mail, ASCII text, with very long lines, with CRLF line terminators
File size
563.1 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
e15145a2a1bdff5e63f6a146c98a4fd2f878892d
SHA256
e6eb1e0b6258d7add27b5b38d2d9ec98d3de8d376ac16f870113923e130d7f85
MD5
cfbaead1812fcb1e63878b81acb0d2e2

Signatures

Persistence

T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1176 browser_addon: Installs browser extension
T1574 dropper_dll: Creates DLL, which is then loaded into the process

Privilege Escalation

T1547.001 persistence_autorun: Makes itself run automatically on Windows startup
T1574 dropper_dll: Creates DLL, which is then loaded into the 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

T1562.001 office_security: Attempts to modify Microsoft Office security settings
T1562.001 browser_security: Modifies browser security settings
T1574 dropper_dll: Creates DLL, which is then loaded into the process
T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
T1497.001 antivm_queries_computername: Retrieves the computer name
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

Credential Access

T1552 cookie_files: Accesses cookie files
T1555.003 cookie_files: Accesses cookie files

Discovery

T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497 evasion_diskenum: Sandbox evasion using enumeration of partitions
T1497.001 antivm_queries_computername: Retrieves the computer name
T1083 checks_recent_files: Attempt to check recently opened files through registry

Command and Control

T1071.001 network_cnc_http: Suspicious HTTP traffic
T1071.001 network_http: Performs HTTP requests

Other

yara_rules: Static rules
opens_document: Opens office documents
creates_exe: Creates executable files in the file system
creates_doc: Creates (office) documents in the file system
create_rpc_bindings: Creates RPC connection
msi_has_custom_action: MSI file contains custom action
get_policy_info: Retrieves information about a Policy object
creates_in_programdata: Creates files in the ProgramData directory
test_check_service: Starts services
checktokenmembership: Checks user token with CheckTokenMembership call