wickes-test.portal.didos.co.uk Open in urlscan Pro
2606:4700:3036::ac43:d86d  Public Scan

URL: https://wickes-test.portal.didos.co.uk/pages/login.php
Submission: On April 07 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

Name: login_formPOST /pages/login.php

<form id="login_form" name="login_form" class="form-input ng-pristine ng-valid" ng-submit="submitForm($event)" action="/pages/login.php" method="post" click-on-enter="'btn_login'">
  <input type="hidden" id="window_login" name="window_login" ng-value="window" value="1">
  <div id="wrapform" style="position: absolute; top: 40px; left: 10px; right: 10px; opacity: 0.99; background-color: rgb(170,185,170); border-radius: 5px; padding: 10px; min-height: 220px;">
    <div style="font-size: 24pt; font-weight: bold; color: rgb(255,255,255); text-align: center; margin: 0px 0px 10px 0px;">Welcome</div>
    <div style="font-size: 13pt; color: rgb(0,0,0); text-align: center; margin: 0px 0px 20px 0px;"> Welcome to the Didos Portal. </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">User ID</div>
      <div style="position:absolute;left:130px"><input type="text" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="userid" name="userid" maxlength="20" placeholder="User" tooltip-placement="bottom" tooltip=""
          ng-class="(errors[liFLDUSERID] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" ng-click="showLang=false" ng-disabled="changeLang==&quot;Y&quot;||changeTheme==&quot;Y&quot;" autocomplete="off" value=""></div>
    </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">Password</div>
      <div style="position:absolute;left:130px"><input type="password" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="password" name="password" maxlength="40" placeholder="Password" tooltip-placement="bottom" tooltip=""
          ng-class="(errors[liFLDPASSWD] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" ng-click="showLang=false" ng-disabled="changeLang==&quot;Y&quot;||changeTheme==&quot;Y&quot;" autocomplete="off" value=""></div>
    </div>
    <input type="hidden" id="newid" name="newid" value="">
    <div style="position: relative; left: 0px; top: 0px; height: 20px;">
      <div style="position:absolute;left:130px">
        <div style="color: #dd0000; font-weight:bold;"></div>
      </div>
    </div>
    <div style="font-size: 13pt; color: rgb(60,60,60); text-align: center; margin: 0px 0px 20px 0px; cursor: pointer;" ng-click="window=2;showLang=false">Forgotten your login details?</div>
  </div>
  <br><br>
  <div style="position: absolute; bottom: 50px; left: 208px;">
    <input type="submit" id="btn_login" name="btn_login" value="Login" title="Login" ng-show="(window==1)" ng-disabled="changeLang==&quot;Y&quot;||changeTheme==&quot;Y&quot;" class="">
  </div>
  <div style="position: absolute; bottom: 5px; left: 0px; right: 0px; width: 100%; text-align: center; font-size: 11pt; color: rgb(0,0,0);">Didos Portal copyright © 2017 Itim Limited</div>
  <!-- ngIf: (changeTheme=="N") --><img src="../images/Theme.png" style="position: absolute; bottom: 5px; right: 15px;  cursor: pointer;" title="Choose a theme" ng-click="toggleTheme()" ng-if="(changeTheme==&quot;N&quot;)"
    class="ng-scope"><!-- end ngIf: (changeTheme=="N") -->
  <!-- ngIf: showTheme -->
</form>

Name: forgot_formPOST /pages/login.php

