securemailbox.cambiahealth.com Open in urlscan Pro
45.60.233.13  Public Scan

Submitted URL: https://securemailbox.cambiahealth.com/
Effective URL: https://securemailbox.cambiahealth.com/enduser/def/de/login.html?v=564
Submission: On January 06 via manual from BG — Scanned from DE

Form analysis 4 forms found in the DOM

/api/j_security_check

<form id="login-form" action="/api/j_security_check" class="dialog login">
  <header class="dialog-header">
    <div class="product">
      <img id="logo-link" src="../images/logo.png" alt="Axway" class="logo">
      <h1 class="title">MailGate SC</h1>
    </div>
  </header>
  <div class="dialog-content hidden" id="mfa">
    <h1 class="offset-1-5 move-forgot">Enter the MFA Code.</h1>
    <div class="form">
      <section>
        <!-- MFA code -->
        <div class="field move-forgot">
          <div class="control span-3-5 offset-1-5">
            <div class="text-input flex">
              <input tabindex="1" id="user-mfa-input" type="text" placeholder="MFA Code" class="user-mfa-prompt">
              <span id="user-mfa-label" class="password-prompt"></span>
            </div>
          </div>
          <div class="control span-3-5 offset-1-5 hidden" id="mfa-expiration">
            <input tabindex="2" id="enabled-mfa-expiration" type="checkbox">
            <label for="enabled-mfa-expiration" style="font-size:inherit;"></label>
          </div>
          <div class="control span-3-5 offset-1-5" id="resend-code-info"> If you don't receive the code in a few minutes, please click resend. </div>
        </div>
      </section>
      <div class="dialog-footer mfa-footer">
        <button id="login-mfa-button" type="button" class="large primary float-right">
          <span class="axw-loader-mfa hidden"><span>Laden...</span></span>
          <span>Weiter</span>
        </button>
        <div id="resend-code-div">
          <button type="button" class="large" id="resend-code">Resend Code</button>
        </div>
      </div>
    </div>
  </div>
  <div class="dialog-content" id="credentials">
    <h1 class="offset-1-5 move-forgot">Willkommen.</h1>
    <div class="form">
      <!-- user email section -->
      <section>
        <!-- Email address -->
        <div class="field move-forgot">
          <div class="control span-3-5 offset-1-5">
            <div class="text-input flex">
              <input tabindex="1" id="user-email-input" type="text" placeholder="E-Mail-Adresse" class="user-email-prompt">
              <span id="user-email-label" class="password-prompt"></span>
              <a id="re-enter-user-email" href="#" class="password-prompt antiphishing-prompt hidden">
                    E-Mail-Adresse erneut eingeben
                  </a>
            </div>
          </div>
        </div>
      </section>
      <!-- antiphishing section -->
      <section id="antiphishing-section">
        <!-- Anitphishing info, shown when security image enabled in admin -->
        <div class="field user-email-prompt antiphishing-prompt hidden">
          <div class="control span-3-5 offset-1-5">
            <a tabindex="2" href="#" data-modal="true" id="password-hint-link">Wo gebe ich mein Passwort ein?</a>
          </div>
        </div>
        <!-- Personalized security image -->
        <div class="field password-prompt antiphishing-prompt hidden">
          <div class="control">
            <div class="alert warning">
              <p class="message">
                <span class="icon icon-exclamation-triangle"><!-- icon --></span>
                <span>Wenn Sie Ihr Sicherheitsbild erkennen, sind Sie auf der gültigen MailGate Website. Sie können dann Ihr Passwort eingeben und sich bei MailGate anmelden.</span>
              </p>
              <p class="message">Falls Sie Ihr persönliches Sicherheitsbild nicht erkennen, geben Sie Ihr Passwort nicht ein.</p>
            </div>
            <h4 class="offset-1-5">Ihr persönliches Sicherheitsbild</h4>
            <div class="antiphishing-img">
              <img id="antiphishing-img" alt="antiphishing image">
            </div>
          </div>
        </div>
      </section>
      <!-- password section -->
      <section>
        <!-- Password field -->
        <div id="password-field-div" class="field password-prompt">
          <div class="control span-3-5 offset-1-5">
            <div class="text-input">
              <input tabindex="1" id="password-input" autocomplete="off" type="password" placeholder="Passwort">
            </div>
          </div>
        </div>
      </section>
      <!-- Legal banner, alert - type: warning -->
      <section id="legal-banner-section">
        <div class="enduser-legal-banner alert warning">
          <p class="message" id="enduserLegalBannerText" name="enduserLegalBannerText">
            <span class="icon icon-exclamation-triangle"></span> ATTENTION:&nbsp; &nbsp; If you're having issues viewing or downloading content from this site, please clear your browser CACHE and cookies or try a different browser.&nbsp;
          </p>
        </div>
      </section>
      <!-- password recovery section -->
      <section>
        <!-- Forgot password block when the link is clicked -->
        <div class="password-prompt">
          <div class="field message hidden" id="forgot-message">
            <h3 class="control span-4-5 offset-1-5">Passwort vergessen?</h3>
            <div class="control span-4-5 offset-1-5"> Um den Zugriff auf Ihr Benutzerkonto wiederherzustellen, geben Sie Ihre E-Mail-Adresse ein und wählen Sie den Wiederherstellungsoption. </div>
            <div class="control span-3-5 offset-1-5">
              <div class="text-input">
                <input tabindex="1" id="user-email-input-forgot" type="text" placeholder="E-Mail-Adresse">
                <span id="user-email-forgot-label" class="password-prompt"></span>
              </div>
            </div>
            <div class="control span-4-5 offset-1-5"> If you have already set the hint phrase please click Password Hint to receive the hint phrase by email. Otherwise click Reset Password. </div>
            <div id="recaptcha" class="control span-4-5 offset-1-5 hidden"></div>
            <div class="control span-4-5 offset-1-5 reset-buttons">
              <button type="button" class="large forgot-psw-buttons" id="password-hint-button">Passworthinweis</button>
              <button type="button" class="large forgot-psw-buttons" id="reset-password-button">Passwort zurücksetzen</button>
            </div>
          </div>
        </div>
      </section>
    </div>
    <!-- form -->
  </div>
  <!-- dialog-content -->
  <!-- Holds ajax loader and buttons -->
  <div class="dialog-footer">
    <button id="continue-button" type="button" class="large primary user-email-prompt antiphishing-prompt hidden">Weiter</button>
    <button id="login-button" type="button" class="large primary float-right password-prompt">
      <span class="axw-loader hidden"><span>Laden...</span></span>
      <span>Anmelden</span>
    </button>
    <div class="password-prompt">
      <a href="#" id="forgot-password">Forgot password?</a>
    </div>
  </div>
  <!-- dialog-footer -->
