PHP Malware Analysis

PJj8qB9K

md5: 396f42ce2d21b4498e3b6325a3780700

Jump to:

Screenshot


Attributes

Title


Deobfuscated PHP code

<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Pastebin.com - Not Found (#404)</title>
</head>
<body>


<h1>Not Found (#404)</h1>
<p>This paste has been deemed potentially harmful. Pastebin took the necessary steps to prevent access on December 13, 2021, 12:33 am CST. If you feel this is an incorrect assessment, please &lt;a href=&quot;/request-to-restore/PJj8qB9K&quot; target=&quot;blank&quot;&gt;contact us&lt;/a&gt; within 14 days to avoid any permanent loss of content.</p>

</body>
</html>

Execution traces


Generated HTML code

<html lang="en"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Pastebin.com - Not Found (#404)</title>
</head>
<body>


<h1>Not Found (#404)</h1>
<p>This paste has been deemed potentially harmful. Pastebin took the necessary steps to prevent access on December 13, 2021, 12:33 am CST. If you feel this is an incorrect assessment, please &lt;a href="/request-to-restore/PJj8qB9K" target="blank"&gt;contact us&lt;/a&gt; within 14 days to avoid any permanent loss of content.</p>


</body></html>

Original PHP code

<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Pastebin.com - Not Found (#404)</title>
</head>
<body>


<h1>Not Found (#404)</h1>
<p>This paste has been deemed potentially harmful. Pastebin took the necessary steps to prevent access on December 13, 2021, 12:33 am CST. If you feel this is an incorrect assessment, please &lt;a href=&quot;/request-to-restore/PJj8qB9K&quot; target=&quot;blank&quot;&gt;contact us&lt;/a&gt; within 14 days to avoid any permanent loss of content.</p>

</body>
</html>