identity.dev.almig.de
Open in
urlscan Pro
34.95.127.190
Public Scan
Submitted URL: https://monitoring.dev.almig.de/
Effective URL: https://identity.dev.almig.de/realms/master/protocol/openid-connect/auth?client_id=grafana&redirect_uri=https%3A%2F%2Fmonitori...
Submission Tags: phishingrod
Submission: On January 23 via api from DE — Scanned from DE
Effective URL: https://identity.dev.almig.de/realms/master/protocol/openid-connect/auth?client_id=grafana&redirect_uri=https%3A%2F%2Fmonitori...
Submission Tags: phishingrod
Submission: On January 23 via api from DE — Scanned from DE
Form analysis
1 forms found in the DOMPOST https://identity.dev.almig.de/realms/master/login-actions/authenticate?session_code=3Vszp46quCNSLsdYzLqJrb0I2p1iFUHcgkDX0vrpJjY&execution=97030fff-99d5-44c3-a4d0-4ddb71957f5f&client_id=grafana&tab_id=hcoQYAByKO8
<form class="m-0 space-y-4" method="post"
action="https://identity.dev.almig.de/realms/master/login-actions/authenticate?session_code=3Vszp46quCNSLsdYzLqJrb0I2p1iFUHcgkDX0vrpJjY&execution=97030fff-99d5-44c3-a4d0-4ddb71957f5f&client_id=grafana&tab_id=hcoQYAByKO8"
onsubmit="login.disabled = true; return true;">
<input name="credentialId" type="hidden" value="">
<div>
<label class="sr-only" for="username"> Benutzername oder E-Mail </label>
<input autofocus="" required="" aria-invalid="false" class="block border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm" id="username" name="username"
placeholder="Benutzername oder E-Mail" type="text" autocomplete="email">
<div class="mt-2 text-red-600 text-sm">
</div>
</div>
<div>
<label class="sr-only" for="password"> Passwort </label>
<div class="relative" x-data="{ show: false }">
<input required="" aria-invalid="false" class="block border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm" id="password" name="password" placeholder="Passwort"
:type="show ? 'text' : 'password'" type="password">
<button @click="show = !show" aria-controls="password" :aria-expanded="show" class="absolute text-secondary-400 right-3 top-3" type="button" aria-expanded="false">
<div x-show="!show">
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 576 512" style="">
<path
d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z">
</path>
</svg>
</div>
<div x-show="show" style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512" style="">
<path
d="M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z">
</path>
</svg>
</div>
</button>
</div>
<div class="mt-2 text-red-600 text-sm">
</div>
</div>
<div class="flex items-center justify-between">
<div class="flex items-center">
<input aria-invalid="false" class="border-secondary-200 h-4 rounded text-primary-600 w-4 focus:ring-primary-200 focus:ring-opacity-50" id="rememberMe" name="rememberMe" type="checkbox">
<label class="ml-2 text-secondary-600 text-sm" for="rememberMe"> Angemeldet bleiben </label>
</div>
<a class="text-primary-600 hover:text-primary-500 text-sm inline-flex" href="/realms/master/login-actions/reset-credentials?client_id=grafana&tab_id=hcoQYAByKO8">
Passwort vergessen?
</a>
</div>
<div class="flex flex-col pt-4 space-y-2">
<button class="bg-primary-600 text-white focus:ring-primary-600 hover:bg-primary-700 px-4 py-2 text-sm flex justify-center relative rounded-lg w-full focus:outline-none focus:ring-2 focus:ring-offset-2" name="login" type="submit"> Anmelden
</button>
</div>
</form>
Text Content
ALMiG COMPASS (DEV) BEI IHREM KONTO ANMELDEN Benutzername oder E-Mail Passwort Angemeldet bleiben Passwort vergessen? Anmelden Oder anmelden mit Google Neuer Benutzer? Registrieren Impressum Datenschutz Cookie Einstellungen Deutsch English Italiano Français DIESE WEBSEITE VERWENDET COOKIES Diese Website verwendet unbedingt erforderliche Cookies, um ihre ordnungsgemäße Funktion sicherzustellen. Weitere Informationen finden Sie in unserer Datenschutzerklärung. Alle AkzeptierenEinstellungen anpassen