Managed XDR

fan-tool-guide.xlsm — malware analysis report

File info

Filename
fan-tool-guide.xlsm
File type
Microsoft Excel 2007+
File size
173.2 KB
First seen
Last seen

Environment

win7/x86 en

Hashes

SHA1
1090bd67c878366d8aa63449811efaf43466c494
SHA256
9bd8d2dc016fbe5076ae9c6ad1633f4b40649c03e686bf6aa15dfdd0edce7c54
MD5
15b4c6bdab524b7a0454192bc7796323

Signatures

Initial Access

T1192 html_urls: HTML-document downloads a file

Execution

T1064 office_macros: The document contains macroses (total: 7)
T1204.002 office_vb_load: Microsoft Office is loading VB DLL files (macros usage indicator)
T1106 susp_callbacks: Suspicious usage of some WinAPI with callbacks

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

T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1064 office_macros: The document contains macroses (total: 7)
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

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

Discovery

T1497 evasion_trustrecords: Attempts to detect Sandbox exploring trusted documents
T1497 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1497.002 async_mouse: Watches for mouse clicks using GetAsyncKeyState to detect human activity
T1082 windows_enumthread: Attempts to enumerate windows using EnumThreadWindows and SendMessage for text obtaining
T1135 server_share_info: Retrieves information about each shared resource on a server
T1083 checks_recent_files: Attempt to check recently opened files through registry

Other

yara_rules: Static rules
creates_exe: Creates executable files in the file system
creates_doc: Creates (office) documents in the file system
create_rpc_bindings: Creates RPC connection
get_policy_info: Retrieves information about a Policy object
test_check_service: Starts services
office_links: Office file contains external links
antisandbox_check_graphics_card: Uses CreateDXGIFactory, potentially to detect graphics card
checktokenmembership: Checks user token with CheckTokenMembership call