campus-swiss.maxbrain.com Open in urlscan Pro
162.55.10.110  Public Scan

Submitted URL: https://campus-swiss.maxbrain.com/
Effective URL: https://campus-swiss.maxbrain.com/login
Submission: On July 04 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: loginForm

<form id="login" name="loginForm" class="login-form">
  <a href="https://my.campus.swiss/login" class="tenant-logo-wrapper login-header"><img src="https://s3.maxbrain.com/cockpit-prod/logo/6af8d8687f256425d462fe51d3f32f6b33fce6d3.png" class="tenant-logo" alt="max"></a>
  <div class="campus-swiss-login-form">
    <div class="form-group">
      <h4 class="title renderInput renderLoginPage login-campus-swiss-translate" style="direction: ltr;">Willkommen zurück</h4>
      <h4 class="title renderInput renderResetPasswordPage reset-password-translate" style="display: none; direction: ltr;">Passwort vergessen?</h4>
    </div>
    <div class="messages">
      <span class="response-error-message" style="display: none;"></span>
      <span class="response-success-message"></span>
    </div>
    <div class="input-wrapper renderInput renderLoginPage renderResetPasswordPage" style="">
      <div class="label-wrapper">
        <label id="form-email-label" class="input-label email-translate" style="direction: ltr;">E-Mail</label>
        <label id="renderLoginPage" class="input-label renderInput renderResetPasswordPage pointer return-to-sign-in return-to-sign-in-translate" style="display: none; direction: ltr;">Zurück zur Login-Seite?</label>
      </div>
      <div class="renderInput renderLoginPage" style="">
        <input type="email" class="input" name="email" id="login-form-email" autocomplete="on" required="required">
      </div>
      <div class="renderInput renderResetPasswordPage" style="display: none;">
        <input type="email" id="reset-password-form-email" class="input" name="email" required="" autocomplete="on">
      </div>
    </div>
    <div class="input-wrapper renderInput renderLoginPage" style="">
      <label id="form-password-label" class="input-label password-translate" style="direction: ltr;">Passwort</label>
      <input type="password" class="input" name="password" id="form-password" autocomplete="on" required="required">
      <i class="bi bi-eye-slash" id="togglePassword"></i>
      <label id="renderResetPasswordPage" class="input-label forgot-password pointer forgot-password-translate" style="direction: ltr;">Passwort vergessen?</label>
    </div>
    <div class="form-group">
      <div class="renderLoginPage">
        <button type="submit" id="submit-login" class="button renderInput renderLoginPage sign-in-campuss-swiss-translate" disabled="" style="direction: ltr;">Anmelden</button><button type="submit" id="submit-renderResetPasswordPage"
          class="button renderInput renderResetPasswordPage send-email-translate" disabled="" style="display: none; direction: ltr;">E-Mail senden</button>
        <hr class="solid renderLoginPage renderInput" style="">
        <label class="no-account-label no-account-campus-swiss-translate renderLoginPage renderInput" style="direction: ltr;">Noch kein Konto?</label>
        <button type="submit" id="submit-register" class="button transparent renderInput renderLoginPage register-campuss-swiss-translate" style="direction: ltr;">Kostenlos registrieren</button>
      </div>
    </div>
  </div>
</form>

Name: loginForm

