MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 40ec6278632cd557b1b4a71756f605cd1579e1c54f1534c74f15751199fd521c. 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
XenoRAT
Vendor detections: 14
Maldoc score: 23
| SHA256 hash: | 40ec6278632cd557b1b4a71756f605cd1579e1c54f1534c74f15751199fd521c |
|---|---|
| SHA3-384 hash: | 54fe13e82f64ec3ab6d25c55ab1b9d28718f117e509d306dd4e448a7198c2722651dfed8dcae4d594468d72f9d929774 |
| SHA1 hash: | 6de6e84b0c47ff3e816f1eea74be33c2b2b88d71 |
| MD5 hash: | c9c6a2b1c94755b93d6200923889827a |
| humanhash: | lithium-texas-triple-berlin |
| File name: | Transaccion_Recibos.xls |
| Download: | download sample |
| Signature | XenoRAT |
| File size: | 51'200 bytes |
| First seen: | 2024-06-21 05:29:10 UTC |
| Last seen: | 2024-06-21 06:33:34 UTC |
| File type: | |
| MIME type: | application/vnd.ms-excel |
| ssdeep | 1536:VrxEtjPOtioVjDGUU1qfDlaGGx+cL2QnABIS49hhUT6SPDLktw:VrxEtjPOtioVjDGUU1qfDlaGGx+cL2QA |
| TLSH | T196336E517681C916D69807364CE2D6EA7B37FC51AE7B87073250F33F2EB76A0C90261A |
| TrID | 46.5% (.XLS) Microsoft Excel sheet (alternate) (56500/1/4) 26.7% (.XLS) Microsoft Excel sheet (32500/1/3) 20.1% (.XLS) Microsoft Excel sheet (alternate) (24500/1/2) 6.5% (.) Generic OLE2 / Multistream Compound (8000/1) |
| Reporter | |
| Tags: | XenoRAT xls |
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: 23 |
OLE dump
MalwareBazaar was able to identify 17 sections in this file using oledump:
| Section ID | Section size | Section name |
|---|---|---|
| 1 | 107 bytes | CompObj |
| 2 | 244 bytes | DocumentSummaryInformation |
| 3 | 208 bytes | SummaryInformation |
| 4 | 17944 bytes | Workbook |
| 5 | 633 bytes | _VBA_PROJECT_CUR/PROJECT |
| 6 | 128 bytes | _VBA_PROJECT_CUR/PROJECTwm |
| 7 | 833 bytes | _VBA_PROJECT_CUR/VBA/Module1 |
| 8 | 985 bytes | _VBA_PROJECT_CUR/VBA/Sheet1 |
| 9 | 985 bytes | _VBA_PROJECT_CUR/VBA/Sheet2 |
| 10 | 985 bytes | _VBA_PROJECT_CUR/VBA/Sheet3 |
| 11 | 9673 bytes | _VBA_PROJECT_CUR/VBA/ThisWorkbook |
| 12 | 5273 bytes | _VBA_PROJECT_CUR/VBA/_VBA_PROJECT |
| 13 | 3056 bytes | _VBA_PROJECT_CUR/VBA/__SRP_0 |
| 14 | 218 bytes | _VBA_PROJECT_CUR/VBA/__SRP_1 |
| 15 | 2612 bytes | _VBA_PROJECT_CUR/VBA/__SRP_2 |
| 16 | 774 bytes | _VBA_PROJECT_CUR/VBA/__SRP_3 |
| 17 | 612 bytes | _VBA_PROJECT_CUR/VBA/dir |
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 | Workbook_Open | Runs when the Excel Workbook 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 | Hex Strings | Hex-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Behaviour
Document image
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | BitcoinAddress |
|---|---|
| Author: | Didier Stevens (@DidierStevens) |
| Description: | Contains a valid Bitcoin address |
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | informational_win_ole_protected |
|---|---|
| Author: | Jeff White (karttoon@gmail.com) @noottrak |
| Description: | Identify OLE Project protection within documents. |
| Rule name: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | maldoc_OLE_file_magic_number |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | malware_shellcode_hash |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect shellcode api hash value |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | office_document_vba |
|---|---|
| Author: | Jean-Philippe Teissier / @Jipe_ |
| Description: | Office document with embedded VBA |
| Reference: | https://github.com/jipegit/ |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | pe_no_import_table |
|---|---|
| Description: | Detect pe file that no import table |
| Rule name: | SUSP_OneNote |
|---|---|
| Author: | spatronn |
| Description: | Hard-Detect One |
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.