nitrostudio.bunchball.com Open in urlscan Pro
52.42.109.221  Public Scan

Submitted URL: https://nitrostudio.bunchball.com/
Effective URL: https://nitrostudio.bunchball.com/login.html
Submission Tags: phishingrod
Submission: On February 07 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

POST /login

<form method="post" action="/login" autocomplete="off">
  <div class="login-box-form-wrap">
    <div class="row">
      <div class="large-3 columns">
        <label class="right inline show-for-large-up">Email</label>
        <label class="center inline hide-for-large-up">Email</label>
      </div>
      <div class="large-9 columns">
        <input type="text" name="admin_login_username" id="admin_login_username" placeholder="example@domain.com">
      </div>
    </div>
    <div class="row">
      <div class="large-3 columns">
        <label class="right inline show-for-large-up">Password</label>
        <label class="center inline hide-for-large-up">Password</label>
      </div>
      <div class="large-9 columns">
        <input type="password" name="admin_login_password" id="admin_login_password" autocomplete="off" placeholder="password">
        <input id="token" name="token" type="hidden" value="rR17pMCHhd1zteZo8st5Hs9oapHse1h8">
      </div>
    </div>
    <div class="row">
      <div class="large-9 small-12 large-offset-3 no-right-padding columns">
        <button type="submit" class="button" name="admin_login_submit"><i class="fa fa-lock" aria-hidden="true"></i>Login</button>
      </div>
    </div>
    <div class="row">
      <div class="large-9 small-12 large-offset-3 columns">
        <p><a href="#" class="login-forgot-password">Forgot your password?</a></p>
      </div>
    </div>
  </div>
  <input id="client_ip" name="client_ip" type="hidden" value="217.64.151.31">
</form>

POST /resetpassword

<form id="reset-password" method="post" action="/resetpassword">
  <div class="login-box-form-wrap">
    <div class="row">
      <p>To reset your password, enter the e-mail address associated with your Nitro Studio account and click Reset My Password. We'll e-mail you instructions on how to proceed.</p>
    </div>
    <div class="row">
      <div class="large-3 columns">
        <label class="right inline show-for-large-up">Email</label>
        <label class="center inline hide-for-large-up">Email</label>
        <div class="message"></div>
      </div>
      <div class="large-9 columns">
        <input type="text" name="admin_reset_username" id="admin_reset_username" placeholder="example@domain.com">
        <input id="reset_token" name="token" type="hidden" value="rR17pMCHhd1zteZo8st5Hs9oapHse1h8">
      </div>
    </div>
    <div class="row">
      <div class="large-9 small-12 large-offset-3 columns">
        <button id="submit_reset_email" type="submit" name="admin_reset_submit" class="button"><i class="fa fa-refresh" aria-hidden="true"></i>Reset My Password</button>
        <div class="close button cancel login-cancel-forgot-password">Cancel</div>
      </div>
    </div>
  </div>
</form>

Text Content

NITRO STUDIO LOGIN

Email Email

Password Password

Login

Forgot your password?


RESET YOUR PASSWORD

To reset your password, enter the e-mail address associated with your Nitro
Studio account and click Reset My Password. We'll e-mail you instructions on how
to proceed.

Email Email


Reset My Password
Cancel