MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 be2d4c496cf0ef1523ef648817368ef1555e043f9147252c332558515f560691. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.
Database Entry
Loki
Vendor detections: 8
Maldoc score: 27
| SHA256 hash: | be2d4c496cf0ef1523ef648817368ef1555e043f9147252c332558515f560691 |
|---|---|
| SHA3-384 hash: | e9c55d28b5cf24951f3d53de82dd2c947ae34969445fdaf0d9bb90eeb868c56e537fd9dad63a868bd8bf38fce1446c32 |
| SHA1 hash: | 915dd7eda2986caf202cd43e0a7da58c501c2be8 |
| MD5 hash: | d1922fb0576a35685056100529409ba5 |
| humanhash: | virginia-low-violet-maine |
| File name: | Monex_USD.doc |
| Download: | download sample |
| Signature | Loki |
| File size: | 108'544 bytes |
| First seen: | 2021-01-12 18:07:01 UTC |
| Last seen: | 2021-01-12 19:49:40 UTC |
| File type: | |
| MIME type: | application/msword |
| ssdeep | 1536:7yT9eboeeUTd5DFPmj0FG7xNN2oGIU+D0/p4241WGMh:BbP5Zmj2JoGIUc0/p4XnQ |
| TLSH | C5B36C03B441D806F1E406749D9BCBEE7A5D3D08BC42A66B326DBF9E7F392A05F49211 |
| Reporter | |
| Tags: | doc Loki |
Office OLE Information
This malware samples appears to be an Office document. The following table provides more information about this document using oletools and oledump.
OLE id
| Maldoc score: 27 |
| Application name is Microsoft Office Word |
| Office document is in OLE format |
| Office document contains VBA Macros |
OLE dump
MalwareBazaar was able to identify 12 sections in this file using oledump:
| Section ID | Section size | Section name |
|---|---|---|
| 1 | 114 bytes | CompObj |
| 2 | 4096 bytes | DocumentSummaryInformation |
| 3 | 4096 bytes | SummaryInformation |
| 4 | 6597 bytes | 1Table |
| 5 | 65993 bytes | Data |
| 6 | 429 bytes | Macros/PROJECT |
| 7 | 71 bytes | Macros/PROJECTwm |
| 8 | 1026 bytes | Macros/VBA/NewMacros |
| 9 | 11108 bytes | Macros/VBA/ThisDocument |
| 10 | 5465 bytes | Macros/VBA/_VBA_PROJECT |
| 11 | 579 bytes | Macros/VBA/dir |
| 12 | 4096 bytes | WordDocument |
OLE vba
MalwareBazaar was able to extract and deobfuscate VBA script(s) the following information from OLE objects embedded in this file using olevba:
| Type | Keyword | Description |
|---|---|---|
| AutoExec | Document_Open | Runs when the Word or Publisher document is opened |
| Suspicious | Open | May open a file |
| Suspicious | Write | May write to a file (if combined with Open) |
| Suspicious | adodb.stream | May create a text file |
| Suspicious | SaveToFile | May create a text file |
| Suspicious | Shell | May run an executable file or a system command |
| Suspicious | WScript.Shell | May run an executable file or a system command |
| Suspicious | CreateObject | May create an OLE object |
| Suspicious | Shell.Application | May run an application (if combined with CreateObject) |
| Suspicious | microsoft.xmlhttp | May download files from the Internet |
| Suspicious | Chr | May attempt to obfuscate specific strings (use option --deobf to deobfuscate) |
| Suspicious | Xor | May attempt to obfuscate specific strings (use option --deobf to deobfuscate) |
| Suspicious | Hex Strings | Hex-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) |
| Suspicious | Base64 Strings | Base64-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) code and P-code are different, this may have been used to hide malicious code |
Intelligence
File Origin
Vendor Threat Intelligence
Result
Behaviour
Result
Document image
Result
Details
Result
Signature
Behaviour
Result
Behaviour
YARA Signatures
MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.
| Rule name: | Email_stealer_bin_mem |
|---|---|
| Author: | James_inthe_box |
| Description: | Email in files like avemaria |
| Rule name: | INDICATOR_SUSPICIOUS_Binary_References_Browsers |
|---|---|
| Author: | ditekSHen |
| Description: | Detects binaries (Windows and macOS) referencing many web browsers. Observed in information stealers. |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_Referenfces_File_Transfer_Clients |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables referencing many file transfer clients. Observed in information stealers |
| Rule name: | INDICATOR_SUSPICIOUS_GENInfoStealer |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables containing common artifcats observed in infostealers |
| Rule name: | infostealer_loki |
|---|
| Rule name: | infostealer_xor_patterns |
|---|---|
| Author: | jeFF0Falltrades |
| Description: | The XOR and string patterns shown here appear to be unique to certain information-stealing malware families, namely LokiBot and Pony/Fareit. The XOR patterns were observed in a several loaders and payloads for LokiBot, but have also appeared (less frequently) in Pony/Fareit loaders and samples. The two accompanying rules below can be used to further classify the final payloads. |
| Rule name: | Loki |
|---|---|
| Author: | kevoreilly |
| Description: | Loki Payload |
| Rule name: | Lokibot |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect Lokibot in memory |
| Reference: | internal research |
| Rule name: | STEALER_Lokibot |
|---|---|
| Author: | Marc Rivero | McAfee ATR Team |
| Description: | Rule to detect Lokibot stealer |
| Rule name: | win_lokipws_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | autogenerated rule brought to you by yara-signator |
| Rule name: | with_sqlite |
|---|---|
| Author: | Julian J. Gonzalez <info@seguridadparatodos.es> |
| Description: | Rule to detect the presence of SQLite data in raw image |
| Reference: | http://www.st2labs.com |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.