<form name="loginForm" class="login-form" autocomplete="off">
  <a href="https://my.campus.swiss/login" class="tenant-logo-wrapper renderCodeNewPasswordPage login-header"><img src="https://s3.maxbrain.com/cockpit-prod/logo/6af8d8687f256425d462fe51d3f32f6b33fce6d3.png" class="tenant-logo" alt="max"></a>
  <div class="campus-swiss-login-form">
    <div class="input-wrapper renderInput renderCodeNewPasswordPage reset-password-info" style="display: none;">
      <h1 class="set-password-info-title set-password-info-title-translate" style="direction: ltr;">Bitte setzen Sie Ihr Passwort</h1>
      <ul id="reset-password-info-text" class="reset-password-info-list">
        <li id="Length" class="glyphicon glyphicon-remove length-validation-translate" style="direction: ltr;">Mindestens 8 Zeichen</li>
        <li id="Numbers" class="glyphicon glyphicon-remove numbers-validation-translate" style="direction: ltr;">Muss eine Zahl enthalten</li>
        <li id="UpperCase" class="glyphicon glyphicon-remove uppercase-character-validation-translate" style="direction: ltr;">Muss einen Großbuchstaben enthalten</li>
        <li id="LowerCase" class="glyphicon glyphicon-remove lowercase-character-validation-translate" style="direction: ltr;">Muss einen Kleinbuchstaben enthalten</li>
        <li id="Symbols" class="glyphicon glyphicon-remove special-character-validation-translate" style="direction: ltr;">Muss ein Sonderzeichen enthalten !@#$%^&amp;*()/+{}_~|</li>
      </ul>
    </div>
    <div class="messages">
      <span class="response-error-message" style="display: none;"></span>
      <span class="response-success-message"></span>
    </div>
    <div class="renderInput code-input renderCodeNewPasswordPage" style="display: none;">
      <div class="label-wrapper">
        <label id="form-code-label" class="input-label">Code</label>
      </div>
      <input type="text" id="form-code" class="input" name="code" placeholder="Enter your code">
    </div>
    <div class="input-wrapper renderInput renderCodeNewPasswordPage" style="display: none;">
      <div class="label-wrapper">
        <label id="form-new-password-label" class="input-label create-new-password-translate" style="direction: ltr;">Neues Passwort erstellen</label>
      </div>
      <input type="password" id="new-password" class="input enter-password-translate" name="password" placeholder="Geben Sie ein neues Passwort ein" required="" style="direction: ltr;">
      <i class="bi bi-eye-slash" id="toggleNewPassword"></i>
    </div>
    <div id="repeat-password-input-wrapper" class="input-wrapper renderInput renderCodeNewPasswordPage" style="display: none;">
      <div class="label-wrapper">
        <label id="form-repeat-password-label" class="input-label repeat-password-translate" style="direction: ltr;">Passwort wiederholen</label>
      </div>
      <input type="password" id="repeat-new-password" class="input repeat-password-placeholder-translate" name="password" placeholder="Wiederholen Sie das Passwort" required="" style="direction: ltr;">
      <i class="bi bi-eye-slash" id="toggleNewPasswordRepeat"></i>
    </div>
    <p id="Match" class="passwords-error-message password-validation-translate" style="direction: ltr;">Passwörter stimmen nicht überein.</p>
    <button disabled="" type="submit" id="submit-renderCodeNewPasswordPage" class="button renderInput renderCodeNewPasswordPage submit-btn set-password-btn-translate" style="display: none; direction: ltr;">Passwort festlegen</button>
    <a id="backToLoginPage" href="https://my.campus.swiss/login" class="go-back renderInput renderCodeNewPasswordPage go-back-translate" style="display: none; direction: ltr;">Zurück zur Login-Seite</a>
  </div>
</form>

Name: loginForm

<form name="loginForm" class="login-form" autocomplete="off">
  <a href="https://my.campus.swiss/login" class="login-header tenant-logo-wrapper renderRegisterPage"><img src="https://s3.maxbrain.com/cockpit-prod/logo/6af8d8687f256425d462fe51d3f32f6b33fce6d3.png" class="tenant-logo" alt="max"></a>
  <div class="campus-swiss-login-form">
    <div class="renderInput renderRegisterPage" style="display: none;">
      <h1 class="register-title register-title-translate" style="direction: ltr;">Registrieren mit E-Mail</h1>
    </div>
    <div class="messages">
      <span class="response-error-message" style="display: none;"></span>
      <span class="response-success-message"></span>
    </div>
    <div class="user-info-container">
      <div class="input-wrapper renderInput renderRegisterPage" style="display: none;">
        <div class="label-wrapper">
          <label class="input-label name-translate" style="direction: ltr;">Name</label>
        </div>
        <input type="text" id="register-form-name" class="input enter-name-placeholder-translate" name="name" placeholder="Geben Sie Ihren Vornamen ein" required="" style="direction: ltr;">
      </div>
      <div class="input-wrapper renderInput renderRegisterPage" style="display: none;">
        <div class="label-wrapper">
          <label class="input-label last-name-translate" style="direction: ltr;">Nachname</label>
        </div>
        <input type="text" id="register-form-last-name" class="input enter-last-name-placeholder-translate" name="lastName" placeholder="Geben Sie Ihren Nachnamen ein" required="" style="direction: ltr;">
      </div>
    </div>
    <div class="input-wrapper renderInput renderRegisterPage" style="display: none;">
      <div class="label-wrapper">
        <label class="input-label email-translate" style="direction: ltr;">E-Mail</label>
      </div>
      <input type="email" id="register-form-email" class="input enter-email-placeholder-translate" name="email" placeholder="Geben sie ihre E-Mailadresse ein" required="" autocomplete="on" style="direction: ltr;">
    </div>
    <button disabled="" type="submit" id="submit-renderRegisterPage" class="button renderInput renderRegisterPage submit-btn continue-btn-translate" style="display: none; direction: ltr;">Fortsetzen</button>
    <hr class="solid renderRegisterPage">
    <p>
      <span class="already-registered-translate" style="direction: ltr;">Sie haben schon ein Konto?</span>
      <a id="backToLoginPage" href="https://my.campus.swiss/login" class="go-back renderInput renderRegisterPage login-translate" style="display: none; direction: ltr;">Anmelden</a>
    </p>
  </div>