</form>

/api/j_security_check

<form id="dialog-content-enrollment" action="/api/j_security_check" class="dialog login hidden">
  <header class="dialog-header">
    <div class="product">
      <img id="logo-link" src="../images/logo.png" alt="Axway" class="logo">
      <h1 class="title">MailGate SC</h1>
    </div>
  </header>
  <div class="dialog-content">
    <h1 class="offset-1-5 move-forgot small-h1">Choose Authentication method.</h1>
    <div class="form">
      <!-- Email section -->
      <section id="email-section" class="hidden">
        <!-- Email address -->
        <div class="field move-forgot">
          <div class="control span-3-5 offset-1-5">
            <div class="text-input flex">
              <input tabindex="1" id="email-method" name="email-method" type="button" value="Email">
            </div>
          </div>
        </div>
      </section>
      <!-- SMS section -->
      <section id="sms-section" class="hidden">
        <!-- SMS -->
        <div class="field move-forgot">
          <div class="control span-3-5 offset-1-5">
            <div class="text-input flex">
              <input tabindex="1" id="sms-method" name="sms-method" type="button" value="SMS">
            </div>
          </div>
        </div>
      </section>
    </div>
    <!-- form -->
  </div>
  <div class="dialog-footer"></div>
</form>

/api/j_security_check

