uc.mybillsystem.com Open in urlscan Pro
151.101.14.133  Public Scan

Submitted URL: https://myaccount.unitedcloud.ca/
Effective URL: https://uc.mybillsystem.com/ManagedPortal/
Submission: On September 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /ManagedPortal/Account/Login

<form action="/ManagedPortal/Account/Login" data-bind="submit: loginCall" method="post" novalidate="novalidate"> <!-- LOGON - LOGON - START -->
  <div class="logon-con" style="" data-bind="visible:!showReset()">
    <!-- LOGO -->
    <!-- TITLE -->
    <div class="title"> UnitedCloud Inc. </div>
    <!-- FORM - START -->
    <div class="m-form-grid m-details-form logon-form">
      <!-- USERNAME -->
      <div class="m-form-control-vertical">
        <label>Username</label>
        <input data-bind="value:login.username" data-val="true" data-val-required="A username is required." id="Username" name="Username" tabindex="1" type="text" value="">
        <p class="err"><span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span></p>
      </div>
      <!-- PW -->
      <div class="m-form-control-vertical">
        <label>Password</label>
        <input data-bind="value:login.password" data-val="true" data-val-required="A password is required." id="password-txt" name="Password" tabindex="2" type="password">
        <p class="err"><span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span></p>
        <!-- FORGOT PASSWORD -->
        <div class="forgot-password">
          <a href="#" data-bind="click:showResetClick">Forgot Password?</a>
        </div>
      </div>
      <!-- ERRORS -->
      <div class="errs" data-bind="visible:credentialError()" style="display: none;"> Credentials are invalid </div>
      <!-- INFORMATION -->
      <div class="info" data-bind="visible:credentialReset()" style="display: none;"> Credential reset email sent </div>
      <!-- ACTION -->
      <button type="submit" class="m-button m-button-primary m-button-full-width m-button-tall" tabindex="4" data-bind="click:loginCall, disable:sending()">LOGIN</button>
      <!-- INLINE LOADER -->
      <div class="m-loader-inline">
        <svg ng-attr-d="{{config.pathCmd}}" ng-attr-fill="{{config.color}}" data-bind="visible: sending()" width="36px" height="36px" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#263238" style="display: none;">
          <g fill="none" fill-rule="evenodd">
            <g transform="translate(1 1)" stroke-width="2">
              <circle stroke-opacity=".5" cx="18" cy="18" r="18"></circle>
              <path d="M36 18c0-9.94-8.06-18-18-18">
                <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"></animateTransform>
              </path>
            </g>
          </g>
        </svg>
      </div>
    </div>
    <!-- FORM - END -->
  </div>
  <!-- LOGON - LOGON - END -->
  <!-- RESET - START -->
  <div style="display: none" data-bind="visible:showReset()">
    <!-- LOGON - RESET - START -->
    <div class="logon-con">
      <!-- LOGO -->
      <!-- TITLE -->
      <div class="title"> UnitedCloud Inc. </div>
      <!-- FORM - START -->
      <div class="m-form-grid m-details-form logon-form forgot-form">
        <!-- SUBTITLE -->
        <div class="subtitle">Forgot your password?</div>
        <!-- Descriptions -->
        <div class="description">Enter your username. You will receive an email with instructions on how to reset your password.</div>
        <!-- USERNAME -->
        <div class="m-form-control-vertical">
          <label>Username</label>
          <input data-bind="value:login.username" id="CredentialUsername" name="CredentialUsername" tabindex="1" type="text" value="">
          <p class="err"><span class="field-validation-valid" data-valmsg-for="CredentialUsername" data-valmsg-replace="true"></span></p>
        </div>
        <!-- INLINE LOADER -->
        <div class="m-loader-inline">
          <svg ng-attr-d="{{config.pathCmd}}" ng-attr-fill="{{config.color}}" data-bind="visible: sending()" width="36px" height="36px" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#263238" style="display: none;">
            <g fill="none" fill-rule="evenodd">
              <g transform="translate(1 1)" stroke-width="2">
                <circle stroke-opacity=".5" cx="18" cy="18" r="18"></circle>
                <path d="M36 18c0-9.94-8.06-18-18-18">
                  <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"></animateTransform>
                </path>
              </g>
            </g>
          </svg>
        </div>
        <!-- ACTION -->
        <button type="button" class="m-button m-button-primary m-button-full-width m-button-tall" tabindex="4" data-bind="click:sendEmail, disable:sending()"> Send Email </button>
        <!-- BACK -->
        <a class="back" href="#" data-bind="click:showResetClick">
            &lt; Back
        </a>
      </div>
      <!-- FORM - END -->
    </div>
    <!-- LOGON - RESET - END -->
  </div>
  <!-- RESET - END -->
</form>

Text Content

Warning
Portal Preview
Exit
UnitedCloud Inc.
Username



Password



Forgot Password?
Credentials are invalid
Credential reset email sent
LOGIN

UnitedCloud Inc.
Forgot your password?
Enter your username. You will receive an email with instructions on how to reset
your password.
Username




Send Email < Back