accounts-nextmobile.horisen.pro Open in urlscan Pro
194.0.137.151  Public Scan

Submitted URL: http://security-nextmobile.horisen.pro/
Effective URL: https://accounts-nextmobile.horisen.pro/en/login
Submission: On November 10 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: login

<form novalidate="" name="login" id="login" ng-submit="vm.submitForm('/en/login', login)" class="ng-pristine ng-valid">
  <div class="form-group">
    <label for="username" translate="G_LBL_EMAIL" class="ng-scope">Email</label>
    <input type="text" name="username" class="form-control ng-pristine ng-untouched ng-valid ng-empty" value="" ng-model="vm.formData.username" ng-class="{ 'error' : vm.fieldIsInvalid(login.username)  }">
    <ul class="error animated fadeInDown ng-hide" ng-show="vm.fieldIsInvalid(login.username)">
      <!-- ngRepeat: (err, errObj) in vm.serverErrors.username -->
    </ul>
  </div>
  <div class="form-group">
    <label for="password" translate="G_LBL_PASSWORD" class="ng-scope">Password</label>
    <input type="password" name="password" autocomplete="off" class="form-control ng-pristine ng-untouched ng-valid ng-empty" value="" ng-class="{ 'error' : vm.fieldIsInvalid(login.password)}" ng-model="vm.formData.password">
    <ul class="error animated fadeInDown ng-hide" ng-show="vm.fieldIsInvalid(login.password)">
      <!-- ngRepeat: (err, errObj) in vm.serverErrors.password -->
    </ul>
  </div>
  <div class="form-group form-group-captcha ng-hide" ng-show="vm.hasCaptcha" style="min-height: 78px;">
    <div id="recaptchaDynamic"></div>
    <ul class="error animated fadeInDown ng-hide" ng-show="register.captcha.$error || vm.fieldIsInvalid(undefined, 'captcha')">
      <li ng-show="register.captcha.$error.required" translate="G_ERR_ISEMPTY" class="ng-scope ng-hide">This filed is required and can't be empty</li>
      <!-- ngRepeat: (err, errObj) in vm.serverErrors.captcha -->
    </ul>
  </div>
  <div class="form-group" ng-init="vm.formData.csrf=&quot;MzI3MDZmYzExYmI2YWRkNDE2OGRiZTZiMjVmOTk5MWYtOWI5NzJiMGQ3ZTM1MWExNjE3NTMwY2ZkNTQ1YTdiOGQ=&quot;">
    <input type="hidden" name="csrf" ng-model="vm.formData.csrf" value="MzI3MDZmYzExYmI2YWRkNDE2OGRiZTZiMjVmOTk5MWYtOWI5NzJiMGQ3ZTM1MWExNjE3NTMwY2ZkNTQ1YTdiOGQ=" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
    <ul class="error animated fadeInDown ng-hide" ng-show="vm.fieldIsInvalid(login.csrf)">
      <li translate="G_ERR_CSRF" class="ng-scope">Your login request has expired, for security reasons please try again.</li>
    </ul>
    <button type="submit" name="submit" ng-disabled="vm.disable" class="btn btn-primary ng-scope" id="submit" translate="G_BTN_OK">OK</button>
  </div>
</form>

Text Content

NEXT MOBILE SECURITY APP


SIGN IN

Email
Password
 * This filed is required and can't be empty
   

 * Your login request has expired, for security reasons please try again.

OK
Forgot your password?
 * EN
 * ES
 * DE
 * PL