- 扫描 ID:
- 82a2f0d6-0878-4a98-9081-e5fd94fef404已完成
- 提交的 URL:
- https://api2tokyo.keypascoid.com/
- 报告完成时间:
链接 · 找到 1 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
https://www.enable-javascript.com/ | here |
JavaScript 变量 · 找到 5 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
loginFormBuildUniqueUsername | function |
togglePasswordVisibility | function |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Borgen</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="/resources/img/favicon.ico">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon.png">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon-72x72.png" sizes="72x72">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon-114x114.png" sizes="114x114">
<link rel="stylesheet" type="text/css" href="/resources/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/resources/css/flexslider.css">
<link rel="stylesheet" type="text/css" href="/resources/css/colorbox.css">
<link rel="stylesheet" type="text/css" href="/resources/css/qubico.css">
<link rel="stylesheet" type="text/css" href="/resources/css/qubico-Keypasco-blue.css">
<link rel="stylesheet" type="text/css" href="/resources/css/font-lato.css">
</head>
<body>
<nav id="main-nav" class="navbar navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#site-nav">
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<span class="logo-small"><img src="/resources/img/Borgen-logo-45x45.png" alt="Borgen logo"></span>
<span class="to-top"><i class="fa fa-arrow-up"></i></span>
</div>
<div id="site-nav" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/admin/index.html">Administration</a></li>
</ul>
</div>
</div>
</nav>
<section class="white-bg padding-top">
<div class="container features">
<noscript>
<p>
For full functionality of the Admin GUI it is necessary to enable JavaScript.<br>
Instructions about how to enable JavaScript in your browser you can find
<a href="https://www.enable-javascript.com/" target="_blank">here</a>.
</p>
</noscript>
<form name="loginform" action="/admin/login" method="post">
<fieldset>
<legend>Administration Login</legend>
<table>
<tbody><tr>
<td><label for="icp">ICP </label></td>
<td><input id="icp" name="icp" autofocus="" autocomplete="off"></td>
</tr>
<tr>
<td><label for="username_part">Username </label></td>
<td>
<input id="username_part" name="username_part" autocomplete="off">
<input type="hidden" id="unique_username" name="unique_username">
</td>
</tr>
<tr>
<td><label for="password">Password </label></td>
<td>
<input type="password" id="password" name="password" autocomplete="off">
<span class="glyphicon glyphicon-eye-open" onclick="togglePasswordVisibility(document.getElementById('password'), this)"></span>
</td>
</tr>
<tr>
<td>
<div class="form-actions">
<button class="btn" id="loginButton" onclick="loginFormBuildUniqueUsername(document.getElementById('icp'), document.getElementById('username_part'), document.getElementById('unique_username'));return true;">
Log in
</button>
</div>
</td>
<td></td>
</tr>
</tbody></table>
</fieldset>
</form>
</div>
</section>
<section id="press" class="white-bg padding-top-bottom">
<div class="container features">
<h1 class="section-title">Borgen - Secure Your Identity</h1>
<div class="row">
<p>
To protect your privacy is the crucial part of our core business and the fundamentals of our solution.
Our business strategy is to protect your customers privacy.
Therefore, we assure you that we do not collect personal information from you unless you provide it to us.
You should be assured that except the following limited situations we do not provide or sell personal information about our
customers or site visitors to vendors without the active acceptance from the users.</p>
<br>
</div>
</div>
</section>
<footer id="main-footer" class="color-bg light-typo">
<div class="container text-center">
<p>Copyright ©
<script type="text/JavaScript">
document.write("2010-" + new Date().getFullYear() + " All rights reserved.")
</script>2010-2024 All rights reserved.
</p>
</div>
</footer>
<script src="/resources/js/authentication2.js"></script>
</body></html>