https://app.gigaddns.com.br/login.phtml

Submitted URL:
https://gigaddns.com.brRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 5 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
verbosedom
URL
https://app.gigaddns.com.br/login.phtml
Text
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

The raw HTML body of the page

<html lang="pt-br"><head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Sistema GigaDDNS</title>
<link rel="shortcut icon" href="favicon.png">
<link rel="stylesheet" type="text/css" href="tpl/css/ddns-global.css" media="all">
<link rel="stylesheet" type="text/css" href="tpl/css/ddns-giga.css" media="all">
<link rel="stylesheet" type="text/css" href="tpl/css/ddns-medias.css" media="all">

<meta name="generator" content="Powered by Winco">

<!-- Menu Mobile -->
<script src="tpl/js/jquery-1.12.4.js"></script>
<script src="tpl/js/jPushMenu.js"></script>
<script>
jQuery(document).ready(function($) {
		$('.toggle-menu').jPushMenu();
	});
</script>
</head><body class="cbp-spmenu-push">
<header>
<div class="container">
<div class="logo"></div>
</div>
</header><section class="index">
  <div class="box-login">
	<h1>Área de acesso ao DDNS</h1>
	<p>Este serviço de DDNS é exclusivo para clientes da Giga Security</p>
		<form action="/login.phtml" method="post" name="form1">
		<ul>
		<li><label for="id">E-mail</label><input id="loginField" name="login" value="" type="text"></li>
		<li><label for="pass">Senha</label><input id="empresa" name="password" type="password"></li>
		<li><button type="submit">OK</button></li>
		</ul>
	</form>
	<div class="box-footer">
		<a class="left" href="create_account.phtml">Criar Conta</a>
		<a class="right" id="esqueci" href="password_recovery.phtml">Esqueci minha senha</a>
	</div>
  </div>
</section>
<footer>
<div class="container">

<p class="left">2024 © Grupo Giga - Todos os direitos reservados.<br>
<!-- <a href="https://www.grupogiga.com.br/security/" target="_blank">www.grupogiga.com.br</a>-->
</p>
<p class="right">Tel.: (11) 3198-5890 | E-mail: [email protected]</p>
</div>
</footer>
</body></html>