PHP Malware Analysis

Mx (6).html, Mx.html

md5: 7483ebc0dd9c6059e1d64e1a7ddb36a2

Jump to:

Screenshot


Attributes

Title

URLs


Deobfuscated PHP code

<html>
<title>AltairX</title>
<body style="background: black">
<h2 style="text-align: center; color: white" >Hack by</h1>
<h2 style="text-align: center ; color: blue" >AltairX</h2>
<h2 style="text-align: center ; color:red ">KEP-Team</h2>
<h2 style="text-align: center; color: white ">Your are Bad Admin and you Have Weak Website </h2>
<img src= "https://e.top4top.io/p_2383sozcr0.png" ; alt="X";align="center"> 
<h2 style= "text-align:center ; color:red"> We Are One Hidden </h2>
<h2 style= "text-align:center ; color: red">We Are Assassin's Websites  </h2>
<h2 style= "text-align:center ; color: red"> AltairX is Here </h2>
<script>
document.write(‘Hack by AltairX’) ;
</script>
</body>
</html>

Execution traces


Generated HTML code

<html><head><title>AltairX</title>
</head><body style="background: black">
<h2 style="text-align: center; color: white">Hack by</h2>
<h2 style="text-align: center ; color: blue">AltairX</h2>
<h2 style="text-align: center ; color:red ">KEP-Team</h2>
<h2 style="text-align: center; color: white ">Your are Bad Admin and you Have Weak Website </h2>
<img src="https://e.top4top.io/p_2383sozcr0.png" ;="" alt="X" ;align="center"> 
<h2 style="text-align:center ; color:red"> We Are One Hidden </h2>
<h2 style="text-align:center ; color: red">We Are Assassin's Websites  </h2>
<h2 style="text-align:center ; color: red"> AltairX is Here </h2>
<script>
document.write(‘Hack by AltairX’) ;
</script>

</body></html>

Original PHP code

<html>
<title>AltairX</title>
<body style="background: black">
<h2 style="text-align: center; color: white" >Hack by</h1>
<h2 style="text-align: center ; color: blue" >AltairX</h2>
<h2 style="text-align: center ; color:red ">KEP-Team</h2>
<h2 style="text-align: center; color: white ">Your are Bad Admin and you Have Weak Website </h2>
<img src= "https://e.top4top.io/p_2383sozcr0.png" ; alt="X";align="center"> 
<h2 style= "text-align:center ; color:red"> We Are One Hidden </h2>
<h2 style= "text-align:center ; color: red">We Are Assassin's Websites  </h2>
<h2 style= "text-align:center ; color: red"> AltairX is Here </h2>
<script>
document.write(‘Hack by AltairX’) ;
</script>
</body>
</html>