Fully functionnal challenge
This commit is contained in:
@ -39,9 +39,12 @@ if (isset($_POST['login']) && $_POST['login'] == 'Login') {
|
||||
$html_login = "<b>Welcome to your admin board <em>".$row['user']."</em></b> <br> <br>
|
||||
An error occurred while connecting to your implant <br> [Zetatech Neural Processor MK.II].
|
||||
<br> <br>
|
||||
Please approach a Zetatech center for an analysis.
|
||||
Please approach a Zetatech center for an analysis. You can use maintenance access with your Access Key to check general informations.
|
||||
<br> <br>
|
||||
IMTLD{w3b_1nT3rf4ceS_4r3_3v1L}";
|
||||
IMTLD{w3b_1nT3rf4ceS_4r3_3v1L} <br>
|
||||
<div class=\"row\">
|
||||
<a id=\"key\" href=\"./e91ac60004c77904ad889a5762a68b06e53b7c21.html\">[Access Key]</a>
|
||||
</div>";
|
||||
$state->string = $html_login;
|
||||
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user