eba.abholding.com.tr Open in urlscan Pro
85.111.64.202  Public Scan

Submitted URL: https://eba.abholding.com.tr/
Effective URL: https://eba.abholding.com.tr/(S(mk2g5acv1nlkiqe3yk1qchqe))/Desktop/Login.aspx
Submission: On June 22 via manual from TR — Scanned from DE

Form analysis 2 forms found in the DOM

POST ./Login.aspx

<form method="post" action="./Login.aspx" id="form">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwULLTE4NDMyOTUwNDcPZBYCAgMPFgQeBm9ubG9hZAUQb25Mb2FkRGlhbG9ncygpOx4Fc3R5bGUFIGJhY2tncm91bmQtY29sb3I6cmdiKDAsMTUzLDEwMik7FiQCAQ8WAh4JaW5uZXJodG1sBRNHaXJpxZ8gc2F5ZmFzxLEgeWFwZAICDxYCHwIFD0Zhdm9yaWxlcmUgZWtsZWQCAw9kFgICAQ8WAh8CBQ1Nb2JpbCBhcmF5w7x6ZAIGD2QWAgIBD2QWAgIBDxBkZBQrAQBkAgcPFgIfAgULS3VsbGFuxLFjxLFkAggPFgIfAgUGUGFyb2xhZAIJDxYCHwEFDWRpc3BsYXk6bm9uZTtkAgoPFgIfAQUNZGlzcGxheTpub25lOxYCZg9kFgICAQ8WAh8CBRNSZXNpbSBEb8SfcnVsYW1hc8SxZAILDxYCHwIFA0RpbGQCDA8QZA8WAmYCARYCEAUHRW5nbGlzaAUHRW5nbGlzaGcQBQdUdXJraXNoBQdUdXJraXNoZ2RkAg0PZBYCAgEPFgIfAgUNQmVuaSBoYXTEsXJsYWQCDg8WAh8CBQZHaXJpxZ9kAg8PFgIeB1Zpc2libGVoFgJmD2QWAgIBDxYCHwIFG0VsZWt0cm9uaWsgxLBtemEgaWxlIEdpcmnFn2QCEA8WAh8DaGQCEQ9kFgICAQ8WBB4EaHJlZgUQIyFGb3JnZXRQYXNzd29yZB8CBRFQYXJvbGFtxLEgdW51dHR1bWQCEg8WAh8CBQQyMDIyZAITDxYCHwIFCmVCQSBNT0LEsExkAhQPFgIfAgU0ZUJBIG1vYmlsIHV5Z3VsYW1hbsSxesSxIGt1bGxhbmFyYWsgYmFya29kdSBva3V0dW51emRkcsV48mWBsJU5mtNyNpJAy4tb/zwMBPRss/jXFqhWgkk=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form'];
    if (!theForm) {
      theForm = document.form;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=jUF8rooz0pq3R0y4lQm8nwnULi_GcXVpN23E9eNHTtC7is0LE79ZqM3JbADIMbg00t1K_RtsNCz4dYqu89LoEsQnWJFMblShgERWfjS_pxU1&amp;t=637750902580544600" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=wRC8f4418LTrJ-0AfSpwiMjuMu8-m85AjFNzJS3dNi39GuQnFU3Rfhf-u4O8vVnXpbaCobiFFtTEL_JkWF63uPDeSZa2X25GlA9RmZbmEe17er7wraqJb0xtmwzzROz_IncW30bskDlI0UT2vbs2km4IfQGTGAuHq0BmgbLpMVE1&amp;t=ffffffff8333b97c"
    type="text/javascript"></script>
  <script
    src="/ScriptResource.axd?d=coAMvZ0pONR1bAHPWgym5SVAJRLXqlKJYICBkLWXfbfO2fo_tBZQoHooHBnYvJmeTjC0PWPiiWzN3oX_wx8lkV708cTudE7A1dEq0YazT5hpKnAlee4-Iri131W-ZINCSQZi2FQP5CVXCh-unPoFKLEnmEikzPglk-OBzkAPpevR_InVwk-UBKHdiAj1Nsbg0&amp;t=ffffffff8333b97c"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var PageMethods = function() {
      PageMethods.initializeBase(this);
      this._timeout = 0;
      this._userContext = null;
      this._succeeded = null;
      this._failed = null;
    }
    PageMethods.prototype = {
      _get_path: function() {
        var p = this.get_path();
        if (p) return p;
        else return PageMethods._staticInstance.get_path();
      },
      btnLogin_Click: function(UserName, Password, Language, CaptchaText, RememberMe, Domain, FirstLoginWithoutNotify, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'btnLogin_Click', false, {
          UserName: UserName,
          Password: Password,
          Language: Language,
          CaptchaText: CaptchaText,
          RememberMe: RememberMe,
          Domain: Domain,
          FirstLoginWithoutNotify: FirstLoginWithoutNotify
        }, succeededCallback, failedCallback, userContext);
      },
      isCaptchaShow: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'isCaptchaShow', false, {}, succeededCallback, failedCallback, userContext);
      },
      GetMobileSignatureItem: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'GetMobileSignatureItem', false, {}, succeededCallback, failedCallback, userContext);
      }
    }
    PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
    PageMethods._staticInstance = new PageMethods();
    PageMethods.set_path = function(value) {
      PageMethods._staticInstance.set_path(value);
    }
    PageMethods.get_path = function() {
      return PageMethods._staticInstance.get_path();
    }
    PageMethods.set_timeout = function(value) {
      PageMethods._staticInstance.set_timeout(value);
    }
    PageMethods.get_timeout = function() {
      return PageMethods._staticInstance.get_timeout();
    }
    PageMethods.set_defaultUserContext = function(value) {
      PageMethods._staticInstance.set_defaultUserContext(value);
    }
    PageMethods.get_defaultUserContext = function() {
      return PageMethods._staticInstance.get_defaultUserContext();
    }
    PageMethods.set_defaultSucceededCallback = function(value) {
      PageMethods._staticInstance.set_defaultSucceededCallback(value);
    }
    PageMethods.get_defaultSucceededCallback = function() {
      return PageMethods._staticInstance.get_defaultSucceededCallback();
    }
    PageMethods.set_defaultFailedCallback = function(value) {
      PageMethods._staticInstance.set_defaultFailedCallback(value);
    }
    PageMethods.get_defaultFailedCallback = function() {
      return PageMethods._staticInstance.get_defaultFailedCallback();
    }
    PageMethods.set_enableJsonp = function(value) {
      PageMethods._staticInstance.set_enableJsonp(value);
    }
    PageMethods.get_enableJsonp = function() {
      return PageMethods._staticInstance.get_enableJsonp();
    }
    PageMethods.set_jsonpCallbackParameter = function(value) {
      PageMethods._staticInstance.set_jsonpCallbackParameter(value);
    }
    PageMethods.get_jsonpCallbackParameter = function() {
      return PageMethods._staticInstance.get_jsonpCallbackParameter();
    }
    PageMethods.set_path("Login.aspx");
    PageMethods.btnLogin_Click = function(UserName, Password, Language, CaptchaText, RememberMe, Domain, FirstLoginWithoutNotify, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.btnLogin_Click(UserName, Password, Language, CaptchaText, RememberMe, Domain, FirstLoginWithoutNotify, onSuccess, onFailed, userContext);
    }
    PageMethods.isCaptchaShow = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.isCaptchaShow(onSuccess, onFailed, userContext);
    }
    PageMethods.GetMobileSignatureItem = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.GetMobileSignatureItem(onSuccess, onFailed, userContext);
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="1DF7AB06">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ScriptManager', 'form', [], [], [], 90, '');
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    setTimeout('location.reload(true);', 17970000); //]]>
  </script>
