pbxware-cc-demo.bicomsystems.com Open in urlscan Pro
185.59.94.214  Public Scan

URL: https://pbxware-cc-demo.bicomsystems.com/
Submission: On March 29 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /

<form action="/" method="post">
  <input type="hidden" name="SMSESSID" value="priovtujvh29h588t5237sb77f">
  <noscript>
    <div id="error"><span>Please enable JavaScript in your browser.</span></div>
  </noscript>
  <div id="login_box_bg">
    <div id="logo"></div>
    <div id="login_box_outer"></div>
    <div id="login_box">
      <h1>
        <span>Welcome to PBXware</span>
      </h1>
      <div id="login_username_field">
        <input id="username" name="email" type="text" placeholder="Email..." autocomplete="username">
      </div>
      <div id="login_password_field" class="ui right icon input">
        <input id="password" name="password" type="password" placeholder="Password..." autocomplete="current-password">
        <i id="password_peek" style="margin-left: auto; cursor: pointer;" class="eye link icon  slash" title=""></i>
      </div>
      <div id="login_button">
        <input type="submit" name="sm_int_login" id="login" value="Login" hidefocus="true" tabindex="-1">
        <a id="login_button_link" href="#login" onclick="document.forms[0].sm_int_login.click();">
				<span id="login_button_label">Login</span>
			</a>
      </div>
      <style>
        #login_box_outer {
          height: 250px;
        }
      </style>
    </div>
    <script type="text/javascript">
      var password_field = document.getElementById('password');
      var peek = document.getElementById('password_peek');
      $(peek).bind("click", function() {
        if (password_field.type === "password") {
          $(this).removeClass('slash');
          password_field.type = "text"
        } else {
          $(this).addClass('slash');
          password_field.type = "password";
        }
      });
      (function(window) {
        if (window.location !== window.top.location) {
          window.top.location.reload();
        }
      })(this);
    </script>
  </div>
</form>

Text Content

Please enable JavaScript in your browser.


WELCOME TO PBXWARE



Login