PHP Malware Analysis

Chyper.html

md5: b50f9ea09792e5d53f3561622cd2ad20

Jump to:

Screenshot


Attributes

Title

URLs


Deobfuscated PHP code

Failed to deobfuscate code

Execution traces


Generated HTML code

<html lang="en"><head>
    <title>Pwned by MR.CHYP3R$ </title>
    <style>
    body {
            background: #000;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            color: white;
        }
        
        .title1 {
            font-family: sans-serif;
            font-size: 30px;
            color: white;
        }
        
        .text {
            font-family: Tahoma;
            font-size: 20px;
            color: grey;
        }
        
        .text:hover {
            font-family: Tahoma;
            font-size: 21px;
            color: white;
        }
    }
    </style>
</head>

<body>
    <center>
        <!--?<table width=100% height=100%--><br>
  <a href="https://ibb.co/dpGK3tN" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://i.ibb.co/Jp5kbqY/MR-CHYPER-MY.png" height="312" width="320"></a><br><br>
<div class="title1" style="color:green"><strong>YOUR WEBSITE</strong></div>
<div class="title1" style="color:green"><strong>HAS BEEN HACKED</strong></div><br><br>
<div class="text">Hi My Lovely Admin, Your Website Has Been Hacked</div>
<div class="text">Please Fix Your Website ASAP</div>
<div class="text">We Don't Have Intention To Steal And</div>
<div class="text">Sell Any Data Unless U Didn't Fix It ASAP</div><br>
<div class="text">-MR.CHYP3R$.</div>
 <div id="bar" style="position: fixed; width: 100%; bottom: 0px; font-family: Tahoma; height: 20px; color: white; font-size: 13px; left: 0px; border-top: 1px solid #000; padding: 5px; background-color: #000"> 
<center> WE SEE YOU ● WE HEAR YOU ● DON'T MESS WITH US </center></div>



</center></body></html>

Original PHP code

<html lang="en">
<head>
    <title>Pwned by MR.CHYP3R$ </title>
    <style>
    body {
            background: #000;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            color: white;
        }
        
        .title1 {
            font-family: sans-serif;
            font-size: 30px;
            color: white;
        }
        
        .text {
            font-family: Tahoma;
            font-size: 20px;
            color: grey;
        }
        
        .text:hover {
            font-family: Tahoma;
            font-size: 21px;
            color: white;
        }
    }
    </style>
</head>

<body>
    <center>
        <?<table width=100% height=100%><td align=center><br>
  <a href="https://ibb.co/dpGK3tN" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://i.ibb.co/Jp5kbqY/MR-CHYPER-MY.png" height="312" width="320" /></a></div><br><br>
<DIV class=title1 style="color:green"><strong>YOUR WEBSITE</strong></DIV>
<DIV class=title1 style="color:green"><strong>HAS BEEN HACKED</strong></DIV><br><br>
<DIV class=text>Hi My Lovely Admin, Your Website Has Been Hacked</DIV>
<DIV class=text>Please Fix Your Website ASAP</DIV>
<DIV class=text>We Don't Have Intention To Steal And</DIV>
<DIV class=text>Sell Any Data Unless U Didn't Fix It ASAP</DIV><br>
<DIV class=text>-MR.CHYP3R$.</DIV>
 <div id=bar style="position: fixed; width: 100%; bottom: 0px; font-family: Tahoma; height: 20px; color: white; font-size: 13px; left: 0px; border-top: 1px solid #000; padding: 5px; background-color: #000"> 
<CENTER> WE SEE YOU &#9679; WE HEAR YOU &#9679; DON'T MESS WITH US </CENTER></div>


</body>
</html>