- ID da verificação
- b1e1e9f4-4613-4004-b3fe-aa190f6ff5a5Concluído
- URL enviado:
- https://fg01-yyz01.netcrawler.ca/
- Relatório concluído:
Links · 0 encontrado(s)
Os links de saída identificados na página
Variáveis JavaScript · 60 encontrada(s)
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
NEUTRINO_THEME | string |
fgt_lang | object |
my_xmlhttp | object |
buf_request_in_progress | boolean |
token_push_request_in_progress | boolean |
ftm_push_status_timeout | object |
elm_username | object |
Mensagens de registro do console · 2 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
warning | other |
|
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html class="main-app"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=8; IE=EDGE">
<meta http-equiv="pragma" content="no-cache">
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="shortcut icon" type="image/x-icon" href="/favicon/favicon.ico"><link rel="shortcut icon" href="/favicon/favicon.ico"><link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"><link rel="manifest" href="/favicon/site.webmanifest"><link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#d43527"><link href="/static/styles.css" rel="stylesheet" type="text/css">
<link href="/static/css/legacy-main.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
window.NEUTRINO_THEME = 'dark-matter';
</script>
<script type="text/javascript" src="/static/js/legacy_theme_setup.js"></script>
<script type="text/javascript">
(function() {
var xhr = new XMLHttpRequest();
xhr.onload = function() {
if (xhr.status === 200) {
try {
window.fgt_lang = JSON.parse(xhr.responseText);
} catch (e) {
console.error('Failed to parse language JSON');
}
}
};
xhr.open('GET', '/static/lang/en.json', false);
xhr.send();
})()
;</script>
<script language="JavaScript">
if (top.location != window.location) top.location.reload();
if (window.opener) { try {
window.opener.top.location.reload();
self.close();
} catch (e) {}
}
</script>
<style id="nu-active-theme" type="text/css">/* theme: Dark Matter */
:root {
--nu-theme-color-background-level0: 31, 31, 31;
--nu-theme-color-background-level1: 40, 40, 40;
--nu-theme-color-background-level2: 50, 50, 50;
--nu-theme-color-background-level3: 60, 60, 60;
--nu-theme-color-background-level4: 80, 80, 80;
--nu-theme-color-background-level5: 120, 120, 120;
--nu-theme-on-color-background: 200, 200, 200;
--nu-theme-color-border-level0: 61, 61, 61;
--nu-theme-color-border-level1: 90, 90, 90;
--nu-theme-color-border-level2: 116, 116, 116;
--nu-theme-color-border-level3: 156, 156, 156;
--nu-theme-color-border-level4: 180, 180, 180;
--nu-theme-color-border-level5: 220, 220, 220;
--nu-theme-color-header-base: 70, 72, 114;
--nu-theme-color-header-hover: 84, 86, 137;
--nu-theme-on-color-header: 255, 255, 255;
--nu-theme-color-selected-base: 98, 101, 162;
--nu-theme-color-selected-hover: 131, 133, 181;
--nu-theme-on-color-selected: 255, 255, 255;
--nu-theme-color-call-to-action-base: 98, 101, 162;
--nu-theme-color-call-to-action-hover: 131, 133, 181;
--nu-theme-on-color-call-to-action: 255, 255, 255;
--nu-theme-color-accent-base: 70, 72, 114;
--nu-theme-color-accent-hover: 84, 86, 137;
--nu-theme-on-color-accent: 255, 255, 255;
--nu-theme-color-list-selected-base: 121, 66, 66;
--nu-theme-color-list-selected-hover: 134, 85, 85;
--nu-theme-on-color-list-selected: 255, 255, 255;
--nu-theme-color-highlighted-base: 255, 255, 0;
--nu-theme-color-highlighted-hover: 204, 204, 0;
--nu-theme-on-color-highlighted: 45, 45, 45;
--nu-theme-color-located-base: 255, 178, 145;
--nu-theme-color-located-hover: 230, 160, 131;
--nu-theme-on-color-located: 45, 45, 45;
--nu-theme-color-informative-success-base: 75, 154, 75;
--nu-theme-color-informative-success-hover: 82, 169, 82;
--nu-theme-on-color-informative-success: 255, 255, 255;
--nu-theme-color-informative-severity-low-base: 98, 101, 162;
--nu-theme-color-informative-severity-low-hover: 114, 117, 172;
--nu-theme-on-color-informative-severity-low: 255, 255, 255;
--nu-theme-color-informative-severity-medium-base: 243, 187, 45;
--nu-theme-color-informative-severity-medium-hover: 241, 178, 18;
--nu-theme-on-color-informative-severity-medium: 45, 45, 45;
--nu-theme-color-informative-severity-high-base: 226, 135, 34;
--nu-theme-color-informative-severity-high-hover: 229, 147, 57;
--nu-theme-on-color-informative-severity-high: 255, 255, 255;
--nu-theme-color-informative-severity-critical-base: 220, 101, 101;
--nu-theme-color-informative-severity-critical-hover: 226, 127, 127;
--nu-theme-on-color-informative-severity-critical: 255, 255, 255;
--nu-theme-color-low-contrast-informative-success-base: 65, 93, 65;
--nu-theme-color-low-contrast-informative-success-hover: 68, 98, 68;
--nu-theme-on-color-low-contrast-informative-success: 255, 255, 255;
--nu-theme-color-low-contrast-informative-severity-low-base: 80, 89, 124;
--nu-theme-color-low-contrast-informative-severity-low-hover: 84, 93, 130;
--nu-theme-on-color-low-contrast-informative-severity-low: 255, 255, 255;
--nu-theme-color-low-contrast-informative-severity-medium-base: 206, 157, 34;
--nu-theme-color-low-contrast-informative-severity-medium-hover: 216, 165, 36;
--nu-theme-on-color-low-contrast-informative-severity-medium: 255, 255, 255;
--nu-theme-color-low-contrast-informative-severity-critical-base: 198, 108, 108;
--nu-theme-color-low-contrast-informative-severity-critical-hover: 202, 119, 119;
--nu-theme-on-color-low-contrast-informative-severity-critical: 255, 255, 255;
--nu-theme-color-link-base: 98, 101, 162;
--nu-theme-color-link-active: 98, 101, 162;
--nu-theme-color-link-visited: 98, 101, 162;
--nu-theme-color-icon-red: 220, 101, 101;
--nu-theme-color-icon-yellow: 243, 187, 45;
--nu-theme-color-icon-blue: 98, 101, 162;
--nu-theme-color-icon-green: 75, 154, 75;
--nu-theme-color-icon-orange: 226, 135, 34;
--nu-theme-color-misc-control-error: 220, 101, 101;
--nu-theme-color-misc-control-error-pristine: 144, 94, 11;
--nu-theme-color-misc-shadow: 0, 0, 0;
--nu-theme-dimension-normal-font-weight: 400;
--nu-theme-dimension-bold-font-weight: 700;
--nu-theme-dimension-button-border-radius: 0px;
--nu-theme-dimension-input-border-radius: 0px;
--nu-theme-dimension-mutable-outer-margin: 0px;
--nu-theme-dimension-mutable-outer-border-width: 0px;
--nu-theme-dimension-mutable-side-panel-border-width: 1px;
--nu-theme-override-nav-group-title: 125, 125, 125;
--nu-theme-override-main-background: 31, 31, 31;
--nu-theme-override-text-background: 40, 40, 40;
--nu-theme-override-nav-expanded-section-title-text: 230, 230, 230;
--nu-theme-override-nav-expanded-section-title-icon: 230, 230, 230;
--nu-theme-override-nav-active-informative-severity-low: 200, 200, 200;
--nu-theme-override-nav-on-active-informative-severity-low: 70, 72, 114;
}
</style></head>
<body class="nu-theme-dark-matter nu-dark-theme nu-nav-style-standard nu-responsive-medium nu-responsive-medium-only">
<div class="view-container ng1">
<form class="prompt legacy-prompt flex-column" onsubmit="return false;" method="get" name="login" autocomplete="off">
<div class="content with-header" style="transition: max-height 1s linear 0s; max-height: none;">
<div class="header">
<f-icon class="ftnt-fortinet-grid icon-xl"></f-icon></div>
<div class="sub-content">
<div class="wide-inputs ">
<div class="error-message" id="err_msg" style="display: none">
<f-icon class="fa-error"></f-icon>
<div class="message-content" id="err_msg_content"></div>
</div>
<div class="warning-message" id="warn_msg" style="display: none">
<f-icon class="fa-warning"></f-icon>
<div class="message-content" id="warn_msg_content"></div>
</div>
<input type="text" name="username" id="username" value="" maxlength="64" autocorrect="off" autocapitalize="off" placeholder="Username">
<div id="credential-fields" class="">
<input type="password" autocomplete="off" name="secretkey" id="secretkey" placeholder="Password">
<div id="token_msg" style="display: none; max-height: 300px; overflow: auto;"></div>
<input type="hidden" name="ftm_push_enabled" id="ftm_push_enabled" value="1"><input type="password" autocomplete="off" name="token_code" placeholder="Token Code" id="token_code" maxlength="128" style="display: none" disabled="">
</div>
</div>
<div id="login-button-container">
<div class="button-actions wide">
<button class="primary" name="login_button" id="login_button" type="button" onclick="try_login();">Login</button>
</div>
</div>
</div></div></form></div>
<script type="text/javascript" src="/static/js/login.js"></script>
<script language="Javascript">
document.onkeydown = key_pressdown;
document.forms[0].username.focus();
</script>
</body></html>