</form>

Name: loginForm

<form name="loginForm" class="login-form" autocomplete="off">
  <a href="https://my.campus.swiss/login" class="tenant-logo-wrapper renderNewPasswordRegisterPage login-header"><img src="https://s3.maxbrain.com/cockpit-prod/logo/6af8d8687f256425d462fe51d3f32f6b33fce6d3.png" class="tenant-logo" alt="max"></a>
  <div class="campus-swiss-login-form">
    <div class="go-back-to-register-container renderNewPasswordRegisterPage">
      <button type="button" id="backToRegisterPage" class="arrow-icon-container">
        <img src="https://login.maxbrain.com/assets/921220818/default/assets/icons/arrow-left-icon.svg" alt="Arrow left icon" height="16px" width="20px">
      </button>
      <div class="user-info-container">
        <div class="user-info">
          <span id="user-info-name"></span>&nbsp; <span id="user-info-last-name"></span>
        </div>
        <span id="user-info-email"></span>
      </div>
    </div>
    <div class="input-wrapper renderInput renderNewPasswordRegisterPage reset-password-info" style="display: none;">
      <h1 class="set-password-info-title set-password-info-title-translate" style="direction: ltr;">Bitte setzen Sie Ihr Passwort</h1>
      <ul id="reset-password-register-info-text" class="reset-password-info-list">
        <li id="LengthR" class="glyphicon glyphicon-remove length-validation-translate" style="direction: ltr;">Mindestens 8 Zeichen</li>
        <li id="NumbersR" class="glyphicon glyphicon-remove numbers-validation-translate" style="direction: ltr;">Muss eine Zahl enthalten</li>
        <li id="UpperCaseR" class="glyphicon glyphicon-remove uppercase-character-validation-translate" style="direction: ltr;">Muss einen Großbuchstaben enthalten</li>
        <li id="LowerCaseR" class="glyphicon glyphicon-remove lowercase-character-validation-translate" style="direction: ltr;">Muss einen Kleinbuchstaben enthalten</li>
        <li id="SymbolsR" class="glyphicon glyphicon-remove special-character-validation-reset-translate" style="direction: ltr;">Muss ein Sonderzeichen enthalten !@#$%^&amp;*()/+{}_~|</li>
      </ul>
    </div>
    <div class="messages">
      <span class="response-error-message" style="display: none;"></span>
      <span class="response-success-message"></span>
    </div>
    <div class="input-wrapper renderInput renderNewPasswordRegisterPage" style="display: none;">
      <div class="label-wrapper">
        <label id="form-new-password-register-label" class="input-label create-new-password-register-translate">Create new password</label>
      </div>
      <input type="password" id="new-password-register" class="input enter-password-translate" name="password" placeholder="Geben Sie ein neues Passwort ein" required="" style="direction: ltr;">
      <i class="bi bi-eye-slash" id="toggleNewPasswordRegister"></i>
    </div>
    <div id="repeat-password-register-input-wrapper" class="input-wrapper renderInput renderNewPasswordRegisterPage" style="display: none;">
      <div class="label-wrapper">
        <label id="form-repeat-password-label" class="input-label repeat-password-translate" style="direction: ltr;">Passwort wiederholen</label>
      </div>
      <input type="password" id="repeat-password-register" class="input repeat-password-placeholder-translate" name="password" placeholder="Wiederholen Sie das Passwort" required="" style="direction: ltr;">
      <i class="bi bi-eye-slash" id="toggleNewPasswordRegisterRepeat"></i>
    </div>
    <p id="Match" class="passwords-error-message password-validation-translate" style="direction: ltr;">Passwörter stimmen nicht überein.</p>
    <button disabled="" type="submit" id="submit-renderNewPasswordRegisterPage" class="button renderInput renderNewPasswordRegisterPage submit-btn register-btn-translate" style="display: none; direction: ltr;">Registrieren</button>
  </div>
