Help
RSS
API
Feed
Maltego
Contact
Domain > intranet.finavia.fi
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-09
20.109.133.32
(
ClassC
)
2025-01-14
20.99.157.72
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Length: 5886Content-Type: text/htmlDate: Thu, 09 Jan 2025 12:42:31 GMTCache-Control: public, must-revalidate, max-age30ETag: 65631114Last-Modified: Thu, 08 Feb 2024 08:07:55 GMT !DOCTYPE html>html> head> title>Microsoft Authentication Landing Page/title> script srchttps://alcdn.msauth.net/browser/2.15.0/js/msal-browser.min.js>/script> script> // MSAL configuration const msalConfig { auth: { clientId: 4ab6dad3-95eb-4d9c-94bb-d71644085e99, authority: https://login.microsoftonline.com/29d93db2-a75a-476d-abf1-afe5c87dcfff, }, cache: { cacheLocation: sessionStorage, storeAuthStateInCookie: false, secureCookies: false, }, system: { loggerOptions: { logLevel: msal.LogLevel.Verbose, loggerCallback: (level, message, containsPii) > { if (containsPii) { return; } switch (level) { case msal.LogLevel.Error: console.error(message); return; case msal.LogLevel.Info: console.info(message); return; case msal.LogLevel.Verbose: console.debug(message); return; case msal.LogLevel.Warning: console.warn(message); return; } }, piiLoggingEnabled: false, }, }, }; const loginRequest { scopes: user.read, }; const msalApp new msal.PublicClientApplication(msalConfig); async function login() { const infoText document.getElementById(info); let response undefined; infoText.textContent Logging in...; const redirectResponse await msalApp.handleRedirectPromise(); if (redirectResponse ! null) { let accessToken redirectResponse.accessToken; apiCall(accessToken); } else { const account msalApp.getAllAccounts()0; const accessTokenRequest { scopes: user.read, account: account, }; msalApp .acquireTokenSilent(accessTo
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
]