Detection Method: XML analysis

XML analysis inspects XML files, which are often used for data exchange and configuration, to identify embedded malicious elements that could pose security risks. This method looks at the structure, content, and relationships within XML documents to spot potentially dangerous components.
XML analysis can detect:
  • Malicious scripts hidden inside XML structures
  • Suspicious URLs or external references embedded in XML attributes or elements
  • XML external entity (XXE) injection attempts
  • Data exfiltration methods disguised as legitimate XML
  • Obfuscated commands or code snippets hidden in XML fields
For example, attackers might use XML files, such as Microsoft Office's Open XML formats (.docx, .xlsx), to hide malicious macros or scripts. But with XML analysis, you can parse these structures and uncover the threats within.
Rule Name & Severity
Last Updated
Author
Types, Tactics & Capabilities
Attachment: Word document with hyperlink and fraud language
12d ago
Sep 4th, 2026
Sublime Security
Attachment: Targeted DOCX with personalized recipient acknowledgement lure
1mo ago
Aug 4th, 2026
Sublime Security
Attachment: SVG file with hyperlinks and cursor styling
3mo ago
May 20th, 2026
Sublime Security
Attachment: SVG files with evasion elements
4mo ago
May 8th, 2026
Sublime Security
Attachment: Embedded Javascript in SVG file
8mo ago
Jan 12th, 2026
Sublime Security
Attachment: DOCX with hyperlink targeting recipient address
9mo ago
Dec 17th, 2025
Sublime Security