- ID de l'analyse :
- d69cbb64-e9dd-4243-b4fc-7cb547d66105Terminée
- URL soumise :
- https://secure.omnidataretrieval.com/omniweb/admin/frame.aspRedirigé
- Fin du rapport :
Liens : 2 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.omnidataretrieval.com/become-a-client/ | Get Started! |
https://www.omnidataretrieval.com/privacy-policy/ | Privacy Policy |
Variables JavaScript : 5 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
checkForNestedFrames | function |
Messages de journal de console : 3 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
verbose | dom |
|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!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>