- ID scansione:
- 9af2a901-53d9-4394-b9b2-db12fa2eac53Fatto
- URL inviato:
- https://bisp.bwanet.ca:4443/
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 3 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
onscrollend | object |
documentPictureInPicture | object |
Messaggi di log della console · 1 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
HTML
Il corpo HTML non elaborato della pagina
<html xmlns="http://www.w3.org/1999/xhtml"><head><style id="xml-viewer-style">/* Copyright 2014 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
:root {
color-scheme: light dark;
}
div.header {
border-bottom: 2px solid black;
padding-bottom: 5px;
margin: 10px;
}
@media (prefers-color-scheme: dark) {
div.header {
border-bottom: 2px solid white;
}
}
div.folder > div.hidden {
display:none;
}
div.folder > span.hidden {
display:none;
}
.pretty-print {
margin-top: 1em;
margin-left: 20px;
font-family: monospace;
font-size: 13px;
}
#webkit-xml-viewer-source-xml {
display: none;
}
.opened {
margin-left: 1em;
}
.comment {
white-space: pre;
}
.folder-button {
user-select: none;
cursor: pointer;
display: inline-block;
margin-left: -10px;
width: 10px;
background-repeat: no-repeat;
background-position: left top;
vertical-align: bottom;
}
.fold {
background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23909090' width='10' height='10'><path d='M0 0 L8 0 L4 7 Z'/></svg>");
height: 10px;
}
.open {
background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23909090' width='10' height='10'><path d='M0 0 L0 8 L7 4 Z'/></svg>");
height: 10px;
}
</style></head><body><div id="webkit-xml-viewer-source-xml"><error xmlns="urn:v1_0.core.xsd.jbox.vennetics.com"><statusCode>404</statusCode><errorCode>HTTP_404_RESOURCE_NOT_FOUND</errorCode><errorMessage>JBOX-00012 - The server has not found anything matching the request URI</errorMessage><code>JBOX-00012</code></error></div><div class="header"><span>This XML file does not appear to have any style information associated with it. The document tree is shown below.</span><br /></div><div class="pretty-print"><div class="folder" id="folder0"><div class="line"><span class="folder-button fold"></span><span class="html-tag"><error<span class="html-attribute"> <span class="html-attribute-name">xmlns</span>="<span class="html-attribute-value">urn:v1_0.core.xsd.jbox.vennetics.com</span>"</span>></span></div><div class="opened"><div class="line"><span class="html-tag"><statusCode></span><span>404</span><span class="html-tag"></statusCode></span></div><div class="line"><span class="html-tag"><errorCode></span><span>HTTP_404_RESOURCE_NOT_FOUND</span><span class="html-tag"></errorCode></span></div><div class="line"><span class="html-tag"><errorMessage></span><span>JBOX-00012 - The server has not found anything matching the request URI</span><span class="html-tag"></errorMessage></span></div><div class="line"><span class="html-tag"><code></span><span>JBOX-00012</span><span class="html-tag"></code></span></div></div><span class="folded hidden">...</span><div class="line"><span class="html-tag"></error></span></div></div></div></body></html>