- ID da verificação
- d69cbb64-e9dd-4243-b4fc-7cb547d66105Concluído
- URL enviado:
- https://secure.omnidataretrieval.com/omniweb/admin/frame.aspRedirecionado
- Relatório concluído:
Links · 2 encontrado(s)
Os links de saída identificados na página
Link | Texto |
---|---|
https://www.omnidataretrieval.com/become-a-client/ | Get Started! |
https://www.omnidataretrieval.com/privacy-policy/ | Privacy Policy |
Variáveis JavaScript · 5 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 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
checkForNestedFrames | function |
Mensagens de registro do console · 3 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
verbose | dom |
|
error | network |
|
error | network |
|
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>Omni Data Retrieval Client & Vendor Login</title>
<script language="JavaScript">
function checkForNestedFrames() {
if (top.location != location) { top.location.href = document.location.href; }
}
</script>
<style>
h1 {
color:white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 24px;
font-weight: 100;
}
p {
color:white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 16px;
}
.field {
color:#E3E6EA;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 16px;
line-height: 150%
}
button {
background-color:#0F59B3;
border: 2px solid white;
color:white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
text-align: center;
vertical-align: middle;
font-size: 18px;
font-weight: bolder;
width: 175px;
height: 50px;
border-radius: 0px;
box-shadow: 0 4px 8px 0 rgba(90,91,92,0.2), 0 3px 10px 0 rgba(90,91,92,0.19);
transition-duration: 0.2s;
}
button:hover {
background-color:white;
color:#0F59B3;
}
.copyright {
color:white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 12px;
align-content: center;
line-height: 125%
}
input {
width: 100%;
padding: 12px 12px;
margin: 4px 0;
box-sizing: border-box;
background-color: #E3E6EA
border: 1px #828282;
height: 45px;
color: #5A5C5E;
font-size: 16px
}
a:link {
color: white;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: white;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: white;
background-color: transparent;
font-weight: bold;
}
a:active {
color: white;
background-color: transparent;
font-weight: bold;
}
#box {
margin-top: 50px;
margin-bottom: auto;
width: 400px;
}
.warning {
color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 18px;
font-weight: 100;
border: 1px dashed white;
padding: 5px;
}
</style>
</head>
<body bgcolor="#0F59B3" onload="checkForNestedFrames(); document.login_form.username.focus();">
<form id="login_form" name="login_form" action="check.asp" method="post">
<input type="hidden" name="redir" value="">
<table id="box" align="center">
<tbody>
<tr height="150">
<td align="center"><img src="images/White_Omni_Logo_300px-01.png" width="326" height="130" alt=""></td>
</tr>
<tr>
<td align="left"><h1>Client & Vendor Login</h1></td>
</tr>
<tr>
<td><input type="text" name="username">
<div class="field">User ID</div><br>
<input type="password" name="password">
<div class="field">Password</div></td>
</tr>
<tr height="75" align="right">
<td><button type="submit" align="right">LOG IN</button></td>
</tr>
<tr>
<td><p align="center"><a href="mailto:[email protected]?subject=Forgot my User ID / Password">Forgot User ID or Password?</a></p>
<p align="center"><strong>Not a client?</strong> <a href="https://www.omnidataretrieval.com/become-a-client/" target="_blank">Get Started!</a></p></td>
</tr>
<tr>
<td><div class="copyright" align="center">©1999-2018 All Rights Reserved<br>Omni Data Retrieval<br><a href="https://www.omnidataretrieval.com/privacy-policy/" target="_blank">Privacy Policy</a></div></td>
</tr>
</tbody>
</table>
</form>
<iframe id="cf_iframe" frameborder="0" width="0" scrolling="no" src="/admin/coldfusion/refresh.cfm"></iframe>
</body></html>