← Back to SOC feed Coverage →

ThreatFox: WannaCryptor IOCs

ioc-hunt HIGH ThreatFox
DeviceFileEvents
iocthreatfoxwin-wannacryptor
This rule was pulled from an open-source repository and enriched with AI. Validate in a test environment before deploying to production.
View original rule at ThreatFox →
Retrieved: 2026-07-26T11:00:00Z · Confidence: high

Hunt Hypothesis

This detection rule identifies WannaCryptor ransomware activity by monitoring for indicators of compromise such as phishing email interactions and exploitation of unpatched systems that lead to file encryption events. Proactively hunting for these behaviors in Azure Sentinel is critical because early identification of stolen credentials or vulnerability exploits allows the SOC team to isolate affected endpoints before widespread data loss occurs, thereby minimizing operational disruption and ransom demands.

IOC Summary

Malware Family: WannaCryptor Total IOCs: 26 IOC Types: sha1_hash, md5_hash, sha256_hash

TypeValueThreat TypeFirst SeenConfidence
sha1_hash2b0e4a9a122db7e489d927f526f21dbd775c42e3payload2026-07-2595%
md5_hash41faa6070b56ee395b5f811008213b03payload2026-07-2595%
md5_hash687136a7d7e1c1e201913a6168e047acpayload2026-07-2595%
sha256_hash1ba28ed44b1be838f303f53c5388cf1b007212798d50bb3e82932cfc06d7f6dcpayload2026-07-2595%
sha256_hash44acb3159fd6e085d3fce3991211912252edbe24c2a1b94b04d55431edab2630payload2026-07-2595%
sha1_hash77bd23afbfc26ea16c6507263fc881d4eed4cb84payload2026-07-2595%
sha256_hash4f4f30d07cc0ed90a92e39b637da4dc99aa76f36cff2362d4d907d77a2465ee5payload2026-07-2595%
sha1_hash546db363bcc9266c133b8363c62103b7a2f1940bpayload2026-07-2595%
md5_hasha554260842be80f9fddffcb47f203d43payload2026-07-2595%
md5_hashf7a9be6e4140bb14d916bd73f0868aadpayload2026-07-2595%
sha256_hash6925fdec115ca580da0c37cf3804ec6252d1210a4af5acc205bf695aa8d0e0e9payload2026-07-2595%
sha1_hash6ed8767b85a5ddf99b4e7ac4fbc7e50c6db44027payload2026-07-2595%
sha1_hashc480d041069d0c65ffd75eba89ce1135c7b91ff5payload2026-07-2595%
md5_hashb8d3dfe5aff8f0c8955038c174e70195payload2026-07-2595%
sha256_hash7949631d3490ed9fb6b63aff678f7b203df719fe75e671ea16975c6b873010ddpayload2026-07-2595%
sha1_hash7a4a94471e49b12f6482b9f64fdd0cc4982dc431payload2026-07-2595%
md5_hash88789a1cc82d672509fc1ce33dff1fe8payload2026-07-2595%
md5_hash5323cf5c653ed0d88b92e934d1c7aff6payload2026-07-2595%
sha256_hash9eacc45bc8c6a2e4954e116d9cd8add64f89e14d1c7d6c1c0027ba6d93c6086apayload2026-07-2595%
sha256_hashbb313ea63402edd0fac30bad39a56e2405bee5b4f07013b09af72ef6c382a731payload2026-07-2595%
sha1_hash660a2ebad18d856bdf89830628f46a1a5a3c0fcfpayload2026-07-2595%
md5_hash9ef42799d880c522be09618a03a7b9e6payload2026-07-2595%
sha256_hashb08f921c92a29a0a8449ee27d6860597d7a34baf8d609ca7dbcb06c32d5b2f80payload2026-07-2595%
sha1_hashd7b54e708ddbbf0954a1cccf95d4e8b80dda3150payload2026-07-2595%
md5_hasha71ebf9fd2b7e1969f15e73c9c6eda6epayload2026-07-2595%

KQL: Hash Hunt

// Hunt for files matching known malicious hashes
// Source: ThreatFox - WannaCryptor
let malicious_hashes = dynamic(["2b0e4a9a122db7e489d927f526f21dbd775c42e3", "41faa6070b56ee395b5f811008213b03", "687136a7d7e1c1e201913a6168e047ac", "1ba28ed44b1be838f303f53c5388cf1b007212798d50bb3e82932cfc06d7f6dc", "44acb3159fd6e085d3fce3991211912252edbe24c2a1b94b04d55431edab2630", "77bd23afbfc26ea16c6507263fc881d4eed4cb84", "4f4f30d07cc0ed90a92e39b637da4dc99aa76f36cff2362d4d907d77a2465ee5", "546db363bcc9266c133b8363c62103b7a2f1940b", "a554260842be80f9fddffcb47f203d43", "f7a9be6e4140bb14d916bd73f0868aad", "6925fdec115ca580da0c37cf3804ec6252d1210a4af5acc205bf695aa8d0e0e9", "6ed8767b85a5ddf99b4e7ac4fbc7e50c6db44027", "c480d041069d0c65ffd75eba89ce1135c7b91ff5", "b8d3dfe5aff8f0c8955038c174e70195", "7949631d3490ed9fb6b63aff678f7b203df719fe75e671ea16975c6b873010dd", "7a4a94471e49b12f6482b9f64fdd0cc4982dc431", "88789a1cc82d672509fc1ce33dff1fe8", "5323cf5c653ed0d88b92e934d1c7aff6", "9eacc45bc8c6a2e4954e116d9cd8add64f89e14d1c7d6c1c0027ba6d93c6086a", "bb313ea63402edd0fac30bad39a56e2405bee5b4f07013b09af72ef6c382a731", "660a2ebad18d856bdf89830628f46a1a5a3c0fcf", "9ef42799d880c522be09618a03a7b9e6", "b08f921c92a29a0a8449ee27d6860597d7a34baf8d609ca7dbcb06c32d5b2f80", "d7b54e708ddbbf0954a1cccf95d4e8b80dda3150", "a71ebf9fd2b7e1969f15e73c9c6eda6e", "bae3dd2745c3822b1bc6b869f10bf56167195452dd65104d76f5089537ab6fc2"]);
DeviceFileEvents
| where SHA256 in (malicious_hashes) or SHA1 in (malicious_hashes) or MD5 in (malicious_hashes)
| project Timestamp, DeviceName, FileName, FolderPath, SHA256, InitiatingProcessFileName
| order by Timestamp desc

Required Data Sources

Sentinel TableNotes
DeviceFileEventsEnsure this data connector is enabled

References

False Positive Guidance

False Positive Scenarios for “ThreatFox: WannaCryptor IOCs” Rule

Original source: https://threatfox.abuse.ch/browse/malware/win.wannacryptor/