- Scan ID:
- b2e4339d-2fc0-48f1-9118-7dae9769d9ddFinished
- Submitted URL:
- https://workforce.compleet.app/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 9 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
Name | Type |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
frameSrc | function |
sRedirectToken | string |
aPairs | object |
i | number |
aPair | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | security |
|
HTML
The raw HTML body of the page
<!--?xml version="1.0" encoding="UTF-8"?--><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head>
<title>compleet workforce - das B2B Portal</title>
<meta http-equiv="language" content="deutsch, de">
<meta http-equiv="language" content="english, en">
<meta http-equiv="language" content="french, fr">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Personalverwaltung, Zeitwirtschaft, MSP Software, VMS, Vendor Management, Managed Service">
<meta name="description" content="Unternehmensweit in allen Standorte, eigenes und fremdes Personal in die gleiche Zeiterfassung, ein globales Projektmanagement, Kostentransparenz und Abrechnung integrieren - nahtlos.">
<meta name="author" content="compleet GmbH">
<meta name="copyright" content="(c) compleet GmbH">
<link rel="SHORTCUT ICON" href="module/favicon_workforce.png">
<script type="text/javascript">
function frameSrc()
{
document.getElementsByName('application')[0].src = 'module/index.php'+window.location.search;
}
var sRedirectToken = '';
var aPairs = window.location.search.substr(1).split('&');
for(var i = 0; i < aPairs.length; i++)
{
var aPair = aPairs[i].split('=');
if(aPair[0] === 'refkey')
{
sRedirectToken = aPair[1]
}
}
</script>
</head>
<frameset rows="100%,*" border="0" frameborder="0" onload="frameSrc();">
<frame scrolling="auto" name="application" noresize="" src="module/index.php">
<noframes>
<body>
Ihr Browser kann leider keine Frames darstellen...
</body>
</noframes>
</frameset>
</html>