MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 3f48a8d80cc55a1fbe9a210b60b07f3677b736b8a02d5408697d9df54a276776. 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
WannaCry
Vendor detections: 14
| SHA256 hash: | 3f48a8d80cc55a1fbe9a210b60b07f3677b736b8a02d5408697d9df54a276776 |
|---|---|
| SHA3-384 hash: | 5585e3618f50042344ef4bf4b757215e76ae5db4c1f4aaf2685f9da4d0b7baaa7ee09458fd63d7b40108c8c676c8a7b8 |
| SHA1 hash: | 0a31ea9a024ecf6536283e1eda1f48458b10cbed |
| MD5 hash: | eb4f4c455604f0f1ce111fbefecd9e21 |
| humanhash: | minnesota-nebraska-november-ack |
| File name: | LisectAVT_2403002A_26.exe |
| Download: | download sample |
| Signature | WannaCry |
| File size: | 3'723'271 bytes |
| First seen: | 2024-07-25 00:00:20 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 9ecee117164e0b870a53dd187cdd7174 (82 x WannaCry, 1 x Worm.Virut) |
| ssdeep | 98304:y763opJtK5ZcSUDcn6SAcdZvxWa9P593:y763atKZcxcnZAcMadz |
| Threatray | 1'083 similar samples on MalwareBazaar |
| TLSH | T195063368622CD6BCE1051DB400B3C63AA6763C6556FF6A0F8B504DA73D53B6F7BC0A42 |
| TrID | 37.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 20.0% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 12.7% (.EXE) Win64 Executable (generic) (10523/12/4) 7.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 6.1% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| Reporter | Anonymous |
| Tags: | exe WannaCry |
Anonymous
this malware sample is very nasty!Intelligence
File Origin
CNVendor Threat Intelligence
Win.Ransomware.Wannacryptor-9940180-0
Win.Ransomware.Wanacryptor-9942127-1
Win.Ransomware.Wannacry-9982112-0
Win.Ransomware.WannaCry-10011460-0
Win.Ransomware.Wannacry-6803937-0
Win.Ransomware.Wannacrypt-6804263-0
Win.Ransomware.WannaCry-6313787-0
Win.Malware.Djwy-6775897-0
Win.Malware.Djwy-6923377-0
Win.Exploit.Doublepulsar-7427328-0
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | maldoc_indirect_function_call_3 |
|---|---|
| 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: | WannaCry_Ransomware |
|---|---|
| Author: | Florian Roth (Nextron Systems) (with the help of binar.ly) |
| Description: | Detects WannaCry Ransomware |
| Reference: | https://goo.gl/HG2j5T |
| Rule name: | WannaCry_Ransomware_Gen |
|---|---|
| Author: | Florian Roth (Nextron Systems) (based on rule by US CERT) |
| Description: | Detects WannaCry Ransomware |
| Reference: | https://www.us-cert.gov/ncas/alerts/TA17-132A |
| Rule name: | WannaCry_Ransomware_Gen_RID302B |
|---|---|
| Author: | Florian Roth (based on rule by US CERT) |
| Description: | Detects WannaCry Ransomware |
| Reference: | https://www.us-cert.gov/ncas/alerts/TA17-132A |
| Rule name: | Win32_Ransomware_WannaCry |
|---|---|
| Author: | ReversingLabs |
| Description: | Yara rule that detects WannaCry ransomware. |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Malspam
BLint
The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.
Findings
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle WININET.dll::InternetCloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileA KERNEL32.dll::MoveFileExA |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextA ADVAPI32.dll::CryptGenRandom |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ChangeServiceConfig2A ADVAPI32.dll::CreateServiceA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::RegisterServiceCtrlHandlerA ADVAPI32.dll::StartServiceA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.