testdailyaccounting.intellipayroll.com Open in urlscan Pro
216.10.253.180  Public Scan

Submitted URL: https://testdailyaccounting.intellipayroll.com/
Effective URL: https://testdailyaccounting.intellipayroll.com/Login/Index
Submission: On May 23 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="form-signin ng-pristine ng-valid ng-scope" ng-app="MyApp" ng-controller="MyController">
  <div class="account-logo">
    <h3>Login</h3>
  </div>
  <div class="form-group">
    <label>Username or Email</label>
    <input type="text" autofocus="" ng-model="loginName" class="form-control ng-pristine ng-untouched ng-valid ng-empty">
  </div>
  <div class="form-group">
    <label>Password</label>
    <input type="password" ng-model="loginPassowrd" class="form-control ng-pristine ng-untouched ng-valid ng-empty">
  </div>
  <div class="form-group text-center">
    <button type="submit" class="btn btn-primary account-btn" ng-click="Login()">Login</button>
  </div>
  <div class="form-group text-center">
    <label style="color:red" ng-show="ShowLoginError" class="ng-hide">Kindly Enter Valid Login Credentials</label>
  </div>
</form>

Text Content

LOGIN

Username or Email
Password
Login
Kindly Enter Valid Login Credentials