
Tutorial and source code for building a custom YARA module in C to extract malware configurations, with a practical Danabot example and reusable build script.
This repository contains the source code and content for my blog post on YARA Module Development and Config Extraction. In this blog, here is my guide into the process of creating a YARA module dedicated to extracting configurations.
https://devilinside.me/blogs/configuration-extraction-yara
parseutils, in action with a practical example related to Danabot configuration extraction.build.sh script to compile the YARA module and additional YARA rules for configuration extraction.Feel free to reach out for discussions or questions via Twitter @_theatha.