- ID da verificação
- dad25e53-8ca4-4f5e-b191-facab51b8181Concluído
- URL enviado:
- https://argus-lab.xyz/
- Relatório concluído:
Links · 0 encontrado(s)
Os links de saída identificados na página
Variáveis JavaScript · 3 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 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensagens de registro do console · 1 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
verbose | dom |
|
HTML
O corpo HTML bruto da página
<html><head><title>
Unauthorized Home Page
</title>
</head><body>
<p>
Hello There! You've reached the Omneo public home page!
</p>
<p>
You are not authorized to access the content of this server!
</p>
<form action="/login" method="post">
<p>
<label>Username</label>
<input type="text" name="username">
</p>
<p>
<label>Password</label>
<input type="password" name="password">
</p>
<p>
<input type="submit" value="Submit">
</p>
</form>
</body></html>