id.trustcaptcha.dev
Open in
urlscan Pro
2a01:4f8:1c1f:68e2::1
Public Scan
Submitted URL: https://id.trustcaptcha.dev/
Effective URL: https://id.trustcaptcha.dev/signin
Submission Tags: phishingrod
Submission: On September 19 via api from DE — Scanned from DE
Effective URL: https://id.trustcaptcha.dev/signin
Submission Tags: phishingrod
Submission: On September 19 via api from DE — Scanned from DE
Form analysis
3 forms found in the DOMPOST /signin
<form class="space-y-6" action="/signin" method="POST">
<!-- email address input -->
<div>
<label for="usernameInputForm" class="block text-sm font-medium text-gray-600">Email address</label>
<div class="mt-1">
<input id="usernameInputForm" name="username" type="email" autocomplete="email" required="" autofocus="" placeholder="mail@example.com"
class="block w-full rounded-md shadow-sm sm:text-sm focus:ring-blue-500 focus:border-blue-500 border-gray-300">
</div>
</div>
<!-- password input -->
<div>
<div class="flex justify-between">
<label for="passwordInputForm" class="block text-sm font-medium text-gray-600">Password</label>
<a href="/password-forgotten" class="text-sm text-blue-500 hover:text-blue-600" id="password-optional">Forgot your password?</a>
</div>
<div class="mt-1">
<input id="passwordInputForm" name="password" type="password" autocomplete="current-password" aria-describedby="password-optional" required="" placeholder="Enter your password"
class="block w-full rounded-md shadow-sm sm:text-sm focus:ring-blue-500 focus:border-blue-500 border-gray-300">
</div>
</div>
<!-- remember me input -->
<div class="relative flex items-start">
<div class="flex items-center h-5">
<input id="rememberMeInputForm" name="remember-me" type="checkbox" checked="" class="h-4 w-4 rounded text-blue-500 focus:ring-blue-500 border-gray-300">
</div>
<div class="ml-3 text-sm">
<label for="rememberMeInputForm" class="font-medium text-gray-600">Forgot your password?</label>
</div>
</div>
<!-- sign in button -->
<button type="submit" class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-500 hover:bg-blue-600 focus:outline-none">Sign in</button>
</form>
POST /change-language
<form class="space-y-6" action="/change-language" method="POST" id="languageForm">
<select id="languageInputForm" name="language" onchange="submitLanguageChangeForm()"
class="block w-full pl-3 pr-10 py-2 text-base rounded-md sm:text-sm font-medium focus:ring-blue-500 focus:border-blue-500 bg-white hover:bg-gray-100 text-gray-600 border-gray-300">
<option value="de">Deutsch</option>
<option value="en" selected="selected">English</option>
</select>
</form>
POST /toggle-theme
<form class="space-y-6" action="/toggle-theme" method="POST">
<button type="submit" class="w-full inline-flex justify-center py-2 px-4 border rounded-md shadow-sm text-sm font-medium bg-white hover:bg-gray-100 text-gray-600 border-gray-300">Switch to dark mode</button>
</form>
Text Content
SIGN IN TO YOUR ACCOUNT Use your Trustcpatcha ID. Email address Password Forgot your password? Forgot your password? Sign in Or continue with Create an account Deutsch English Switch to dark mode Company Legal notice Privacy policy Terms of use Copyright © 2021-2023 Trustcpatcha. All rights reserved.