rule bulwark_https_bulwarkblack_com_gyazo_breach_screenshot_tool_data_loss_controls { meta: author = "Bulwark Black LLC" source = "https://bulwarkblack.com/gyazo-breach-screenshot-tool-data-loss-controls/" description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule." generated = "2026-09-20T15:07:02Z" tlp = "TLP:CLEAR" indicator_count = "4" strings: $s0 = "help-ja.gyazo.com" ascii wide nocase // Domains $s1 = "help.gyazo.com" ascii wide nocase // Domains $s2 = "https://help-ja.gyazo.com/contact-us" ascii wide nocase // URLs $s3 = "https://help.gyazo.com/contact-us" ascii wide nocase // URLs condition: any of ($s*) }