basec-admin-login.swissethics.ch
Open in
urlscan Pro
104.17.83.17
Public Scan
URL:
https://basec-admin-login.swissethics.ch/
Submission: On June 22 via api from US — Scanned from CH
Submission: On June 22 via api from US — Scanned from CH
Form analysis
2 forms found in the DOMPOST /controller.php
<form id="login-form" action="/controller.php" method="post" onsubmit="onFormSubmit(event)">
<input type="hidden" name="returnUrl" value="">
<input type="hidden" name="fqdn" value="">
<input type="hidden" name="language" value="en">
<input type="hidden" name="geolocation" value="">
<input type="hidden" name="action" value="login">
<div class="form-group">
<label for="user-email">Email</label>
<input id="user-email" placeholder="you@example.com" type="text" name="email" autocomplete="off" onfocusout="validateEmail(this)" autofocus="">
<span class="text-danger text-sm" id="invalid-email"></span>
</div>
<div class="form-group">
<label for="user-password">Password</label>
<input id="user-password" placeholder="Password" type="password" name="password" onfocusout="validatePassword(this)" autocomplete="off">
<span class="text-danger text-sm" id="invalid-password"></span>
<div class="text-align-right mt-1">
<a href="#" class="text-gray text-sm" onclick="togglePasswordVisibility(event)">Show password</a>
</div>
</div>
<div class="form-group login-spinner-parent">
<button type="submit" class="d-none" id="submitButton">
</button><button class="submit-button" type="button" name="login" id="loginButton" onclick="userLogin()">
<i id="loading-spinner" class="fas fa-spinner fa-spin btn-loading"></i> Sign in </button>
</div>
<div class="form-group text-align-center">
<a href="#" onclick="showPasswordRecoveryForm(event)">Lost password?</a>
</div>
</form>
POST /controller.php
<form id="password-recovery-form" action="/controller.php" method="post" onsubmit="onFormSubmit(event)" style="display: none;">
<input type="hidden" name="fqdn" value="">
<input type="hidden" name="language" value="en">
<input type="hidden" name="action" value="recoveryAsk">
<div class="reset-password-header">Reset your password</div>
<p class="fs-6">Please enter your email address. You will receive a link to reset your password.</p>
<div class="form-group">
<label for="user-email-recovery">Email</label>
<input required="required" id="user-email-recovery" type="email" name="email">
</div>
<div class="form-group">
<button class="submit-button" type="submit">Reset your password</button>
</div>
<div class="form-group text-align-center">
<a href="#" onclick="showLoginForm(event)">Back to sign in</a>
</div>
</form>
Text Content
Email Password Show password Sign in Lost password? Reset your password Please enter your email address. You will receive a link to reset your password. Email Reset your password Back to sign in Check your email We sent an email to {email} Please follow the instructions in the email to reset your password. If you have not received the email within a few minutes, please check your spam folder. Return to Sign in Powered by Optimy © 2024 Optimy. All rights reserved. | Legal terms