portal.rackcorp.com Open in urlscan Pro
116.206.80.155  Public Scan

Submitted URL: https://login.rackcorp.com/
Effective URL: https://portal.rackcorp.com/
Submission: On April 17 via automatic, source certstream-suspicious — Scanned from AU

Form analysis 2 forms found in the DOM

Name: loginformPOST index.php?cmd=login

<form name="loginform" id="loginform" action="index.php?cmd=login" method="post" style="width:100%">
  <input type="hidden" name="cmd" value="login">
  <input type="hidden" name="action" value="login">
  <input type="hidden" id="lastpage" name="lastpage" value="">
  <div class="col-12">
    <div class="form-group row infodiv">
      <label for="username" class="col-sm-2 col-form-label">Email</label>
      <div class="col-sm-10 colinput">
        <input type="email" class="form-control shadow-none" autocomplete="off" size="20" id="username" name="username" placeholder="Email">
        <small id="emailerror" class="form-text text-muted">Email is required.</small>
      </div>
    </div>
  </div>
  <div class="col-12">
    <div class="form-group row infodiv">
      <label for="password" class="col-sm-2 col-form-label">Password</label>
      <div class="col-sm-10 colinput">
        <input type="password" autocomplete="off" size="20" class="form-control shadow-none" id="password" name="password" placeholder="Password">
        <small id="passworderror" class="form-text text-muted">Password is required.</small>
      </div>
    </div>
  </div>
  <div class="col-12">
    <div class="form-group row infodiv">
      <label for="2fatoken" class="col-sm-2 col-form-label">Token</label>
      <div class="col-sm-10 colinput">
        <input type="text" onfocus="this.removeAttribute('readonly');" size="8" maxlength="6" class="form-control shadow-none" name="2fatoken" id="2fatoken" autocomplete="off" placeholder="Token (optional)">
      </div>
    </div>
  </div>
  <div class="col-12 colinput">
    <div style="display:inline-block;width:100%;text-align:right">
      <button stype="submit" style="width:130px" class="btn btn-sm btn-rc" id="loginbtn" name="loginbtn">Login</button>
    </div>
  </div>
  <div class="col-12" id="contactus">
    <span class="linktext" id="forgotpass">Forgot your username or password?</span>
    <span>If you are still having trouble logging in, please <a target="_blank" href="https://rackcorp.com/contact">contact us</a></span>
  </div>
</form>

POST index.php

<form id="resetform" action="index.php" method="post" style="width:100%">
  <input type="hidden" name="cmd" value="login">
  <input type="hidden" name="action" value="reqpass">
  <div class="col-12">
    <div class="form-group row infodiv">
      <label for="username" class="col-sm-2 col-form-label">Email</label>
      <div class="col-sm-10 colinput">
        <input type="email" class="form-control shadow-none" id="resetusername" name="resetusername" placeholder="Email">
        <small id="emailerror" class="form-text text-muted">Email is required.</small>
      </div>
    </div>
  </div>
  <div class="col-12 colinput">
    <div style="display:inline-block;width:100%;text-align:right">
      <button type="submit" style="width:130px" class="btn btn-sm btn-rc" id="resetpassword" name="resetpassword">Send</button>
    </div>
  </div>
  <div class="col-12" id="contactus">
    <span class="linktext" id="backlogin">Back to login?</span>
    <span>If you are still having trouble logging in, please <a target="_blank" href="https://rackcorp.com/contact">contact us</a></span>
  </div>
</form>

Text Content

LOGIN TO THE CLOUD PORTAL


Email
Email is required.
Password
Password is required.
Token

Login
Forgot your username or password? If you are still having trouble logging in,
please contact us
Email
Email is required.
Send
Back to login? If you are still having trouble logging in, please contact us