Managed XDR

lbb_ps1_pass.ps1 — malware analysis report

File info

Filename
lbb_ps1_pass.ps1
File type
ASCII text, with very long lines, with CRLF, LF line terminators
File size
590.7 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
10aaa38cd3aafad424ca759f19d60cc10541e9ac
SHA256
dd608cbf469793e8fef131ade7e67dc0d321fff63b93226c4e8a50240e8e8c53
MD5
eab3acdd2b9415686df2c0f8bacb08e9

Signatures

Privilege Escalation

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

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

Discovery

T1497.001 antivm_queries_computername: Retrieves the computer name
T1135 server_share_info: Retrieves information about each shared resource on a server

Other

yara_rules: Static rules
unexpected_exception: Unexpected exception
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
checktokenmembership: Checks user token with CheckTokenMembership call