rule bulwark_https_bulwarkblack_com_mediainfolib_parser_bugs_file_metadata_execution_boundary
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/mediainfolib-parser-bugs-file-metadata-execution-boundary/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:20Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "Snort.org" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
