gldemo.ezcloudpro.com Open in urlscan Pro
204.101.238.37  Public Scan

Submitted URL: https://gldemo.ezcloudpro.com/
Effective URL: https://gldemo.ezcloudpro.com/?signin
Submission: On April 24 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

<form class="fieldset"><input autofocus="autofocus" autocomplete="username" data-qatest="username_field" id="username" name="username" type="text" placeholder="Username">
  <div class="combined-input"><input id="password" data-qatest="password_field" name="password" autocomplete="current-password" placeholder="Password" type="password"> <i class="input-icon thin-eye"></i></div> <!----> <!---->
  <div class="combined-input"><button id="btnlogin" name="btnlogin" data-qatest="loginbutton_field" type="submit" class="btn btn-primary">Sign in</button> <span class="error-message floating"><!----></span></div>
</form>

<form v-if="methods.received" class="fieldset" @submit.prevent="onSubmit">
  <input v-if="methods.internal.length > 0" autofocus="autofocus" autocomplete="username" data-qatest="username_field" id="username" ref="username" name="username" v-model="username" type="text" placeholder="Username">
  <div v-if="methods.internal.length > 0" class="combined-input">
    <input id="password" data-qatest="password_field" name="password" autocomplete="current-password" :type="passwordFieldType" v-model="password" placeholder="Password">
    <i @click="showHidePassword" class="input-icon" :class="passwordEyeClass"></i>
    <!-- <span class="fg-color small-label floating">Forgot your password?</span> -->
  </div>
  <select v-if="methods.internal.length > 1" v-model="method" data-qatest="loginmethods_select">
    <option v-for="method in methods.internal" :value="method.name"> Use {{method.name}}
    </option>
  </select>
  <div v-if="isSMB" class="checkOption">
    <input type="checkbox" id="bypassConfig" v-model="bypassConfig">
    <label for="bypassConfig">Bypass configuration</label>
  </div>
  <div v-if="methods.internal.length > 0" class="combined-input">
    <button id="btnlogin" name="btnlogin" data-qatest="loginbutton_field" type="submit" class="btn btn-primary">Sign in</button>
    <span class="error-message floating">
      <transition name="fade" mode="out-in">
        <span data-qatest="messageerror_field" name="message" type="error" v-if="error_message">{{error_message}}</span>
      </transition>
    </span>
  </div>
</form>

<form class="fieldset" @submit.prevent="onSubmit">
  <input class="hidden" id="change_username" name="change_username" type="text" autocomplete="username" v-model="username">
  <div class="icon-input first-child">
    <input id="change_oldpassword" name="change_oldpassword" autocomplete="current-password" :type="passwordFieldType[0].type" ref="oldpassword" v-model="old_password" placeholder="Old password">
    <i @click="showHidePassword(0)" class="input-icon" :class="passwordEyeClass(0)"></i>
  </div>
  <div class="icon-input">
    <input id="change_newpassword1" name="change_newpassword1" autocomplete="new-password" :type="passwordFieldType[1].type" v-model="password" placeholder="New password">
    <i @click="showHidePassword(1)" class="input-icon" :class="passwordEyeClass(1)"></i>
  </div>
  <div class="icon-input">
    <input id="change_newpassword2" name="change_newpassword2" autocomplete="new-password" :type="passwordFieldType[2].type" v-model="confirm_password" placeholder="Confirm new password">
    <i @click="showHidePassword(2)" class="input-icon" :class="passwordEyeClass(2)"></i>
  </div>
  <div class="combined-input">
    <button id="change_btnpwd" name="change_btnpwd" type="submit" class="btn btn-primary">Change Password</button>
    <span class="error-message floating">
      <transition name="fade" mode="out-in">
        <span v-if="error_message">{{error_message}}</span>
      </transition>
    </span>
  </div>
</form>

<form class="fieldset" @submit.prevent="onSubmit">
  <!--<input class="hidden" id="change_username" name="change_username" type="text" autocomplete="username" name="username" v-model="username" />-->
  <div class="icon-input first-child">
    <label id="question" name="question">{{fields.question}}</label>
  </div>
  <div class="icon-input first-child">
    <input autofocus="autofocus" ref="answerField" id="answer" name="answer" v-model="answer">
  </div>
  <div class="combined-input">
    <button id="sendAnswer" name="sendAnswer" type="submit" class="btn btn-primary">Submit</button>
    <span class="error-message floating">
      <transition name="fade" mode="out-in">
        <span v-if="error_message">{{error_message}}</span>
      </transition>
    </span>
  </div>
</form>

Text Content

Enter your credentials
Sign in

Thinfinity Remote Workspace v7.0.2.119. All Rights Reserved © 2010-2024 by
Cybele Software, Inc.

Enter your credentials
No login methods available.

Use {{method.name}}
Bypass configuration
Sign in {{error_message}}

--------------------------------------------------------------------------------

or
Sign in with {{method.name}}
{{method.initials}}
{{error_message}}
Password change required
Change Password {{error_message}}

Back

{{fields.question}}

Submit {{error_message}}

Cancel

Thinfinity Remote Workspace v7.0.2.119. All Rights Reserved © 2010-2024 by
Cybele Software, Inc.




ESTABLISHING CONNECTION...

 

Close