auth.greendogwalking.co.uk Open in urlscan Pro
2606:4700:3037::6815:f3b  Public Scan

URL: https://auth.greendogwalking.co.uk/
Submission: On July 20 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form method="post">
  <div class="form-group">
    <input type="email" name="email_address" class="form-control" placeholder="Email address">
  </div>
  <div class="form-group">
    <input type="password" name="password" class="form-control" placeholder="Password">
  </div>
  <button type="submit" class="btn btn-primary btn-block" name="signin">Log in</button>
</form>

POST

<form method="post">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
      <h4 class="modal-title" id="modal_note_create_label">Add a new note</h4>
    </div>
    <div class="modal-body">
      <div class="form-group">
        <label>Note added by</label>
        <input type="text" class="form-control" value="  ()" disabled="">
      </div>
      <div class="form-group">
        <label>Your note</label>
        <textarea name="note" class="form-control" style="height: 150px;" placeholder="Type your note here"></textarea>
      </div>
      <div class="form-group">
        <div class="checkbox">
          <label>
            <input type="checkbox" id="modal_note_create_public" name="public" value="1"> Share this note publicly with the client </label>
        </div>
        <div id="modal_note_create_public_warning" class="alert alert-danger" style="display: none">You are sharing this note publicly, ensure management have authorised this note to be shared with the client</div>
      </div>
    </div>
    <div class="modal-footer">
      <input id="modal_note_create_object" type="hidden" name="object" value="">
      <input id="modal_note_create_object_id" type="hidden" name="object_id" value="">
      <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      <button type="submit" class="btn btn-primary" name="note_create">Add note</button>
    </div>
  </div>
</form>

Text Content

WELCOME BACK

Log in to your Green Dog Walking account


Log in

--------------------------------------------------------------------------------

Are you a user of our new software?

Click here to sign in

I've forgotten my password

×

ADD A NEW NOTE

Note added by
Your note
Share this note publicly with the client
You are sharing this note publicly, ensure management have authorised this note
to be shared with the client
Close Add note