my.uc-view.com Open in urlscan Pro
216.159.229.10  Public Scan

Submitted URL: http://my.uc-view.com/
Effective URL: https://my.uc-view.com/
Submission Tags: falconsandbox
Submission: On September 18 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST login

<form id="login" method="post" onsubmit="return setActionAndVerify()" action="login"> <input type="hidden" name="version" id="loginVersion" value="9.6.60.05"> <input type="hidden" name="errorRedirectTo" id="loginErrorRedirectTo" value="/login.html">
  <input type="hidden" name="redirectTo" id="loginRedirectTo" value=""> <input type="hidden" name="ApplicationID" id="ApplicationID" value="MS_WebClient"> <input type="hidden" name="requireAuthCookies" id="requireAuthCookies" value="True"> <input
    type="hidden" name="ContextInfo" id="ContextInfo" value="version=9.6.60"> <input type="hidden" name="UserType" id="loginUserType" value="bgAdmin" disabled="disabled">
  <div id="loginTitle" style="display:none"></div>
  <script type="text/javascript">
    //<![CDATA[
    document.getElementById("ContextInfo").value = Utils.getSASBasicContextInfo();
    //]]>
  </script>
  <div id="loginToUseText" class="XI_LoginText">Please login to use this service</div>
  <div id="loginError" style="visibility:hidden" role="alert">
    <p id="errorTooLong" class="XI_LGTooLong"> The phone number entered was too long. </p>
    <p id="errorTooShort" class="XI_LGTooShort"> The phone number entered was too short. </p>
    <p id="errorNoPassword" class="XI_LGNoPassword"> No password was entered. </p>
    <p id="errorCookiesNotAllowed" class="XI_LGCookiesNotAllowed"> You must allow cookies in order to log in. </p>
    <p id="errorInvalidPhoneNumber" class="XI_LGInvalidPhoneNumber"> The phone number entered was not valid. </p>
    <p id="errorInvalidEmailOrPhoneNumber" class="XI_LGInvalidEmailOrPhoneNumber"> The phone number or email address entered was not valid. </p>
    <p id="errorAuthenticationFailed" class="XI_LGAuthenticatedFailed"> The login details were incorrect. </p>
    <p id="errorNotPermitted" class="XI_LGNotPermitted"> You are not permitted to use this feature. </p>
    <p id="errorAMNotPermitted" class="XI_LGAMNotPermitted"> Your account does not allow access to the Meeting app. Please speak to your IT administrator for more information. </p>
    <p id="errorRetryLimitExceeded" class="XI_LGAccountRetryLimitExceeded"> You have exceeded your failed login limit. For your security, your account has been temporarily locked. </p>
    <p id="errorServiceUnavailable" class="XI_LGServiceUnavailable"> The service is temporarily unavailable. Please try again later. </p>
    <p id="errorAccountBlocked" class="XI_LGAccountRestricted"> Access to your account has been restricted, please contact your service provider. </p>
    <p id="errorInternalError" class="XI_LGInternalError"> An error occurred on the server. Please try again. </p>
    <p id="errorInvalidParameters" class="XI_LGInvalidParameters"> An error occurred on the server. Please try again. </p>
    <p id="errorSessionExpired" class="XI_LGSessionExpired"> Your session has expired. Please log in again. </p>
    <p id="errorExpiredToken" class="XI_LGExpiredToken"> Your login credentials have expired. Please re-enter your details to login. </p>
    <p id="errorselfProvInProgress" class="XI_LGselfProvInProgress"> Your account is being processed, it may take some time to complete. Please try to log in later. </p>
    <p id="errorselfProvTerminallyFailed" class="XI_LGselfProvTerminallyFailed"> This account has been blocked. Please contact your service provider for assistance. </p>
    <p id="errorselfProvTemporarilyFailed" class="XI_LGselfProvTemporarilyFailed"> Activation failed. Please try again. </p>
    <p id="errorselfProvUnknownState" class="XI_LGselfProvUnknownState"> Activation failed. Please try again. </p>
    <p id="errorMSFailed" class="XI_MSLGFailed"> Microsoft sign in failed, try again or log in manually </p>
    <p id="errorMSPopupBlocked" class="XI_MSLGPopupBlockedError"> Microsoft sign in popup was blocked by browser </p>
  </div>
  <div class="row g-0 vcenter"> <label for="DirectoryNumberDummy" id="NumberLabel" class="XI_LGNumber col-4" style="display: none;">Number:</label> <label for="DirectoryNumberDummy" id="NumberOrEmailLabel" class="XI_LGNumberOrEmail col-4"
      style="display: block;">Email / Number:</label>
    <div class="col-8"> <input id="DirectoryNumberDummy" type="text" spellcheck="false" class="form-control w-100"> </div> <input name="DirectoryNumber" id="DirectoryNumber" type="hidden" value="">
  </div>
  <div class="row g-0 vcenter"> <label for="Password" class="XI_LGPassword col-4">Password:</label>
    <div class="col-8"> <input name="Password" id="Password" type="password" maxlength="32" class="form-control w-100"> </div>
  </div>
  <div id="resetPassword" class="row g-0">
    <div class="offset-4"> <a href="resetpassword.html" onclick="return openUrl(this.href);" class="XI_LGResetPasswordLink">Reset Password</a> </div>
  </div>
  <div id="loginRememberMe" class="row g-0 vcenter">
    <div class="col-12">
      <p> <input id="loginRememberMeInput" type="checkbox"> <label class="XI_LGRememberMe" for="loginRememberMeInput">Remember me on this computer.</label> </p>
    </div>
  </div>
  <div id="allowCookies" class="row g-0 vcenter">
    <div class="col-12">
      <p> <input id="allowCookiesInput" type="checkbox"> <label for="allowCookiesInput" class="XI_LGAllowCookies">Allow <a href="#" onclick="Utils.showPopup('allowStorageConfirmation'); return true">Cookies</a>.</label> </p>
    </div>
  </div>
  <div class="row">
    <div id="loginSubmit" class="btn-container"> <a role="button" class="btn btn-secondary float-end XI_LGSubmitButton" href="#" onclick="return loginButtonClick()">Login</a> </div>
  </div>
  <div class="row g-0">
    <div id="forgottenPassword" class="col-12 XI_LGForgottenPassword"> If you have forgotten your password, please contact customer support. </div>
  </div>
  <div class="hideSubmit"><input type="submit" tabindex="-1"></div>
