HTTP/1.1 200 OK Date: Mon, 14 Apr 2025 07:30:12 GMT Server: Apache/2.4.18 (Ubuntu) Set-Cookie: PHPSESSID=4075ab3a1a0766b2598376ac220e77ae; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Vary: Accept-Encoding Content-Length: 2333 Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>RIW Authorization</title> <!--meta name="viewport" content="width=device-width, initial-scale=1.0"--> <meta content='width=device-width, initial-scale=0.6, maximum-scale=1, user-scalable=no' name='viewport'> <!--!!!!!!!! GDL !!!!!!!!--> <!-- Favicons --> <link rel="icon" type="image/x-icon" href="favicon.png?ver=1.002"> <link rel="shortcut icon" type="image/x-icon" href="favicon.png?ver=1.002"> <!--link rel="stylesheet" href="./vendor/bootstrap/css/bootstrap.min.css"--> <!--link rel="stylesheet" href="./css/style.css"--> <link rel="stylesheet" href="system/modules/auth/vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="system/modules/auth/css/style.css"> <!--!!!!!!!! GDL !!!!!!!!--> </head> <body> <div class="container"> <!--!!!!!!!! GDL !!!!!!!!--> <!--form class="form-signin ajax" method="post" action="./ajax.php"--> <form class="form-signin ajax" method="post" action="./system/modules/auth/ajax.php"> <!--!!!!!!!! GDL !!!!!!!!--> <div class="main-error alert alert-error hide"></div> <h2 class="form-signin-heading">Пожалуйста авторизуйтесь</h2> <input name="username" type="text" class="input-block-level" placeholder="Логин" autofocus> <input name="password" type="password" class="input-block-level" placeholder="Пароль"> <label class="checkbox"> <input name="remember-me" type="checkbox" value="remember-me" checked> запомнить меня </label> <input type="hidden" name="act" value="login"> <button class="btn btn-large btn-primary" type="submit">вход</button> </form> </div> <!-- /container --> <!--!!!!!!!! GDL !!!!!!!!--> <!--script src="./vendor/jquery-2.0.3.min.js"></script--> <!--script src="./vendor/bootstrap/js/bootstrap.min.js"></script--> <!--script src="./js/ajax-form.js"></script--> <script src="./system/modules/auth/vendor/jquery-2.0.3.min.js"></script> <script src="./system/modules/auth/vendor/bootstrap/js/bootstrap.min.js"></script> <script src="./system/modules/auth/js/ajax-form.js"></script> <!--!!!!!!!! GDL !!!!!!!!--> </body> </html>
Shodan ® - All rights reserved