www.clients.wildfoxcreative.com.au Open in urlscan Pro
2400:b800:6::47  Public Scan

Submitted URL: https://www.clients.wildfoxcreative.com.au/
Effective URL: https://www.clients.wildfoxcreative.com.au/index.php?rp=/login
Submission: On August 28 via automatic, source certstream-suspicious

Form analysis 5 forms found in the DOM

POST /index.php?rp=/knowledgebase/search

<form method="post" action="/index.php?rp=/knowledgebase/search" class="form-inline ml-auto">
  <input type="hidden" name="token" value="b7d0bd748f93dcb2a44be908d8c7a6c1adf7cf9d">
  <div class="input-group search d-none d-xl-flex">
    <div class="input-group-prepend">
      <button class="btn btn-default" type="submit">
        <i class="fas fa-search"></i>
      </button>
    </div>
    <input class="form-control appended-form-control font-weight-light" type="text" name="search" placeholder="Search our knowledgebase...">
  </div>
</form>

POST /index.php?rp=/knowledgebase/search

<form method="post" action="/index.php?rp=/knowledgebase/search" class="d-xl-none">
  <input type="hidden" name="token" value="b7d0bd748f93dcb2a44be908d8c7a6c1adf7cf9d">
  <div class="input-group search w-100 mb-2">
    <div class="input-group-prepend">
      <button class="btn btn-default" type="submit">
        <i class="fas fa-search"></i>
      </button>
    </div>
    <input class="form-control prepended-form-control" type="text" name="search" placeholder="Search our knowledgebase...">
  </div>
</form>

POST /index.php?rp=/login

<form method="post" action="/index.php?rp=/login" class="login-form" role="form">
  <input type="hidden" name="token" value="b7d0bd748f93dcb2a44be908d8c7a6c1adf7cf9d">
  <div class="card mw-540 mb-md-4 mt-md-4">
    <div class="card-body px-sm-5 py-5">
      <div class="mb-4">
        <h6 class="h3">Login</h6>
        <p class="text-muted mb-0">Sign in to your account to continue.</p>
      </div>
      <div class="form-group">
        <label for="inputEmail" class="form-control-label">Email Address</label>
        <div class="input-group input-group-merge">
          <div class="input-group-prepend">
            <span class="input-group-text"><i class="fas fa-user"></i></span>
          </div>
          <input type="email" class="form-control" name="username" id="inputEmail" placeholder="name@example.com" autofocus="">
        </div>
      </div>
      <div class="form-group mb-4 focused">
        <div class="d-flex align-items-center justify-content-between">
          <label for="inputPassword" class="form-control-label">Password</label>
          <div class="mb-2">
            <a href="/index.php?rp=/password/reset" class="small text-muted" tabindex="-1">Forgot Password?</a>
          </div>
        </div>
        <div class="input-group input-group-merge">
          <div class="input-group-prepend">
            <span class="input-group-text"><i class="fas fa-key"></i></span>
          </div>
          <input type="password" class="form-control pw-input" name="password" id="inputPassword" placeholder="Password" autocomplete="off">
          <div class="input-group-append">
            <button class="btn btn-default btn-reveal-pw" type="button" tabindex="-1">
              <i class="fas fa-eye"></i>
            </button>
          </div>
        </div>
      </div>
      <div class="text-center row justify-content-center">
      </div>
      <div class="float-left">
        <button id="login" type="submit" class="btn btn-primary btn-recaptcha btn-recaptcha-invisible"> Login </button>
      </div>
      <div class="text-right">
        <label>
          <input type="checkbox" class="form-check-input" name="rememberme"> Remember Me </label>
      </div>
    </div>
    <div class="card-footer px-md-5">
      <small>Not registered?</small>
      <a href="/register.php" class="small font-weight-bold">Create account</a>
    </div>
  </div>
  <div id="#divDynamicRecaptcha1" class="g-recaptcha">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcCAqwUAAAAAFIYCxoJyQz2qLR1gSOPS88yKHq-&amp;co=aHR0cHM6Ly93d3cuY2xpZW50cy53aWxkZm94Y3JlYXRpdmUuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=Q_rrUPkK1sXoHi4wbuDTgcQR&amp;size=invisible&amp;cb=y2wu65nlpywt"
          width="256" height="60" role="presentation" name="a-e5jhdasic3sj" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></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>
</form>

GET /index.php?rp=%2Flogin&

<form method="get" action="/index.php?rp=%2Flogin&amp;">
  <div class="modal modal-localisation" id="modalChooseLanguage" tabindex="-1" role="dialog">
    <div class="modal-dialog modal-lg" role="document">
      <div class="modal-content">
        <div class="modal-body">
          <button type="button" class="close text-light" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-footer">
          <button type="submit" class="btn btn-default">Apply</button>
        </div>
      </div>
    </div>
  </div>
</form>

#

<form action="#" id="frmGeneratePassword">
  <div class="modal fade" id="modalGeneratePassword">
    <div class="modal-dialog">
      <div class="modal-content">
        <div class="modal-header bg-primary text-white">
          <h4 class="modal-title"> Generate Password </h4>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body">
          <div class="alert alert-danger w-hidden" id="generatePwLengthError"> Please enter a number between 8 and 64 for the password length </div>
          <div class="form-group row">
            <label for="generatePwLength" class="col-sm-4 col-form-label">Password Length</label>
            <div class="col-sm-8">
              <input type="number" min="8" max="64" value="12" step="1" class="form-control input-inline input-inline-100" id="inputGeneratePasswordLength">
            </div>
          </div>
          <div class="form-group row">
            <label for="generatePwOutput" class="col-sm-4 col-form-label">Generated Password</label>
            <div class="col-sm-8">
              <input type="text" class="form-control" id="inputGeneratePasswordOutput">
            </div>
          </div>
          <div class="row">
            <div class="col-sm-8 offset-sm-4">
              <button type="submit" class="btn btn-default btn-sm">
                <i class="fas fa-plus fa-fw"></i> Generate new password </button>
              <button type="button" class="btn btn-default btn-sm copy-to-clipboard" data-clipboard-target="#inputGeneratePasswordOutput">
                <img src="/assets/img/clippy.svg" alt="Copy to clipboard" width="15"> Copy </button>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-default" data-dismiss="modal"> Close </button>
          <button type="button" class="btn btn-primary" id="btnGeneratePasswordInsert" data-clipboard-target="#inputGeneratePasswordOutput"> Copy to clipboard and Insert </button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * 0 Shopping Cart
 * 

 * Home
 * Store
   * Browse All
     
   * Website Hosting
   * Website Care Plans
   * Register a New Domain
   * Transfer Domains to Us
 * Announcements
 * Knowledgebase
 * Network Status
 * Affiliates
 * Contact Us
 * More

 * Account
   * Login
     
   * Forgot Password?



LOGIN

Sign in to your account to continue.

Email Address

Password
Forgot Password?


Login
Remember Me
Not registered? Create account


 * Contact Us

Copyright © 2021 Wild Fox Creative. All Rights Reserved.






× Close
Loading...
Loading...
Close Submit
×
Apply

GENERATE PASSWORD

×
Please enter a number between 8 and 64 for the password length
Password Length

Generated Password

Generate new password Copy
Close Copy to clipboard and Insert