login.innews.gr Open in urlscan Pro
94.130.210.79  Public Scan

URL: https://login.innews.gr/
Submission: On September 28 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://login.innews.gr/monitoringLogin

<form method="POST" action="https://login.innews.gr/monitoringLogin" accept-charset="UTF-8" role="form" class="inima-login-form" novalidate="novalidate"><input name="_token" type="hidden" value="4psyIKUSPshgExHxBqsw8VOso0rLrcqlCAVkxP4V">
  <h3 class="form-title font-custom-green">Sign In</h3>
  <div class="alert alert-danger display-hide">
    <button class="close" data-close="alert"></button>
    <span> Enter any username and password. </span>
  </div>
  <div class="form-group">
    <!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->
    <label class="control-label visible-ie8 visible-ie9">Username</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="Username" name="username">
  </div>
  <div class="form-group">
    <label class="control-label visible-ie8 visible-ie9">Password</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password">
  </div>
  <div class="form-actions text-right">
    <!--
                        <label class="rememberme check">
                            <input type="radio" name="platform-choose" value="old" class="platform-choose"/>Old Site </label>
                        <label class="rememberme check">
                            <input type="radio" name="platform-choose" value="new" class="platform-choose" checked/>New Site </label>
			&nbsp;&nbsp;&nbsp;-->
    <!--<a href="javascript:;" id="forget-password" class="forget-password demo-hidden">Forgot Password?</a>-->
    <input type="hidden" name="platform-choose" value="new">
    <button type="submit" class="btn custom-green uppercase">Login</button>
  </div>
</form>

POST https://analytics.innews.gr/auth/login

<form method="POST" action="https://analytics.innews.gr/auth/login" accept-charset="UTF-8" role="form" class="login-form" novalidate="novalidate"><input name="_token" type="hidden" value="4psyIKUSPshgExHxBqsw8VOso0rLrcqlCAVkxP4V">
  <input id="is_local" name="is_local" type="hidden" value="0">
  <h3 class="form-title font-custom-red">Sign In</h3>
  <div class="alert alert-danger display-hide">
    <button class="close" data-close="alert"></button>
    <span> Enter any username and password. </span>
  </div>
  <div class="form-group">
    <!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->
    <label class="control-label visible-ie8 visible-ie9">Username</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="Username" name="username">
  </div>
  <div class="form-group">
    <label class="control-label visible-ie8 visible-ie9">Password</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password">
  </div>
  <div class="form-actions text-right">
    <label class="rememberme check">
      <div class="checker"><span><input type="checkbox" name="remember" value="1"></span></div>Remember me
    </label> &nbsp;&nbsp;&nbsp; <!--<a href="javascript:;" id="forget-password" class="forget-password demo-hidden">Forgot Password?</a>-->
    <button type="submit" class="btn custom-red uppercase">Login</button>
  </div>
</form>

POST index.html

<form class="forget-form" action="index.html" method="post" novalidate="novalidate">
  <h3>Forget Password ?</h3>
  <p> Enter your e-mail address below to reset your password. </p>
  <div class="form-group">
    <input class="form-control placeholder-no-fix" type="text" autocomplete="off" placeholder="Email" name="email">
  </div>
  <div class="form-actions">
    <button type="button" id="back-btn" class="btn btn-default">Back</button>
    <button type="submit" class="btn btn-success uppercase pull-right">Submit</button>
  </div>
</form>

Text Content

SIGN IN

Enter any username and password.
Username
Password
Login


SIGN IN

Enter any username and password.
Username
Password

Remember me     Login


FORGET PASSWORD ?

Enter your e-mail address below to reset your password.


Back Submit