</form>

Name: loginPOST blank.html

<form target="temp" autocomplete="on" name="login" id="LoginForm" method="post" action="blank.html">
  <span class="dijit dijitReset dijitInline dijitButton" role="presentation" widgetid="submitButton" style="display: none;"><span class="dijitReset dijitInline dijitButtonNode" data-dojo-attach-event="ondijitclick:__onClick" role="presentation"><span
        class="dijitReset dijitStretch dijitButtonContents" data-dojo-attach-point="titleNode,focusNode" role="button" aria-labelledby="submitButton_label" tabindex="0" id="submitButton" style="user-select: none;"><span
          class="dijitReset dijitInline dijitIcon dijitNoIcon" data-dojo-attach-point="iconNode"></span><span class="dijitReset dijitToggleButtonIconChar">●</span><span class="dijitReset dijitInline dijitButtonText" id="submitButton_label"
          data-dojo-attach-point="containerNode"></span></span></span><input type="submit" value="" class="dijitOffScreen" data-dojo-attach-event="onclick:_onClick" tabindex="-1" role="presentation" aria-hidden="true"
      data-dojo-attach-point="valueNode"></span>
  <table style="max-width: 270px;">
    <tbody>
      <tr>
        <td id="tdErrorMessage" colspan="3" style="color: Red;"></td>
      </tr>
      <tr>
        <td style="height: 5px;"></td>
      </tr>
      <tr>
        <td>
          <p id="lblUserName" class="label">Kullanıcı</p>
        </td>
        <td colspan="2">
          <div class="dijit dijitReset dijitInline dijitLeft dijitTextBox dijitTextBoxFocused dijitFocused" id="widget_username" role="presentation" widgetid="username" style="width: 190px;">
            <div class="dijitReset dijitInputField dijitInputContainer"><input class="dijitReset dijitInputInner" data-dojo-attach-point="textbox,focusNode" autocomplete="on" name="login" type="text" id="username" tabindex="1" value=""><span
                class="dijitPlaceHolder dijitInputField">Kullanıcı Adınız</span></div>
          </div>
        </td>
      </tr>
      <tr>
        <td style="height: 30px;">
          <p id="lblPassword" class="label">Parola</p>
        </td>
        <td colspan="2">
          <div class="dijit dijitReset dijitInline dijitLeft dijitTextBox" id="widget_password" role="presentation" widgetid="password" style="width: 190px;">
            <div class="dijitReset dijitInputField dijitInputContainer"><input class="dijitReset dijitInputInner" data-dojo-attach-point="textbox,focusNode" autocomplete="on" name="password" type="password" id="password" tabindex="2" value=""><span
                class="dijitPlaceHolder dijitInputField">Parolanız</span></div>
          </div>
        </td>
      </tr>
      <tr id="trCaptchaImg" style="display:none;">
        <td></td>
        <td colspan="2">
          <img id="imgCaptcha" src="../GetCaptcha.ashx?ep=1Hne5lNGEJLbTp3mPzIZjtCsevoh40tVNPZdtY46cs1NkDhsJmBeZg02DV7UFbHn">
          <img src="Images/Design/GeneralControls/refresh.png" width="23" height="23" style="margin-left: 1px;" onclick="refreshCaptcha('imgCaptcha');">
        </td>
      </tr>
      <tr id="trCaptchaInput" style="display:none;">
        <td>
          <p id="lblCaptcha" class="label">Resim Doğrulaması</p>
        </td>
        <td colspan="2">
          <div class="dijit dijitReset dijitInline dijitLeft dijitTextBox" id="widget_txtCaptcha" role="presentation" widgetid="txtCaptcha" style="width: 190px;">
            <div class="dijitReset dijitInputField dijitInputContainer"><input class="dijitReset dijitInputInner" data-dojo-attach-point="textbox,focusNode" autocomplete="off" type="text" id="txtCaptcha" tabindex="3" value=""><span
                class="dijitPlaceHolder dijitInputField">Resim Doğrulaması</span></div>
          </div>
        </td>
      </tr>
      <tr>
        <td style="height: 5px;"></td>
      </tr>
      <tr>
        <td>
          <p id="lblLang" class="label">Dil</p>
        </td>
        <td colspan="2">
          <table class="dijit dijitReset dijitInline dijitLeft dijitSelect dijitValidationTextBox dijitDownArrowButton dijitSelectFixedWidth dijitValidationTextBoxFixedWidth" data-dojo-attach-point="_buttonNode,tableNode,focusNode,_popupStateNode"
            cellspacing="0" cellpadding="0" role="listbox" aria-haspopup="true" id="slcLanguage" tabindex="4" widgetid="slcLanguage" aria-expanded="false" aria-invalid="false" style="user-select: none; width: 190px;">
            <tbody role="presentation">
              <tr role="presentation">
                <td class="dijitReset dijitStretch dijitButtonContents" role="presentation">
                  <div class="dijitReset dijitInputField dijitButtonText" data-dojo-attach-point="containerNode,textDirNode" role="presentation"><span role="option"
                      class="dijitReset dijitInline dijitSelectLabel dijitValidationTextBoxLabel ">Turkish</span></div>
                  <div class="dijitReset dijitValidationContainer"><input class="dijitReset dijitInputField dijitValidationIcon dijitValidationInner" value="Χ " type="text" tabindex="-1" readonly="readonly" role="presentation"></div><input
                    type="hidden" name="slcLanguage" data-dojo-attach-point="valueNode" value="Turkish" aria-hidden="true">
                </td>
                <td class="dijitReset dijitRight dijitButtonNode dijitArrowButton dijitDownArrowButton dijitArrowButtonContainer" data-dojo-attach-point="titleNode" role="presentation"><input class="dijitReset dijitInputField dijitArrowButtonInner"
                    value="▼ " type="text" tabindex="-1" readonly="readonly" role="presentation"></td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td style="height: 10px;"></td>
      </tr>
      <tr>
        <td></td>
        <td>
          <div id="divRememberMe">
            <div class="dijit dijitReset dijitInline dijitCheckBox" role="presentation" widgetid="cbRememberMe"><input type="checkbox" role="checkbox" aria-checked="false" class="dijitReset dijitCheckBoxInput" data-dojo-attach-point="focusNode"
                data-dojo-attach-event="ondijitclick:_onClick" value="on" id="cbRememberMe" tabindex="-1" style="user-select: none;"></div>
            <label id="lblRemember" for="cbRememberMe">Beni hatırla</label>
          </div>
        </td>
        <td>
          <div id="lblLogin" class="button" style="float: right;">Giriş</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Giriş


Doküman & İş Akışı Yönetimi


Giriş sayfası yap

Favorilere ekle

Mobil arayüz

Giriş
●

Kullanıcı

Kullanıcı Adınız

Parola

Parolanız

Resim Doğrulaması

Resim Doğrulaması

Dil

Turkish



Beni hatırla
Giriş

Parolamı unuttum


Copyright 2001-2022 Bimser Çözüm Software and Consultancy Co. All rights
reserved.
eBA, the eBA logo are registered trademarks of Bimser Çözüm.
http://www.ebaworkflow.com