Help
RSS
API
Feed
Maltego
Contact
Domain > stage.oauth2.gmx.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-24
16.171.93.154
(
ClassC
)
2025-01-17
13.60.103.132
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sun, 24 Nov 2024 23:12:17 GMTContent-Type: text/htmlContent-Length: 4387Connection: keep-aliveServer: Python/3.9 aiohttp/3.8.1 !DOCTYPE html>html> head> title>Mock Auth/title> style> section { display: flex; flex-direction: column; align-items: center; margin: 0 auto; max-width: 600px; } form { width: 100%; display: flex; flex-direction: column; align-items: center; } fieldset { margin-top: 1rem; border-color: rgba(0, 0, 0, 0.1); border-radius: 5px; width: 100%; } fieldset em { font-size: smaller; } input:not(typesubmit) { width: 100%; border: none; font-family: monospace; } input:not(typesubmit):focus { outline: none; } inputtypesubmit { width: 60%; height: 3rem; margin-top: 2rem; } /style> script> const loadValues () > { const cookies new Map( document.cookie .split(; ) .filter((cookie) > cookie.startsWith(mock_auth_)) .map((cookie) > cookie.substring(10).split()) ); const form document.forms.namedItem(user_details); form.elements.namedItem(sub).value cookies.get(sub) ?? ; form.elements.namedItem(name).value cookies.get(name) ?? ; form.elements.namedItem(preferred_username).value cookies.get(preferred_username) ?? ; form.elements.namedItem(email).value cookies.get(email) ?? ; form.elements.namedItem(country).value cookies.get(country) ?? ; }; const saveValues () > { const form document.forms.namedItem(user_details); const sub form.elements.namedItem(sub).value; const name form.elements.namedItem(name).value; const preferred_username form.elements.namedItem(preferred_username).value; const email form.elements.namedItem(email).value; const country form.elements.namedItem(country).value; const user_details { sub, name, preferred_username, email, country, }; conso
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
]