2016-06-28 18:53 GMT+03:00 Christopher Schultz :
> I'm trying to build an XML file that includes several smaller XML
> files using XXE, like this:
>
> bar.xml:
>
>
>
> ]>
>
> &foo;
>
>
> The files "foo.xml" and "bar.xml" are in the same directory.
>
> This works great when the CWD of the pr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I'm trying to build an XML file that includes several smaller XML
files using XXE, like this:
bar.xml:
]>
&foo;
The files "foo.xml" and "bar.xml" are in the same directory.
This works great when the CWD of the process is the same as f