Help
RSS
API
Feed
Maltego
Contact
Domain > media.anid.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-10-11
136.52.70.6
(
ClassC
)
2025-03-14
136.52.64.21
(
ClassC
)
Port 443
HTTP/1.1 200 OKServer: nginxDate: Fri, 11 Oct 2024 17:51:14 GMTContent-Type: text/html; charsetutf-8Content-Length: 3624Connection: keep-aliveAccept-Ranges: bytesCache-Control: no-store, no-cache, mus html> head> meta charsetutf-8> title>WebAuthn Proxy Login/title> link relicon typeimage/x-icon href/webauthn/static/favicon.ico /> link relstylesheet typetext/css href/webauthn/static/styles.css /> script src/webauthn/static/jquery-3.6.3.min.js>/script> script src/webauthn/static/script.js>/script> script> const registerLinkClick (defaultUsername) > { let uri /webauthn/register; if (defaultUsername) { uri uri + `?default_username${defaultUsername}`; } window.location.href uri; }; $(document).ready(() > { if (browserCheck()) { $(#username).keyup(function(e) { if ($(#username).is(:focus) && event.key Enter) { authenticateUser(); } }); $(#loginButton).click(authenticateUser); // Prepopulate the username field if specified let queryString window.location.search; let urlParams new URLSearchParams(queryString); let username null; if (urlParams.has(default_username)) { username urlParams.get(default_username); } else { let cookies document.cookie.split(;); for (let i 0; i cookies.length; i++) { let parts cookiesi.split(); if (parts0.trim() webauthn-proxy-username) { username decodeURIComponent(parts1); break; } } // From the future: the below code works only in Chrome. // let cookie cookieStore.get(webauthn-proxy-username); // const cookieValue () > { // cookie.t
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]