- ID da verificação
- 6019f768-fbc2-4e8e-b3f8-0a0a423d09c5Concluído
- URL enviado:
- https://q3k.org/
- Relatório concluído:
Links · 2 encontrado(s)
Os links de saída identificados na página
Link | Texto |
---|---|
https://social.hackerspace.pl/@q3k | @[email protected]) |
https://ko-fi.com/q3kq3k | buy me a coffee |
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 · 0 encontrada(s)
Mensagens registradas no console web
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html><head><meta charset="utf-8">
<title>q3k</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<style>
body {
font: courier, sans-serif;
font-size: 12px;
text-align: center;
margin-top: 100px;
}
</style>
</head><body><p>
<b>Hi there. I'm q3k. Thanks for stopping by.</b>
</p>
<p>
If you're looking to get in touch, email me at q3k@ this website, or find me on libera (q3k), Matrix (@q3k:hackerspace.pl) or the Fediverse (<a href="https://social.hackerspace.pl/@q3k" rel="me">@[email protected])</a>.
</p>
<p>
GPG Key: 63DF E737 F078 657C C8A5 1C00 C29A DD73 B356 3D82
</p>
<p style="margin-top: 50px;">
<b>Writings:</b>
</p><ul style="list-style: none;">
<li>2024/06/11: PL: <a href="/2024-06-11-pap-newag-pl.html">„Zainstalowane przez hackerów oprogramowanie“ - jak PAP.pl kłamie o aferze z Newagiem</a></li>
<li>2024/06/11: EN: <a href="/2024-06-11-pap-newag-en.html">“Software installed by hackers”- how the Polish Press Agency lies about the Newag scandal</a></li>
<li>2023/01/13: <a href="/wInd3x.html">wInd3x, the iPod Bootrom exploit 10 years too late</a></li>
<li>2022/03/21: <a href="/lanai.html">Lanai, the mystery CPU architecture in LLVM</a></li>
</ul>
<p></p>
<p style="margin-top: 50px;">
<a href="https://ko-fi.com/q3kq3k">buy me a coffee</a>
</p>
</body></html>