</form>

Text Content

Wichtig: Am 04. Juli werden wir ab 20 Uhr wichtige geplante Wartungsarbeiten
durchführen. Während dieser Arbeiten wird die Plattform leider nicht erreichbar
sein - wir bemühen uns, so rasch wie möglich wieder verfügbar zu sein. Vielen
Dank für Ihr Verständnis!

Deutsch

 * 
   Français
 * 
   Deutsch
 * 
   Italiano
 * 
   English

WILLKOMMEN ZURÜCK

PASSWORT VERGESSEN?


E-Mail Zurück zur Login-Seite?


Passwort Passwort vergessen?
AnmeldenE-Mail senden

--------------------------------------------------------------------------------

Noch kein Konto? Kostenlos registrieren


HERZLICH WILLKOMMEN AUF DER
KOMPETENZPLATTFORM VON CAMPUS.SWISS



Jedes Login bringt dich deinen
Zielen einen Schritt näher


BITTE SETZEN SIE IHR PASSWORT

 * Mindestens 8 Zeichen
 * Muss eine Zahl enthalten
 * Muss einen Großbuchstaben enthalten
 * Muss einen Kleinbuchstaben enthalten
 * Muss ein Sonderzeichen enthalten !@#$%^&*()/+{}_~|


Code
Neues Passwort erstellen
Passwort wiederholen

Passwörter stimmen nicht überein.

Passwort festlegen Zurück zur Login-Seite


HERZLICH WILLKOMMEN AUF DER
KOMPETENZPLATTFORM VON CAMPUS.SWISS



Jedes Login bringt dich deinen
Zielen einen Schritt näher


REGISTRIEREN MIT E-MAIL


Name
Nachname
E-Mail
Fortsetzen

--------------------------------------------------------------------------------

Sie haben schon ein Konto? Anmelden


HERZLICH WILLKOMMEN AUF DER KOMPETENZPLATTFORM
VON CAMPUS.SWISS



Jedes Login bringt dich deinen
Zielen einen Schritt näher

 


BITTE SETZEN SIE IHR PASSWORT

 * Mindestens 8 Zeichen
 * Muss eine Zahl enthalten
 * Muss einen Großbuchstaben enthalten
 * Muss einen Kleinbuchstaben enthalten
 * Muss ein Sonderzeichen enthalten !@#$%^&*()/+{}_~|


Create new password
Passwort wiederholen

Passwörter stimmen nicht überein.

Registrieren


HERZLICH WILLKOMMEN AUF DER
KOMPETENZPLATTFORM VON CAMPUS.SWISS



Jedes Login bringt dich deinen
Zielen einen Schritt näher


DANKE FÜR IHRE REGISTRIERUNG

Eine E-Mail ist auf dem Weg zu Ihnen. Bitte verifizieren Sie Ihr Konto über den
Link in der E-Mail um Ihre Registrierung abzuschliessen.

Wenn Sie keine E-Mail von uns erhalten, überprüfen Sie bitte Ihren Spam-Ordner
oder kontaktieren Sie uns unter support@maxbrain.com.


HERZLICH WILLKOMMEN AUF DER
KOMPETENZPLATTFORM VON CAMPUS.SWISS



Jedes Login bringt dich deinen
Zielen einen Schritt näher

DE-DE
https://s3.maxbrain.com/cockpit-prod/logo/726c7e7c745f3ea74bc6aa74669c6b4b88770655.png
https://my.campus.swiss/login/success null campus-swiss
https://login.maxbrain.com/assets/921220818/ https://login.maxbrain.com/
https://s3.maxbrain.com/cockpit-prod/logo/6af8d8687f256425d462fe51d3f32f6b33fce6d3.png
https://api.maxbrain.com https://my.campus.swiss de-DE,fr-FR,it-CH