whitehunk.absoftwares.in Open in urlscan Pro
103.21.58.236  Public Scan

URL: https://whitehunk.absoftwares.in/
Submission: On May 04 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="form1">
  <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="MV6je01Sc60LnEj8ulw03Iw+HAkDdXondfRtTou5SW9pBlzgre6amxZWX3wGhefUieO311L9K6PHpL2DMjYHI22mtiS5iSd0TqSfnbETMC8=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }

    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=pynGkmcFUV13He1Qd6_TZO2BqkFglCH_ZtXGiTt6NOT5uiZ4F1JTj0Tt-hOmXGjsrxL7gp1-l33KXSBdjeQCFQ2&amp;t=638459824569584809" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=D9drwtSJ4hBA6O8UhT6CQu5z9rK4HL53iz8aJjPA5byFeLH6Ml3FPmc87laID20rBMzZJIwcCIAuN26ZzM6503zBPDx20T-sYl5hteB-y6f7Gr5wf336nfH-uKXhPPEUjIJfAa7feDP5I_vjj0XGlKnf8rCSpWHUoC53tRdL24A1&amp;t=74258c30" type="text/javascript">
  </script>
  <script type="text/javascript">
    //<![CDATA[
    if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
    //]]>
  </script>
  <script src="/ScriptResource.axd?d=JnUc-DEDOM5KzzVKtsL1tVz-Jje-_GjxlcZoEr8HnxzNG-oGo2AOxJ8U_br1ToXfA3toOIIZU6aDjOPwLuNCAAJbce8sBtYj_cfWyckfczI2FBcl0HKf9jf9Ru90j5FZbeqCMKvwfAb529T5RMGA--AfHAeblx2HFQ2r99B1NyhtXMHbk8lMw9gfP7ERB_060&amp;t=74258c30"
    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();
      },
      chklogin: function(uid, upass, succeededCallback, failedCallback, userContext) {
        /// <param name="uid" type="String">System.String</param>
        /// <param name="upass" type="String">System.String</param>
        /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
        /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
        /// <param name="userContext" optional="true" mayBeNull="true"></param>
        return this._invoke(this._get_path(), 'chklogin', false, {
          uid: uid,
          upass: upass
        }, 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() {
      /// <value type="String" mayBeNull="true">The service url.</value>
      return PageMethods._staticInstance.get_path();
    }
    PageMethods.set_timeout = function(value) {
      PageMethods._staticInstance.set_timeout(value);
    }
    PageMethods.get_timeout = function() {
      /// <value type="Number">The service timeout.</value>
      return PageMethods._staticInstance.get_timeout();
    }
    PageMethods.set_defaultUserContext = function(value) {
      PageMethods._staticInstance.set_defaultUserContext(value);
    }
    PageMethods.get_defaultUserContext = function() {
      /// <value mayBeNull="true">The service default user context.</value>
      return PageMethods._staticInstance.get_defaultUserContext();
    }
    PageMethods.set_defaultSucceededCallback = function(value) {
      PageMethods._staticInstance.set_defaultSucceededCallback(value);
    }
    PageMethods.get_defaultSucceededCallback = function() {
      /// <value type="Function" mayBeNull="true">The service default succeeded callback.</value>
      return PageMethods._staticInstance.get_defaultSucceededCallback();
    }
    PageMethods.set_defaultFailedCallback = function(value) {
      PageMethods._staticInstance.set_defaultFailedCallback(value);
    }
    PageMethods.get_defaultFailedCallback = function() {
      /// <value type="Function" mayBeNull="true">The service default failed callback.</value>
      return PageMethods._staticInstance.get_defaultFailedCallback();
    }
    PageMethods.set_enableJsonp = function(value) {
      PageMethods._staticInstance.set_enableJsonp(value);
    }
    PageMethods.get_enableJsonp = function() {
      /// <value type="Boolean">Specifies whether the service supports JSONP for cross domain calling.</value>
      return PageMethods._staticInstance.get_enableJsonp();
    }
    PageMethods.set_jsonpCallbackParameter = function(value) {
      PageMethods._staticInstance.set_jsonpCallbackParameter(value);
    }
    PageMethods.get_jsonpCallbackParameter = function() {
      /// <value type="String">Specifies the parameter name that contains the callback function name for a JSONP request.</value>
      return PageMethods._staticInstance.get_jsonpCallbackParameter();
    }
    PageMethods.set_path("Login.aspx");
    PageMethods.chklogin = function(uid, upass, onSuccess, onFailed, userContext) {
      /// <param name="uid" type="String">System.String</param>
      /// <param name="upass" type="String">System.String</param>
      /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
      /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
      /// <param name="userContext" optional="true" mayBeNull="true"></param>
      PageMethods._staticInstance.chklogin(uid, upass, onSuccess, onFailed, userContext);
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'form1', [], [], [], 90, '');
    //]]>
  </script>
  <div class="container-fluid" style="background-color :#3c9ae2; min-height :1000px;">
    <div class="row">
      <div class="col-sm-3">
      </div>
      <div class="col-sm-6 container">
        <div class="container" style=" top :120px; position :relative;  background-color :white;  border-radius :10px; padding-bottom :15px;">
          <div style="width :100%; text-align :center ; margin-bottom :20px;">
          </div>
          <label style="text-align:center;font-weight :bold; font-size :26px; width :100%;margin-top :10px; "> Sign In</label>
          <div hidden="hidden" id="lblerror" class="btn form-control" style="border-radius :20px; color :white; background-color :#3c9ae2">Incorrect UserName Or Password</div>
          <br>
          <label id="lblname" style="text-align :center;font-weight :bold; font-size :18px;">UserName *</label>
          <input type="text" class="form-control form-control-user " id="username" autocomplete="off" style="border-radius :20px; ">
          <br>
          <label id="lblcontact" style="text-align :left;font-weight :bold; font-size :18px;">Password *</label>
          <input type="password" class="form-control form-control-user " id="pass" autocomplete="off" style="border-radius :20px; ">
          <br>
          <button class="btn form-control" type="button" style="height :50px; color:white; background-color :#3c9ae2" onclick="login();"> Login</button>
          <br>
          <br>
          <label id="Label1" style="text-align :center;font-weight :bold; font-size :12px; width :100%">Powered By AB Softwares</label>
        </div>
      </div>
      <div class="col-sm-3">
      </div>
    </div>
  </div>
  <!-- Bootstrap core JavaScript-->
  <script src="vendor/jquery/jquery.min.js"></script>
  <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <!-- Core plugin JavaScript-->
  <script src="vendor/jquery-easing/jquery.easing.min.js"></script>
  <!-- Custom scripts for all pages-->
  <script src="js/sb-admin-2.min.js"></script>
</form>

Text Content

Sign In
Incorrect UserName Or Password

UserName *
Password *
Login

Powered By AB Softwares