Re: [xml-dev] Parse binary files into XML, sanitize the XML, reconstitute the binary

From
Peter Flynn <>
To
Date
2016-12-13T21:13:37Z
ID
<>
Thread
Re: [xml-dev] Parse binary files into XML, sanitize the XML, reconstitute the binary
On 12/13/2016 02:19 PM, Costello, Roger L. wrote:
[...]
> Let’s recap: using a standard technology (DFDL) I parsed a binary
> file (JPEG). The output is XML. I then processed the XML using the
> full suite of XML technologies (XSLT, Schematron, XML Schema, etc.).
> Lastly, I unparsed the XML to reconstitute the binary.

Very interesting. Can it be used to detect the Stegano exploit of hiding
malware in the byte-values of the transparency of pixels?

///Peter