{"id":13705625,"url":"https://github.com/f0wl/yara_rules","last_synced_at":"2026-01-12T11:53:06.966Z","repository":{"id":144508459,"uuid":"328195930","full_name":"f0wl/yara_rules","owner":"f0wl","description":"A collection of yara rules that I created during analysis / for blog posts","archived":false,"fork":false,"pushed_at":"2022-03-03T11:18:35.000Z","size":35,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-13T13:38:34.540Z","etag":null,"topics":["malware-analysis","reverse-engineering","threat-intelligence","yara-rules"],"latest_commit_sha":null,"homepage":"https://dissectingmalwa.re","language":"YARA","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f0wl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-01-09T16:21:36.000Z","updated_at":"2024-09-21T12:27:13.000Z","dependencies_parsed_at":"2024-01-18T08:09:14.935Z","dependency_job_id":"e3d278e1-a226-4b97-8f30-518e9bdccd51","html_url":"https://github.com/f0wl/yara_rules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0wl%2Fyara_rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0wl%2Fyara_rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0wl%2Fyara_rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0wl%2Fyara_rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f0wl","download_url":"https://codeload.github.com/f0wl/yara_rules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252534088,"owners_count":21763716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["malware-analysis","reverse-engineering","threat-intelligence","yara-rules"],"created_at":"2024-08-02T22:00:45.066Z","updated_at":"2026-01-12T11:53:06.960Z","avatar_url":"https://github.com/f0wl.png","language":"YARA","funding_links":[],"categories":["Rules"],"sub_categories":[],"readme":"# yara_rules\n\nA collection of yara rules that I created during analysis / for blog posts\n\n## Table of Contents\n\n1. [Windows](https://github.com/f0wl/yara_rules/tree/main/windows)\n\n    * 1.1 [Banker](https://github.com/f0wl/yara_rules/tree/main/windows/banker)\n\n        * 1.1.1 [danabot_main.yar](https://github.com/f0wl/yara_rules/blob/main/windows/crypter/danabot_main.yar)\n\n    * 1.2 [Crypter](https://github.com/f0wl/yara_rules/tree/main/windows/crypter)\n\n        * 1.2.1 [huan_crypter.yar](https://github.com/f0wl/yara_rules/blob/main/windows/crypter/huan_crypter.yar)\n\n        * 1.2.2 [zipExec_crypter.yar](https://github.com/f0wl/yara_rules/blob/main/windows/crypter/zipExec_crypter.yar)\n\n    * 1.3 [Ransomware](https://github.com/f0wl/yara_rules/tree/main/windows/ransomware)\n\n        * 1.3.1 [deathransom.yar](https://github.com/f0wl/yara_rules/blob/main/windows/ransomware/deathransom.yar)\n\n        * 1.3.2 [germanwiper.yar](https://github.com/f0wl/yara_rules/blob/main/windows/ransomware/germanwiper.yar)\n\n        * 1.3.3 [netwalker.yar](https://github.com/f0wl/yara_rules/blob/main/windows/ransomware/netwalker.yar)\n\n        * 1.3.4 [wannacry.yar](https://github.com/f0wl/yara_rules/blob/main/windows/ransomware/wannacry.yar)\n\n        * 1.3.5 [mountLockerV2_unpacked.yar](https://github.com/f0wl/yara_rules/blob/main/windows/ransomware/mountLockerV2_unpacked.yar)\n\n    * 1.4 [UAC](https://github.com/f0wl/yara_rules/tree/main/windows/uac)\n\n        * 1.4.1 [ICMLuaUtil_UACMe_M41.yar](https://github.com/f0wl/yara_rules/blob/main/windows/uac/ICMLuaUtil_UACMe_M41.yar)\n\n2. [Linux](https://github.com/f0wl/yara_rules/tree/main/linux)\n\n    * 2.1 [Crypter](https://github.com/f0wl/yara_rules/tree/main/linux/crypter)\n\n        * 2.1.1 [ezuri_revised.yar](https://github.com/f0wl/yara_rules/blob/main/linux/crypter/ezuri_revised.yar)\n\n    * 2.2 [Ransomware](https://github.com/f0wl/yara_rules/tree/main/linux/ransomware)\n\n        * 2.2.1 [revil_linux.yar](https://github.com/f0wl/yara_rules/blob/main/linux/ransomware/revil_linux.yar)\n\n3. [Other](https://github.com/f0wl/yara_rules/tree/main/other)\n\n    * 3.1 [ESXi](https://github.com/f0wl/yara_rules/tree/main/other/ESXi)\n\n        * 3.1.1 [esxi_commands_ransomware.yar](https://github.com/f0wl/yara_rules/blob/main/other/ESXi/esxi_commands_ransomware.yar)\n\n        * 3.1.2 [blackmatter_linux_encryptor.yar](https://github.com/f0wl/yara_rules/blob/main/other/ESXi/blackmatter_linux_encryptor.yar)\n\n        * 3.1.3 [blackmatter_linux_decryptor.yar](https://github.com/f0wl/yara_rules/blob/main/other/ESXi/blackmatter_linux_decryptor.yar)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff0wl%2Fyara_rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff0wl%2Fyara_rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff0wl%2Fyara_rules/lists"}