</form>

POST login

<form id="loginWithMicrosoft" method="post" action="login"> <input type="hidden" name="version" id="msLoginVersion" value="9.6.60.05"> <input type="hidden" name="errorRedirectTo" id="msLoginErrorRedirectTo" value="/login.html"> <input type="hidden"
    name="redirectTo" id="msLoginRedirectTo" value=""> <input type="hidden" name="ApplicationID" id="msApplicationID" value="MS_WebClient"> <input type="hidden" name="ContextInfo" id="msContextInfo" value=""> <input type="hidden" name="AccessToken"
    id="msAccessToken" value=""> <input type="hidden" name="UserType" id="msLoginUserType" value="bgAdmin" disabled="disabled"> <button id="loginWithMicrosoftSubmit" onclick="return microsoftLoginButtonClick()"> <img
      src="img/microsoft/ms-symbollockup_mssymbol_19.svg" role="none"> <span class="XI_MSLGSubmitButton">Sign in with Microsoft</span> </button> </form>

Text Content

COMMPORTAL WEB

Please log in below.
Please login to use this service

The phone number entered was too long.

The phone number entered was too short.

No password was entered.

You must allow cookies in order to log in.

The phone number entered was not valid.

The phone number or email address entered was not valid.

The login details were incorrect.

You are not permitted to use this feature.

Your account does not allow access to the Meeting app. Please speak to your IT
administrator for more information.

You have exceeded your failed login limit. For your security, your account has
been temporarily locked.

The service is temporarily unavailable. Please try again later.

Access to your account has been restricted, please contact your service
provider.

An error occurred on the server. Please try again.

An error occurred on the server. Please try again.

Your session has expired. Please log in again.

Your login credentials have expired. Please re-enter your details to login.

Your account is being processed, it may take some time to complete. Please try
to log in later.

This account has been blocked. Please contact your service provider for
assistance.

Activation failed. Please try again.

Activation failed. Please try again.

Microsoft sign in failed, try again or log in manually

Microsoft sign in popup was blocked by browser

Number: Email / Number:

Password:

Reset Password

Remember me on this computer.

Allow Cookies.

Login
If you have forgotten your password, please contact customer support.

or
Sign in with Microsoft



Your session has expired. Please close the window.

Your session has expired. Please close the window.

An error has occurred and your session has ended. Please close this window and
try again in a few minutes.

The Agent Dashboard session has expired. Please close this window and reopen the
Agent Dashboard from CommPortal Assistant.

These pages require JavaScript to be enabled.
These pages require "Binary and script behaviors" to be enabled.
This can be achieved by making sure this web-site is in the Internet zone, with
default (Medium) security settings.
These pages are best viewed in IE11 or later, or in the most recent Chrome,
Firefox and Safari versions.

ALLOW COOKIES

This site uses cookies to store information such as:

 * Session Identification (to remember that you're logged in when you refresh
   your browser)
 * Telephone numbers you type (to provide you with suggestions when typing)
 * Data shared by different pages (with the purpose of speeding up the
   navigation)
 * Whether you have allowed the site to use cookies

If you do not accept this, you will not be able to log in.

OK

WIDGETS ARE NO LONGER SUPPORTED. PLEASE SEARCH FOR INSTRUCTIONS FOR YOUR
PLATFORM ON HOW TO UNINSTALL THEM.

 

For support or to sign up, please click here.