PHP Malware Analysis

katil-revonzy.html, katil&revonzy.html

md5: d8bb87d0deaf6f7f7f4b69e0570cc903

Jump to:

Screenshot


Attributes

Title

URLs


Deobfuscated PHP code

<html>
    <head>
        <title>Hacked By Katil & Revonzy</title>
        <meta charset="utf-8">
    </head>
    <body bgcolor="black">
        <center>
            <br>
            <br>
            <img src="https://resmim.net/cdn/2022/05/30/l5w0x.gif">
            <h1 style="color: green;">Hacked By Katil & Revonzy</h1>
            <p style="color: red;">Bir elde tesbih diğer elde mouse</p>
            <p style="color: white;">Instagram : <a href="https://instagram.com/katilofc" style="color: green; text-decoration: none;">@katilofc</a> & <a href="https://instagram.com/revonzyx" style="color: red; text-decoration: none;">@revonzyx</a></p>
        </center>
    </body>
</html>

Execution traces


Generated HTML code

<html><head>
        <title>Hacked By Katil &amp; Revonzy</title>
        <meta charset="utf-8">
    </head>
    <body bgcolor="black">
        <center>
            <br>
            <br>
            <img src="https://resmim.net/cdn/2022/05/30/l5w0x.gif">
            <h1 style="color: green;">Hacked By Katil &amp; Revonzy</h1>
            <p style="color: red;">Bir elde tesbih diğer elde mouse</p>
            <p style="color: white;">Instagram : <a href="https://instagram.com/katilofc" style="color: green; text-decoration: none;">@katilofc</a> &amp; <a href="https://instagram.com/revonzyx" style="color: red; text-decoration: none;">@revonzyx</a></p>
        </center>
    
</body></html>

Original PHP code

<html>
    <head>
        <title>Hacked By Katil & Revonzy</title>
        <meta charset="utf-8">
    </head>
    <body bgcolor="black">
        <center>
            <br>
            <br>
            <img src="https://resmim.net/cdn/2022/05/30/l5w0x.gif">
            <h1 style="color: green;">Hacked By Katil & Revonzy</h1>
            <p style="color: red;">Bir elde tesbih diğer elde mouse</p>
            <p style="color: white;">Instagram : <a href="https://instagram.com/katilofc" style="color: green; text-decoration: none;">@katilofc</a> & <a href="https://instagram.com/revonzyx" style="color: red; text-decoration: none;">@revonzyx</a></p>
        </center>
    </body>
</html>