xplatform.tech
Open in
urlscan Pro
20.50.2.17
Public Scan
Submitted URL: https://xplatform.tech/
Effective URL: https://xplatform.tech/login/login.html
Submission: On December 25 via api from US — Scanned from CH
Effective URL: https://xplatform.tech/login/login.html
Submission: On December 25 via api from US — Scanned from CH
Form analysis
1 forms found in the DOMPOST
<form th:action="@{/login}" method="post">
<div class="row">
<div class="col-lg-10 offset-lg-1"> <!-- Adjusted to col-lg-6 (half width) and centered -->
<div>
<input id="username" name="username" type="text" class="form-control form-control-lg">
<label class="form-label" for="username">Username</label>
</div>
<div>
<input type="password" id="password" name="password" class="form-control form-control-lg">
<label class="form-label form-label-blue" for="password">Password</label>
</div>
<div class="mb-4">
<a href="/resetpass/forgotpass.html" class="text-dark">Forgot Password?</a>
</div>
<div id="errordiv_badcredential" hidden="">
<p style="color:red">
<b>Invalid username and/or password</b>
</p>
</div>
<div id="errordiv_credentials_expired" hidden="">
<p style="color:red">
<b>Password expired<br>please check your inbox</b>
</p>
</div>
<button class="btn btn-outline-dark btn-lg px-5" type="submit">Login</button>
</div>
</div>
</form>
Text Content
Username Password Forgot Password? Invalid username and/or password Password expired please check your inbox Login Copyright © 2024 Xensify srl - info@xensify.com