app.tonicdm.com Open in urlscan Pro
18.215.65.171  Public Scan

Submitted URL: http://academy.tonicdm.com/
Effective URL: https://app.tonicdm.com/login
Submission: On February 12 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form method="post" class="loginForm marginTop10" data-parsley-validate="" id="loginSignupForm" novalidate="">
  <div class="row">
    <div class="col-md-12 col-sm-12">
      <div class="inlineBlock">
        <div class="table">
          <div class="tableRow">
            <div class="tableCell">
              <div class="relative">
                <input class="paddingLeft10" type="email" name="email" id="email" tabindex="1" data-parsley-errors-container="#usernameError" data-parsley-trigger="blur" data-parsley-type="email" data-parsley-required-message="" autocomplete="false"
                  autofocus="" required="">
              </div>
            </div>
            <div class="tableCell">
              <button id="nextBtn" tabindex="3">
                <i class="fa fa-arrow-right"></i>
              </button>
            </div>
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <div class="relative">
                <span id="usernameError" class="parsley-errors"></span>
              </div>
            </div>
          </div>
          <div class="tableRow" id="securityExceptionPlaceholder">
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <div class="newAccount">
                <span class="marginTop25 option1" id="newAccountText">Would you like to create new account now?</span>
              </div>
            </div>
            <div class="tableCell">
              <button id="signUpBtn" class="option1" tabindex="4">
                <i class="fa fa-arrow-right"></i>
              </button>
            </div>
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <div class="option2">
                <label for="password" class="paddingTop5">Password:</label>
                <div class="passwordInputStyle">
                  <input class="paddingLeft10" type="password" style="width: 100%;" name="pass" id="pass" tabindex="2" data-parsley-errors-container="#passwordError" data-parsley-trigger="change" autocomplete="false">
                </div>
              </div>
            </div>
            <div class="tableCell">
              <button id="loginBtn" class="option4" tabindex="3">
                <i class="fa fa-arrow-right"></i>
              </button>
            </div>
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <div class="relative option2">
                <span id="passwordError" class="parsley-errors"></span>
              </div>
            </div>
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <a class="pull-right option2" id="lostPasswordLink" tabindex="5" href="/reset">Retrieve Lost Password</a>
            </div>
          </div>
          <div class="tableRow">
            <div class="tableCell">
              <div class="option3">
                <div class="text-center">
                  <span id="corporateNetworkText"> Redirecting through corporate login system... </span>
                </div>
              </div>
            </div>
            <div class="tableCell">
              <button id="samlBtn" class="logInButtonNew marginLeft30 option3" style="top: 10px;" tabindex="3">Next</button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" data-parsley-validate="" id="loginForm" hidden="hidden" novalidate="">
  <input type="email" name="username" id="username" required="">
  <input type="password" name="password" id="password" required="">
  <button id="userPassLoginBtn" type="submit">Log In</button>
</form>

Text Content

Enter your work email address
Would you like to create new account now?

Password:



Retrieve Lost Password
Redirecting through corporate login system...
Next
Log In