- ID de l'analyse :
- 6019f768-fbc2-4e8e-b3f8-0a0a423d09c5Terminée
- URL soumise :
- https://q3k.org/
- Fin du rapport :
Liens : 2 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://social.hackerspace.pl/@q3k | @[email protected]) |
https://ko-fi.com/q3kq3k | buy me a coffee |
Variables JavaScript : 3 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 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!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>