my.flaimpowerwallet.com Open in urlscan Pro
195.16.228.172  Public Scan

URL: https://my.flaimpowerwallet.com/
Submission: On February 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST /

<form method="post" action="/" class="panel p-a-4">
  <fieldset class=" form-group form-group-lg">
    <input type="text" name="auth[username]" class="form-control" placeholder="Username or Email">
  </fieldset>
  <fieldset class=" form-group form-group-lg">
    <input name="auth[password]" type="password" class="form-control" placeholder="Password">
  </fieldset>
  <fieldset class=" form-group form-group-lg">
    <div class="row" style="margin-bottom:25px; padding-left:15px;">
      <script src="//www.google.com/recaptcha/api.js"></script>
      <div class="g-recaptcha" data-sitekey=""></div>
    </div>
  </fieldset>
  <div class="clearfix">
    <!--<label class="custom-control custom-checkbox pull-xs-left">
          <input type="checkbox" class="custom-control-input">
          <span class="custom-control-indicator"></span>
          Remember me
        </label>-->
    <a href="#" class="font-size-12 text-muted pull-xs-right" id="page-signin-forgot-link">Forgot your password?</a>
  </div>
  <button type="submit" class="btn btn-block btn-lg btn-primary m-t-3">Sign In</button>
</form>

POST password/forgot-password/

<form method="post" action="password/forgot-password/" class="panel p-a-4">
  <fieldset class="form-group form-group-lg">
    <input type="email" name="data[email]" class="form-control" placeholder="Your Email">
  </fieldset>
  <fieldset class=" form-group form-group-lg">
    <div class="row" style="margin-bottom:25px; padding-left:15px;">
      <div class="g-recaptcha" data-sitekey=""></div>
    </div>
  </fieldset>
  <button type="submit" class="btn btn-block btn-lg btn-primary m-t-3">Send password reset link</button>
  <div class="m-t-2 text-muted">
    <a href="#" id="page-signin-forgot-back">← Back</a>
  </div>
</form>

POST

<form method="post" action="" class="panel p-a-4">
  <fieldset class=" form-group form-group-lg">
    <input name="data[password]" type="password" class="form-control" placeholder="Password">
  </fieldset>
  <fieldset class=" form-group form-group-lg">
    <input name="data[password_confirm]" type="password" class="form-control" placeholder="Password">
  </fieldset>
  <fieldset class=" form-group form-group-lg">
    <div class="row" style="margin-bottom:25px; padding-left:15px;">
      <div class="g-recaptcha" data-sitekey=""></div>
    </div>
  </fieldset>
  <button type="submit" class="btn btn-block btn-lg btn-primary m-t-3">Save new password</button>
  <div class="m-t-2 text-muted">
    <a href="#" id="page-signin-reset-back">← Back</a>
  </div>
</form>

Text Content

Sign Up


SIGN IN TO YOUR ACCOUNT

Forgot your password?
Sign In


PASSWORD RESET


Send password reset link
← Back


PASSWORD RESET


Save new password
← Back