Managed XDR

lsass.exe — malware analysis report

File info

Filename
lsass.exe
File type
MS-DOS executable
File size
320.2 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
cb57266846217b8c792f968d0913b8883358f2f7
SHA256
b8a214f85f3b0e1349e64e22a498a5973e21d840899fd5c7f106050e8ad8da49
MD5
9e6ce64b4e66c392e71300b4cea81d0a

Signatures

Privilege Escalation

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

T1564.001 stealth_file: Creates hidden or system files
T1027.002 packer_polymorphic: Creates a modified copy of itself
T1497 antidbg_windows: Checks for open windows typical for debuggers and forensic tools
T1036 system_filename: Created a file named as a common system file
T1027.002 pe_features: Executable file has PE anomalies (may be false positive)
T1134 opens_thread_token: Opens the access token associated with a thread
T1134 opens_process_token: Opens the access token associated with a process
T1027.002 packer_vb: The executable file is packed using VB
T1480 system_default_lang_id_present: Checks the system language
T1497.001 antivm_queries_computername: Retrieves the computer name

Discovery

T1497 antidbg_windows: Checks for open windows typical for debuggers and forensic tools
T1497.001 antivm_queries_computername: Retrieves the computer name

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
static_pe_anomaly: The PE file structure contains anomalies
creates_in_windows: Creates files in the Windows directory
copies_self: Creates a copy of itself
http_file_not_found: Attempts to download EXE or DLL file but receives HTML with an error
suspicious_process: Spawns a suspicious process
unexpected_exception: Unexpected exception
static_pe_duplicate_sections: The PE file structure contains anomalies: duplicate section names
no_graphical_activity: No graphic activity
create_rpc_bindings: Creates RPC connection
pe_overlay: PE file contains overlay