ertcagencybyryan.leadsboy.com Open in urlscan Pro
66.115.154.74  Public Scan

URL: https://ertcagencybyryan.leadsboy.com/
Submission: On March 05 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: loginFormPOST #

<form name="loginForm" action="#" novalidate="" method="post" validate-form="" ng-submit="submit()" class="form-horizontal ng-pristine ng-invalid ng-invalid-required ng-invalid-recaptcha" onsubmit="return false;">
  <div class="panel panel-dark panel-flat panel-login  wrap-login100" style="background-size: 60% 100%;">
    <div class="login100-pic js-tilt" data-tilt="">
      <!-- ngIf: domainType==0 -->
      <!-- ngIf: domainType==1 -->
      <div class="Login-logo ng-scope" ng-if="domainType==1">
        <!-- ngIf: logo == '' --><span class="logocss ng-binding ng-scope" ng-if="logo == ''"> ERTCAGENCYBYRYAN.LEADSBOY </span><!-- end ngIf: logo == '' -->
      </div><!-- end ngIf: domainType==1 -->
      <!-- ngIf: logo !='' && domainType==1 -->
      <div class="login-text-block">
        <span class="login-tittle">Welcome back !</span>
        <p> Enter Your ID and Password To Continue.</p>
      </div>
    </div>
    <div class="login100-form">
      <!-- ngIf: domainType==0 -->
      <span class="login100-form-title text-center">
        <span class="login-tittle sign-color">sign in </span>
        <p class="white-color ng-binding">To Access ERTCAGENCYBYRYAN.LEADSBOY </p>
      </span>
      <div class="target ng-binding" ng-bind-html="target | unsafe"></div>
      <div ng-show="isreCaptcha" class="reCaptcha ng-hide">
        <p class="text-center h4 pb" style="color:#fff;">Check The reCAPTCHA</p>
        <div vc-recaptcha="" key="publicKey" on-success="setResponse(response)" ng-show="isreCaptcha" class="ng-isolate-scope ng-hide">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-gbtex3w7x77w" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeKmMAUAAAAAIH4wzKaJSXyQ0P7SUVrHsLO0rHv&amp;co=aHR0cHM6Ly9lcnRjYWdlbmN5YnlyeWFuLmxlYWRzYm95LmNvbTo0NDM.&amp;hl=en&amp;v=vj7hFxe2iNgbe-u95xTozOXW&amp;size=normal&amp;cb=iylmvdgbfhdd"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
      <div class="form-group log_input" ng-show="!isreCaptcha">
        <i class="fa fa-envelope-o" aria-hidden="true"></i>
        <input type="text" name="email" placeholder="Email" autocomplete="off" ng-model="email" required="required" class="form-control mail-icon input100 ng-pristine ng-untouched ng-invalid ng-invalid-required" data-parsley-id="8147">
        <ul class="parsley-errors-list" id="parsley-id-8147"></ul>
      </div>
      <div class="form-group log_input" ng-show="!isreCaptcha">
        <div class="" ng-show="show_pass != true">
          <i class="fa fa-unlock-alt" aria-hidden="true"></i>
          <input type="password" name="password" placeholder="Password" autocomplete="off" ng-model="password" data-parsley-minlength="6" data-parsley-maxlength="20" required="required"
            class="form-control input100 pass-icon ng-pristine ng-untouched ng-invalid ng-invalid-required" data-parsley-id="5544">
          <ul class="parsley-errors-list" id="parsley-id-5544"></ul>
        </div>
        <div class="pas_eye" ng-show="!isreCaptcha">
          <i class="fa fa-eye" aria-hidden="true" ng-show="showPassImg" ng-click="showhidepassword('1')"></i>
          <i class="fa fa-eye-slash ng-hide" aria-hidden="true" ng-show="!showPassImg" ng-click="showhidepassword('2')"></i>
        </div>
      </div>
      <div class="form-group" ng-show="!isreCaptcha">
        <div class="checkbox c-checkbox pull-left mt0 width-100 marginBottom">
          <label class="pull-left">
            <input type="checkbox" value="" name="remember" ng-model="remember" class="ng-pristine ng-untouched ng-valid" data-parsley-multiple="remember" data-parsley-id="7665">
            <span class="fa fa-check"></span>Remember Me </label>
          <ul class="parsley-errors-list" id="parsley-id-multiple-remember"></ul>
        </div>
        <div class="clearfix"></div>
        <button type="submit" class="login-page-submit login100-form-btn">Login</button>
        <div class="password-block">
          <a href="forgotpassword" class="text-primary txt1">Forgot Password?</a>
          <a href="dontpassword" class="text-primary txt2">I Don't Have A Password Yet.</a>
          <a href="forgotemail" class="text-primary txt3">I Have An Account But I Don't Know For Which Email Address.</a>
        </div>
      </div>
    </div>
    <a href="mailto:support@instantreply.com" style="color: #000;" class="_support ng-hide" ng-show="showSupportEmail"> Support@InstantReply.com</a>
  </div>
</form>

Name: loginFormPOST

<form id="loginForm" name="loginForm" action="" method="POST" novalidate="novalidate" class="ng-pristine ng-valid">
  <div class="form-group log_input">
    <p>
      <label for="email"> <i class="fa fa-envelope" aria-hidden="true"></i> </label>
      <input type="text" class="required" id="email" name="email" placeholder="Email" value="">
    </p>
  </div>
  <div class="form-group log_input">
    <p>
      <label for="password"> <i class="fa fa-unlock-alt"></i> <span> Password </span> </label>
      <input type="password" class="required" id="text_13" name="password" placeholder="Password" value="">
    </p>
    <div class="pas_eye">
      <i class="fa fa-eye ng-hide" aria-hidden="true" ng-show="showPassImg" ng-click="showhidepassword('1')"></i>
      <i class="fa fa-eye-slash" aria-hidden="true" ng-show="!showPassImg" ng-click="showhidepassword('2')"></i>
    </div>
    <p></p>
  </div>
  <div class="form-group log_input">
    <div class="check-main rember">
      <div>
        <input type="checkbox" name="remember" id="remember" data-parsley-multiple="remember">
        <label for="remember-me">Remember Me</label>
      </div>
    </div>
    <div class="check-main forgt">
      <a href="forgot" class="">Forgot Password?</a>
    </div>
  </div>
  <div class="form-group log_input">
    <p class="submit">
      <button class="button button-gray" type="submit">Login</button>
    </p>
  </div>
</form>

Text Content

ERTCAGENCYBYRYAN.LEADSBOY
Welcome back !

Enter Your ID and Password To Continue.

sign in

To Access ERTCAGENCYBYRYAN.LEADSBOY



Check The reCAPTCHA




Remember Me

Login
Forgot Password? I Don't Have A Password Yet. I Have An Account But I Don't Know
For Which Email Address.
Support@InstantReply.com

Password





Remember Me
Forgot Password?

Login

Don't Have An Account? Click Here