connect.eximb.com Open in urlscan Pro
193.227.119.17  Public Scan

Submitted URL: http://connect.eximb.com/
Effective URL: https://connect.eximb.com/Login/Login
Submission: On January 19 via api from UA — Scanned from DE

Form analysis 3 forms found in the DOM

Name: loginFormPOST /Login/Login

<form id="loginForm" name="loginForm" method="post" action="/Login/Login" onsubmit="return formSubmit(this);">
  <!-- Login container table -->
  <table id="loginContainerTable" cellpadding="0" cellspacing="0" border="0" style="display: table-row;">
    <!-- Login option combobox -->
    <tbody>
      <tr id="loginOptionTableRow" class="">
        <td class="loginInput" style="width:100%">
          <div class="inputLabel">
            <label for="selectedRealm" id="loginOptionlabel"> Дополнительные опции: </label>
          </div>
          <div>
            <select name="selectedRealm" id="selectedRealm" class="loginInput" onchange="handleRealmChange();">
              <option value="ssl_vpn_Username_Password_ID">Username Password ID</option>
              <option value="ssl_vpn_Personal_Certificate">Personal Certificate</option>
              <option value="ssl_vpn_Username_Password">Username Password</option>
            </select>
          </div>
        </td>
      </tr> <!-- loginOptionTableRow -->
      <!-- Error msg -->
      <tr=="" "errormsgrow"="">
        <td id="errorMsgTD">
          <!-- <div class = "redBox"> -->
          <div id="errorMsgDIV">
          </div>
          <!-- </div> -->
        </td>
      </tr>
      <!-- Input fields container -->
      <tr class="inputFieldsContainer">
        <td class="inputFieldsContainer" style="height: 100%;">
          <table id="inputFieldsTable" cellpadding="0" cellspacing="0" border="0" class="inputFieldsTable">
            <!-- Prompt message -->
            <tbody>
              <tr id="promptRow">
                <td id="loginPagePromptCell" class="secTitleBold" colspan="1" style="display: table-cell;">
                  <div id="loginPagePrompt" class="textBox secTitleBold" title="Please provide user name and password to authenticate">Please provide user name and password to authenticate</div>
                </td>
              </tr>
              <!-- Standard input radio -->
              <tr id="credentialsRadio" style="display: none;">
                <td colspan="1" valign="middle" class="signInType" style="padding-bottom:10px; padding-top:0px;">
                  <input type="radio" name="loginType" id="Standard" value="Standard" style="margin: 0px 3px 0px 0px;" checked="" onclick="enableAllnecessaryInput();">
                  <label for="Standard">Стандартная регистрация</label>
                </td>
              </tr>
              <!-- User name -->
              <tr id="userNameInputId" style="display: table-row;">
                <td id="userNameTd" class="loginInput">
                  <div class="inputLabel">
                    <label for="userName" id="userNameLabel" title="User name:">User name:</label>
                  </div>
                  <div>
                    <input type="text" id="userName" name="userName" autocorrect="off" autocapitalize="none" spellcheck="false" class="loginInput" autocomplete="off" value="" style="background-color: white;">
                    <input type="hidden" id="vpid_prefix" name="vpid_prefix" value="">
                  </div>
                </td>
              </tr>
              <!-- PIN -->
              <tr id="pinTextInputId" style="display: none;">
                <td id="pinTd" class="loginInput">
                  <div class="inputLabel">
                    <label for="pin" id="pinInputLabel">PIN-код:</label>
                  </div>
                  <div>
                    <input type="password" id="pin" name="pin" class="loginInput" autocomplete="off">
                  </div>
                </td>
              </tr>
              <!-- Password -->
              <tr id="passwordInputId" style="display: table-row;">
                <td id="passwordTd" class="loginInput" style="width: 300px;">
                  <div id="passwordContainer">
                    <div class="inputLabel">
                      <label for="passwordDisplayed" id="passwordLabel" title="Password:">Password:</label>
                    </div>
                    <div id="passwordDisplayedDIV">
                      <input type="password" id="passwordDisplayed" name="loginInput" class="loginInput" colspan="1" autocomplete="off" onkeypress="capsDetect(arguments[0]);" onblur="HideCapsDiv(true);" style="background-color: white;">
                      <input type="hidden" id="password" name="password">
                    </div>
                  </div>
                </td>
              </tr>
              <!-- Certificate radio -->
              <tr id="certificateRadio" style="display: none;">
                <td valign="middle" class="signInType" style="padding-top:0px;">
                  <div id="certificateRadioDiv">
                    <input type="radio" name="loginType" id="Certificate" value="Certificate" style="margin: 0px 3px 0px 0px;" onclick="disableAllInput();">
                    <label for="Certificate">Регистрация на основании сертификата</label>
                  </div>
                </td>
              </tr>
              <!-- =================================================== -->
              <!-- =================================================== -->
              <!-- SAML authentication ('LoginSaml' is the name of the IDP button's 'iframe') -->
              <tr>
                <td>
                  <div id="LoginSaml" style="display: none;">
                  </div>
                </td>
              </tr>
              <!-- =================================================== -->
              <!-- =================================================== -->
              <!-- SWS checkbox -->
              <tr>
                <td id="SWScheckBox" height="25px" valign="middle" class="signInType">
                  <table cellspacing="0" cellpadding="0" style="font-size: 10px;font-weight: bold;line-height: 18px;">
                    <tbody>
                      <tr valign="top">
                        <td>
                          <input type="checkbox" name="LaunchSWS" id="LaunchSWS" style="margin-left:0px; margin-right:3px">
                        </td>
                        <td>
                          <label for="LaunchSWS" class="textBox secTitleBold">Использование защищенной рабочей области Secure Workspace</label>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </td>
              </tr> <!-- SWS checkbox -->
              <!-- Submit button -->
              <tr>
                <td id="LoginButtonTD" align="right">
                  <div id="submitDiv">
                    <input type="submit" id="LoginButton" name="Login" value="Регистрация" align="absmiddle" class="butt">
                  </div>
                </td>
              </tr> <!-- submit button -->
              <tr height="0px">
                <td height="0px">
                  <input type="hidden" name="HeightData">
                </td>
              </tr>
            </tbody>
          </table> <!-- inputFieldsTable -->
        </td> <!-- inputFieldsContainer -->
      </tr> <!-- inputFieldsContainer -->
    </tbody>
  </table> <!-- loginContainerTable -->
</form>

Name: icsScanAgainPOST /Login/Login

<form name="icsScanAgain" action="/Login/Login" method="post">
  <input name="ScanAgainButton" id="ScanAgainButton" type="submit" value="Подключение" class="butt">
</form>

Name: heightFormPOST

<form name="heightForm" id="heightForm" method="post" action=""></form>

Text Content

 
Entrance

 
Дополнительные опции:
Username Password ID Personal Certificate Username Password

Please provide user name and password to authenticate
Стандартная регистрация
User name:

PIN-код:

Password:

Регистрация на основании сертификата


Использование защищенной рабочей области Secure Workspace



Language:
EnglishBulgarianChinese-SimplifiedChinese-TraditionalFinnishFrenchGermanItalianJapanesePolishRomanianRussianSpanish

Время сеанса связи истекло. Подключитесь еще раз.


© Copyright 2004-2019   Check Point Software Technologies Ltd. All rights
reserved.



Включена фиксация верхнего регистраКогда включена фиксация верхнего регистра, вы
можете ввести неправильный пароль