app.easyweb.se Open in urlscan Pro
217.70.36.87  Public Scan

Submitted URL: https://login.easyweb.se/
Effective URL: https://app.easyweb.se/
Submission: On September 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form class="defaultlogin ng-pristine ng-valid" method="post" ng-show="!forgotPassword.show &amp;&amp; status != LOGIN_ERROR.ACCOUNT_IS_ALREADY_ONLINE" ng-submit="login(credentials)" novalidate="">
  <div class="login-logo"></div>
  <p class="login-message ng-binding ng-hide" ng-bind-html="'login.error.LOGIN_BLOCKED_WARNING' | translate" ng-show="status == LOGIN_ERROR.LOGIN_BLOCKED_WARNING">You have now entered the wrong password 4 times. If you enter an invalid one a fifth
    time, your account will be <em>blocked</em> for 10 minutes.</p><!-- ngIf: status != LOGIN_ERROR.NOT_LOGGED_IN -->
  <div class="login-input"><label class="ng-binding">Username/email</label> <input type="text" ng-model="credentials.username" autofocus="" class="ng-pristine ng-untouched ng-valid ng-empty"></div>
  <div class="login-input"><label class="ng-binding">Password</label> <input type="password" ng-model="credentials.password" class="ng-pristine ng-untouched ng-valid ng-empty"></div>
  <div class="login-button"><button type="submit" class="ng-binding">Login</button></div>
  <div class="login-info">
    <ul>
      <li><a ng-click="forgotPassword.show = true" title="Forgot your password?" class="ng-binding">Forgot your password?</a></li>|<li><a href="https://www.easyweb.se" target="_blank" class="ng-binding">About Easyweb</a></li>|<li>
        <ul>
          <li class="language-se" ng-class="{'language-active': Session.language.current() == 'sv_SE' }"><a ng-click="Session.language.set('sv_SE')"><span class="selang"></span></a></li>
          <li class="language-en" ng-class="{'language-active': Session.language.current() == 'en_US' }"><a ng-click="Session.language.set('en_US')"><span class="enlang"></span></a></li>
        </ul>
      </li>
    </ul>
  </div>
</form>

<form ng-show="!forgotPassword.show &amp;&amp; status == LOGIN_ERROR.ACCOUNT_IS_ALREADY_ONLINE" ng-submit="forceLogin(credentials)" novalidate="" class="ng-pristine ng-valid ng-hide">
  <div class="login-logo"></div>
  <p class="login-message"><span class="error ng-binding">ATTENTION! Someone is using the account.</span></p><!-- ngIf: !hasValidAuth -->
  <p class="login-info ng-binding ng-scope" ng-if="!hasValidAuth">Did you forget to log out last time you used Easyweb? If not, someone else might be updating the webpage right now, and he or she will be logged out if you continue.</p>
  <!-- end ngIf: !hasValidAuth --><!-- ngIf: hasValidAuth -->
  <div class="login-confirmbuttons">
    <div class="login-confirmbuttons-left">
      <div class="login-confirmbuttons-left-inner"><button type="button" ng-click="abort()" class="ng-binding">Abort</button></div>
    </div>
    <div class="login-confirmbuttons-right">
      <div class="login-confirmbuttons-right-inner"><button type="submit" class="ng-binding">Continue</button></div>
    </div>
  </div>
  <div class="login-info">
    <ul>
      <li class="language-se" ng-class="{'language-active': Session.language.current() == 'sv_SE' }"><a ng-click="Session.language.set('sv_SE')"><span class="selang"></span></a></li>
      <li class="language-en" ng-class="{'language-active': Session.language.current() == 'en_US' }"><a ng-click="Session.language.set('en_US')"><span class="enlang"></span></a></li>
    </ul>
  </div>
</form>

<form ng-show="forgotPassword.show" ng-submit="forgotPassword.submit(credentials)" class="ng-pristine ng-valid ng-hide">
  <div class="login-logo"></div>
  <p ng-bind-html="'login.forgotpassword' | translate" class="ng-binding">If you have forgotten your password, you can set a new one by entering your username or email below and then following the instructions sent to your email.</p>
  <!-- ngIf: status != LOGIN_ERROR.NOT_LOGGED_IN -->
  <div class="login-input"><label class="ng-binding">Email or username:</label> <input type="text" ng-model="credentials.username" class="ng-pristine ng-untouched ng-valid ng-empty"></div>
  <div class="login-button"><button type="submit" class="ng-binding"><i ng-class="{'': !forgotPassword.loading, 'fa fa-spinner fa-pulse fa-fw': forgotPassword.loading}"></i> Send me a new password</button></div>
  <div class="login-info">
    <ul>
      <li><a ng-click="forgotPassword.show = false" title="Back to login" class="ng-binding">Back to login</a> |</li>
      <li><a href="https://www.easyweb.se" target="_blank" class="ng-binding">About Easyweb</a> |</li>
      <li>
        <ul>
          <li class="language-se" ng-class="{'language-active': Session.language.current() == 'sv_SE' }"><a ng-click="Session.language.set('sv_SE')"><span class="selang"></span></a></li>
          <li class="language-en" ng-class="{'language-active': Session.language.current() == 'en_US' }"><a ng-click="Session.language.set('en_US')"><span class="enlang"></span></a></li>
        </ul>
      </li>
    </ul>
  </div>
</form>

Text Content

You have now entered the wrong password 4 times. If you enter an invalid one a
fifth time, your account will be blocked for 10 minutes.

Username/email
Password
Login
 * Forgot your password?
   |
 * About Easyweb
   |
 * * 
   * 

ATTENTION! Someone is using the account.

Did you forget to log out last time you used Easyweb? If not, someone else might
be updating the webpage right now, and he or she will be logged out if you
continue.

Abort
Continue
 * 
 * 

If you have forgotten your password, you can set a new one by entering your
username or email below and then following the instructions sent to your email.

Email or username:
Send me a new password
 * Back to login |
 * About Easyweb |
 * * 
   *