portal-update-crypto.review.netdevgroup.com Open in urlscan Pro
52.40.221.53  Public Scan

URL: https://portal-update-crypto.review.netdevgroup.com/
Submission: On July 11 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

Name: registerForm

<form ng-submit="$ctrl.register(registerForm)" name="registerForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email">
  <div class="form-group">
    <label for="id_register_full_name">Full Name</label>
    <input ng-model="$ctrl.registerUser.full_name" id="id_register_full_name" autocomplete="name" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'is-invalid': $ctrl.registerErrors.full_name}"
      required="">
    <div class="invalid-feedback">
      <!---->
    </div>
  </div>
  <div class="form-group">
    <label for="id_register_email">Email Address</label>
    <input ng-model="$ctrl.registerUser.email" type="email" id="id_register_email" autocomplete="username" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
      ng-class="{'is-invalid': $ctrl.registerErrors.email}" required="">
    <small ng-hide="$ctrl.registerErrors.email" class="form-text text-muted"> Our <a href="https://www.netdevgroup.com/sitedocs/legal/privacy_policy.html" target="_blank">
          Privacy Policy</a> explains how we respect your personal data. </small>
    <div class="invalid-feedback">
      <!---->
    </div>
  </div>
  <div class="form-group">
    <label for="id_register_password">Password</label>
    <input ng-model="$ctrl.registerUser.password" type="password" id="id_register_password" autocomplete="new-password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
      ng-class="{'is-invalid': $ctrl.registerErrors.password}" required="">
    <small ng-hide="$ctrl.registerErrors.password" class="form-text text-muted"> A password or <a href="https://ndg.tech/useapassphrase" target="_blank">
          passphrase</a> of <strong>15 characters minimum</strong> is required. </small>
    <div class="invalid-feedback">
      <!---->
    </div>
  </div>
  <button type="submit" class="btn btn-primary">
    <!----><span ng-if="!$ctrl.loading">Register</span><!---->
    <!---->
  </button>
</form>

Name: loginForm

<form ng-if="!$ctrl.showResetPassword" ng-submit="$ctrl.login(loginForm)" name="loginForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email">
  <div class="form-group">
    <label for="id_login_email">Email address</label>
    <input ng-model="$ctrl.loginUser.email" type="email" id="id_login_email" autocomplete="username" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-email"
      ng-class="{'is-invalid': $ctrl.loginErrors.email}" required="">
    <div class="invalid-feedback">
      <!---->
    </div>
  </div>
  <div class="form-group">
    <label for="id_login_password">Password</label>
    <input ng-model="$ctrl.loginUser.password" type="password" id="id_login_password" autocomplete="current-password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
      ng-class="{'is-invalid': $ctrl.loginErrors.password}" required="">
    <div class="invalid-feedback">
      <!---->
    </div>
    <small class="form-text text-muted">
      <a ng-click="$ctrl.forgotPassword()" href="#">Forgot your password?</a>
    </small>
  </div>
  <div class="row justify-content-between p-3">
    <button type="submit" class="btn btn-primary" ng-disabled="$ctrl.loading">
      <!----><span ng-if="!$ctrl.loading">Log In</span><!---->
      <!---->
    </button>
    <a href="/accounts/google/login/" target="_self">
          <img ng-src="https://ndg-portal.s3.amazonaws.com/img/btn_google_signin_light_normal_web.png" alt="Google" src="https://ndg-portal.s3.amazonaws.com/img/btn_google_signin_light_normal_web.png"></a>
  </div>
</form>

Text Content

Learn
Help


ACCOUNT MANAGEMENT NOT LOGGED IN

   
 * Register
   
 * Log In
   


Full Name

Email Address Our Privacy Policy explains how we respect your personal data.

Password A password or passphrase of 15 characters minimum is required.

Register
Email address

Password

Forgot your password?
Log In