<form id="send-code-sms-form" action="/api/j_security_check" class="dialog login hidden">
  <header class="dialog-header">
    <div class="product">
      <img id="logo-link" src="../images/logo.png" alt="Axway" class="logo">
      <h1 class="title">MailGate SC</h1>
    </div>
  </header>
  <div class="dialog-content" id="credentials">
    <h1 class="offset-1-5 move-forgot">MFA Enrollment.</h1>
    <div class="form">
      <!-- password recovery section -->
      <section>
        <!-- Forgot password block when the link is clicked -->
        <div class="password-prompt">
          <div class="field message" id="forgot-message">
            <div id="not-sent-sms" class="control span-3-5 offset-1-5 "> Please enter a phone number on which to receive the MFA code. </div>
            <div id="sent-sms" class="control span-3-5 offset-1-5 hidden"> The code has been sent to the phone number provided, please enter it below. </div>
            <div class="control span-3-5 offset-1-5">
              <div class="text-input">
                <div class="iti iti--allow-dropdown iti--separate-dial-code">
                  <div class="iti__flag-container">
                    <div class="iti__selected-flag" role="combobox" aria-controls="iti-0__country-listbox" aria-owns="iti-0__country-listbox" aria-expanded="false" tabindex="0" title="United States: +1" aria-activedescendant="iti-0__item-us">
                      <div class="iti__flag iti__us"></div>
                      <div class="iti__selected-dial-code">+1</div>
                      <div class="iti__arrow"></div>
                    </div>
                    <ul class="iti__country-list iti__hide" id="iti-0__country-listbox" role="listbox" aria-label="List of countries">
                      <li class="iti__country iti__standard iti__active" tabindex="-1" id="iti-0__item-us" role="option" data-dial-code="1" data-country-code="us" aria-selected="true">
                        <div class="iti__flag-box">
                          <div class="iti__flag iti__us"></div>
                        </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
                      </li>
                    </ul>
                  </div><input tabindex="1" id="phone-number-input" autocomplete="off" type="tel" class="user-email-prompt" name="phone-number" data-intl-tel-input-id="0" placeholder="201-555-0123" style="padding-left: 73px;">
                </div>
                <input tabindex="1" id="phone-number-validation-input" autocomplete="off" placeholder="MFA Code Validation" type="text" class=" hidden">
              </div>
            </div>
            <div class="control span-3-5 offset-1-5 hidden" id="resend-info-sms"> If you don't receive the code in a few minutes, please click resend. </div>
            <div id="recaptcha" class="control span-3-5 offset-1-5 hidden"></div>
          </div>
        </div>
      </section>
      <section>
        <!-- Legal banner, alert - type: warning -->
        <div class="alert warning" id="phone-number-restriction">
          <p class="message">
            <span class="icon icon-exclamation-triangle"></span> Currently, Multi-factor authentication with SMS option is restricted to US phone numbers only. For non-US numbers please go back and choose Email option.
          </p>
        </div>
      </section>
    </div>
    <!-- form -->
  </div>
  <!-- dialog-content -->
  <div class="dialog-footer" style="z-index:-1;">
    <button id="send-sms-code-button" type="button" class="large primary forgot-psw-buttons">
      <span>Send Code</span>
    </button>
    <button id="continue-sms-button" type="button" class="large primary forgot-psw-buttons hidden">Weiter</button>
    <div id="resend-sms-div" class="hidden">
      <button type="button" class="large" id="resend-sms">Resend Code</button>
    </div>
    <div class="password-prompt">
      <a href="#" id="backSMS">Back</a>
    </div>
  </div>
  <!-- dialog-footer -->
</form>

/api/j_security_check

