containers.suite.xevelopers.com Open in urlscan Pro
206.72.207.67  Public Scan

URL: https://containers.suite.xevelopers.com/
Submission: On May 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="simple-box-form form-horizontal ng-pristine ng-valid">
  <div class="form-group">
    <!-- ngIf: ctrl.state.showOAuthLogin -->
  </div>
  <!-- divider -->
  <!-- ngIf: ctrl.state.showOAuthLogin -->
  <!-- use internal auth button -->
  <!-- ngIf: ctrl.state.showOAuthLogin && !ctrl.state.showStandardLogin -->
  <!-- !username input -->
  <!-- ngIf: ctrl.state.showStandardLogin -->
  <div class="input-group ng-scope" ng-if="ctrl.state.showStandardLogin">
    <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span>
    <input id="username" type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" name="username" ng-model="ctrl.formValues.Username" auto-focus="" data-cy="auth-usernameInput">
  </div><!-- end ngIf: ctrl.state.showStandardLogin -->
  <!-- password input -->
  <!-- ngIf: ctrl.state.showStandardLogin -->
  <div class="input-group ng-scope" ng-if="ctrl.state.showStandardLogin">
    <span class="input-group-addon"><i class="fa fa-lock" aria-hidden="true"></i></span>
    <input id="password" type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" name="password" ng-model="ctrl.formValues.Password" data-cy="auth-passwordInput">
  </div><!-- end ngIf: ctrl.state.showStandardLogin -->
  <!-- ngIf: ctrl.state.showStandardLogin -->
  <div class="form-group ng-scope" ng-if="ctrl.state.showStandardLogin">
    <!-- login button -->
    <div class="col-sm-12" style="display: flex; align-items: center; justify-content: center">
      <button type="submit" class="btn btn-primary btn-sm pull-right ng-isolate-scope" ng-click="ctrl.authenticateUser()" button-spinner="ctrl.state.loginInProgress" ng-disabled="ctrl.state.loginInProgress" data-cy="auth-loginButton"><ng-transclude>
          <span ng-hide="ctrl.state.loginInProgress" class="ng-scope"><i class="fa fa-sign-in-alt" aria-hidden="true"></i> Login</span>
          <span ng-show="ctrl.state.loginInProgress" class="ng-scope ng-hide">Login in progress...</span>
        </ng-transclude><span ng-show="spinning" class="ng-hide"><i class="fa fa-circle-notch fa-spin" style="margin-left: 2px;"></i>&nbsp;</span></button>
    </div>
  </div><!-- end ngIf: ctrl.state.showStandardLogin -->
</form>

Text Content

Login Login in progress...  
Authentication in progress...