<form id="forgot_form" name="forgot_form" class="form-input ng-pristine ng-valid" ng-submit="submitForm($event)" action="/pages/login.php" method="post">
  <input type="hidden" id="window_forgot" name="window_forgot" ng-value="window" value="1">
  <div id="wrapform" style="position: absolute; top: 40px; left: 10px; right: 10px; opacity: 0.99; background-color: rgb(170,185,170); border-radius: 5px; padding: 10px; min-height: 220px;">
    <div style="font-size: 24pt; font-weight: bold; color: rgb(255,255,255); text-align: center; margin: 0px 0px 10px 0px;">Login Reset Request</div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">Forgotten</div>
      <div style=" position: absolute; left: 130px; top: 8px; color: rgb(245,245,245); font-weight: normal; font-size: 14pt;">
        <input type="radio" name="forgot" ng-model="forgot" value="User ID" tooltip="Your User ID will be emailed to your designated email address" tooltip-placement="bottom" class="ng-pristine ng-valid">User ID<input type="radio" name="forgot"
          ng-model="forgot" value="Password" tooltip="You will be emailed a link to allow you to reset your password" tooltip-placement="bottom" checked="" class="ng-pristine ng-valid">Password
      </div>
    </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">Email Address</div>
      <div style="position:absolute;left:130px"><input type="text" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="forgotemail" name="forgotemail" value="" maxlength="255" placeholder="Your Email Address" tooltip-placement="bottom"
          tooltip="" ng-class="(errors[liFLDFORGOTEMAIL] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" autocomplete="off"></div>
    </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;" ng-show="(forgot==&quot;Password&quot;)" class="">User ID</div>
      <div style="position:absolute;left:130px"><input type="text" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="forgotuserid" name="forgotuserid" value="" maxlength="20" placeholder="Your User" tooltip-placement="bottom"
          tooltip="" ng-class="(errors[liFLDFORGOTUSERID] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" ng-show="(forgot==&quot;Password&quot;)" autocomplete="off" class=""></div>
    </div>
    <div style="position: relative; left: 0px; top: 0px; height: 20px;">
      <div style="position:absolute;left:130px">
        <div style="color: #dd0000; font-weight:bold;"></div>
      </div>
    </div>
    <div style="font-size: 13pt; color: rgb(60,60,60); text-align: center; margin: 0px 0px 20px 0px; cursor: pointer;" ng-click="window=1"></div>
  </div>
  <div style="position: absolute; bottom: 50px; left: 138px;">
    <input type="submit" id="btn_send" name="btn_send" value="Send Request" title="Send the login reset request" ng-show="window==2" class="ng-hide">
    <input type="button" id="btn_back" name="btn_back" value="Go Back" title="Go back to the login screen" ng-show="window==2" ng-click="window=1" class="ng-hide">
  </div>
  <div style="position: absolute; bottom: 5px; left: 0px; right: 0px; width: 100%; text-align: center; font-size: 11pt; color: rgb(0,0,0);">Didos Portal copyright © 2017 Itim Limited</div>
</form>

Name: device_formPOST /pages/login.php

<form id="device_form" name="device_form" class="form-input ng-pristine ng-valid" ng-submit="submitForm($event)" action="/pages/login.php" method="post">
  <input type="hidden" id="window_device" name="window_device" ng-value="window" value="1">
  <div id="wrapform" style="position: absolute; top: 40px; left: 10px; right: 10px; opacity: 0.99; background-color: rgb(170,185,170); border-radius: 5px; padding: 10px; min-height: 220px;">
    <div style="font-size: 24pt; font-weight: bold; color: rgb(255,255,255); text-align: center; margin: 0px 0px 10px 0px;">I have a new authentication device</div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;"></div>
      <div style=" position: absolute; left: 130px; top: 8px; color: rgb(245,245,245); font-weight: normal; font-size: 14pt;">
      </div>
    </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">Email Address</div>
      <div style="position:absolute;left:130px"><input type="text" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="deviceemail" name="deviceemail" value="" maxlength="255" placeholder="Your Email Address" tooltip-placement="bottom"
          tooltip="" ng-class="(errors[liFLDDEVICEEMAIL] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" autocomplete="off"></div>
    </div>
    <div style="position: relative; left:0px; top:0px; height:40px;">
      <div style=" position: absolute; top: 8px; left: 15px; color:#ffffff; font-weight:bold; font-size:14pt;">User ID</div>
      <div style="position:absolute;left:130px"><input type="text" style=" color: #666666; font-weight: normal; font-size: 14pt;" id="deviceuserid" name="deviceuserid" value="" maxlength="20" placeholder="Your User" tooltip-placement="bottom"
          tooltip="" ng-class="(errors[liFLDDEVICEUSERID] == &quot;&quot;) ? &quot;&quot; : &quot;error&quot;" autocomplete="off"></div>
    </div>
    <div style="position: relative; left: 0px; top: 0px; height: 20px;">
      <div style="position:absolute;left:130px">
        <div style="color: #dd0000; font-weight:bold;"></div>
      </div>
    </div>
    <div style="font-size: 13pt; color: rgb(60,60,60); text-align: center; margin: 0px 0px 20px 0px; cursor: pointer;" ng-click="window=1"></div>
  </div>
  <div style="position: absolute; bottom: 50px; left: 138px;">
    <input type="submit" id="btn_send" name="btn_send" value="Send Request" title="Send the request" ng-show="window==4" class="ng-hide">
    <input type="button" id="btn_back" name="btn_back" value="Go Back" title="Go back to the login screen" ng-show="window==4" ng-click="window=1" class="ng-hide">
  </div>
  <div style="position: absolute; bottom: 5px; left: 0px; right: 0px; width: 100%; text-align: center; font-size: 11pt; color: rgb(0,0,0);">Didos Portal copyright © 2017 Itim Limited</div>
</form>

Text Content

Didos Portal

Your portal session has timed out.

Click here to log in again.


Welcome
Welcome to the Didos Portal.
User ID

Password


Forgotten your login details?



Didos Portal copyright © 2017 Itim Limited
Login Reset Request
Forgotten
User IDPassword
Email Address

User ID




Didos Portal copyright © 2017 Itim Limited
I have a new authentication device

Email Address

User ID




Didos Portal copyright © 2017 Itim Limited