<form id="send-email-form" action="/api/j_security_check" class="dialog login hidden">
  <header class="dialog-header">
    <div class="product">
      <img id="logo-link" src="../images/logo.png" alt="Axway" class="logo">
      <h1 class="title">MailGate SC</h1>
    </div>
  </header>
  <div class="dialog-content" id="credentials">
    <h1 class="offset-1-5 move-forgot">MFA Enrollment.</h1>
    <div class="form">
      <!-- password recovery section -->
      <section>
        <!-- Forgot password block when the link is clicked -->
        <div class="password-prompt">
          <div class="field message" id="forgot-message">
            <div id="not-sent-email" class="control span-3-5 offset-1-5 "> Please enter an email on which to receive the MFA code. </div>
            <div id="sent-email" class="control span-3-5 offset-1-5 hidden"> The code has been sent to the email provided, please enter it below. </div>
            <div class="control span-3-5 offset-1-5">
              <div class="text-input">
                <input tabindex="1" id="user-email-mfa-input" type="text" placeholder="E-Mail-Adresse" class="">
                <input tabindex="1" id="user-email-validation-input" autocomplete="off" placeholder="MFA Code Validation" type="text" class=" hidden">
              </div>
            </div>
            <div class="control span-3-5 offset-1-5 hidden" id="resend-info-email"> If you don't receive the code in a few minutes, please click resend. </div>
          </div>
        </div>
      </section>
    </div>
    <!-- form -->
  </div>
  <!-- dialog-content -->
  <div class="dialog-footer">
    <button id="send-email-code-button" type="button" class="large primary forgot-psw-buttons">
      <span>Send Code</span>
    </button>
    <button id="continue-email-button" type="button" class="large primary forgot-psw-buttons hidden">Weiter</button>
    <div id="resend-email-div" class="hidden">
      <button type="button" class="large" id="resend-email">Resend Code</button>
    </div>
    <div class="password-prompt">
      <a href="#" id="backEmail">Back</a>
    </div>
  </div>
</form>

Text Content

MAILGATE SC


ENTER THE MFA CODE.

If you don't receive the code in a few minutes, please click resend.
Laden... Weiter
Resend Code


WILLKOMMEN.

E-Mail-Adresse erneut eingeben
Wo gebe ich mein Passwort ein?

Wenn Sie Ihr Sicherheitsbild erkennen, sind Sie auf der gültigen MailGate
Website. Sie können dann Ihr Passwort eingeben und sich bei MailGate anmelden.

Falls Sie Ihr persönliches Sicherheitsbild nicht erkennen, geben Sie Ihr
Passwort nicht ein.

IHR PERSÖNLICHES SICHERHEITSBILD




ATTENTION:    If you're having issues viewing or downloading content from this
site, please clear your browser CACHE and cookies or try a different browser. 


PASSWORT VERGESSEN?

Um den Zugriff auf Ihr Benutzerkonto wiederherzustellen, geben Sie Ihre
E-Mail-Adresse ein und wählen Sie den Wiederherstellungsoption.

If you have already set the hint phrase please click Password Hint to receive
the hint phrase by email. Otherwise click Reset Password.

Passworthinweis Passwort zurücksetzen
Weiter Laden... Anmelden
Forgot password?


MAILGATE SC


CHOOSE AUTHENTICATION METHOD.





MAILGATE SC


MFA ENROLLMENT.

Please enter a phone number on which to receive the MFA code.
The code has been sent to the phone number provided, please enter it below.
+1

 * 
   United States+1

If you don't receive the code in a few minutes, please click resend.


Currently, Multi-factor authentication with SMS option is restricted to US phone
numbers only. For non-US numbers please go back and choose Email option.

Send Code Weiter
Resend Code
Back


MAILGATE SC


MFA ENROLLMENT.

Please enter an email on which to receive the MFA code.
The code has been sent to the email provided, please enter it below.

If you don't receive the code in a few minutes, please click resend.
Send Code Weiter
Resend Code
Back


SECURITY IMAGE

Schließen

The Security Image protects your account against phishing sites. Select a
Security Image and save the settings. Next time you log into your account and
enter your email address, your personal Security Image will be displayed. If you
do not recognize your Security Image, do not enter your password because you may
be on a phishing site.

If you have not yet created your personalized security image, a random image is
selected for you. After login you can personalize it by going to your
Preferences page.

OK