highunion.net Open in urlscan Pro
20.118.138.128  Public Scan

Submitted URL: http://highunion.net/
Effective URL: https://highunion.net/
Submission: On April 24 via manual from TW — Scanned from DE

Form analysis 2 forms found in the DOM

POST /Home/Login

<form id="sign-in-form" method="post" action="/Home/Login">
  <div class="form-group mb-3">
    <img src="/RedHerring-logo-normal-ol.png" class="img-fluid w-50" style="margin:auto; display:block" alt="Red Herring Logo">
    <p class="text-center text-muted mt-2">© 2024 San Diego County Office of Education</p>
  </div>
  <div class="form-label-group mb-3">
    <input type="email" class="form-control form-control-lg" placeholder="Email address" autofocus="" style="font-size: 1rem;" data-val="true" data-val-required="The Email address field is required." id="UserName" name="UserName" value="">
    <label for="UserName">Email Address</label>
  </div>
  <div class="form-label-group mb-3">
    <input type="password" class="form-control form-control-lg" placeholder="password" autofocus="" style="font-size: 1rem;" data-val="true" data-val-regex="Invalid password"
      data-val-regex-pattern="^(?=.*?[A-Z])(?=(.*[a-z]){1,})(?=(.*[\W]){1,})(?!.*\s).{8,}$" data-val-required="The Password field is required." id="Password" name="Password">
    <label for="Password">Password</label>
  </div>
  <div class="text-danger validation-summary-valid" data-valmsg-summary="true">
    <ul>
      <li style="display:none"></li>
    </ul>
  </div>
  <input type="submit" class="btn btn-primary btn-block mb-3 card_button" value="Login">
  <div class="text-center">
    <a rel="noopener noreferrer" class="d-block text-muted" href="/Home/ForgotPassword">Forgot Password?</a>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JlYq48dxahKgO7pFSK28EvE4yKO2P2z3qvp8gBm0S1vekBuN9MgZQA58WGcY38f8crZTmS5TsdGEt_5vHa1amwXm3W2wjJ4Q6oga_W1yoOhFLbXAQqkUH-uJ0GPwsURXl1R4ZkVZeNvgyrmMFzNvfk">
</form>

POST /

<form id="contact-form" method="post" action="/">
  <div class="form-label-group mb-3">
    <input required="" type="text" class="form-control form-control-lg" placeholder="Name" data-val="true" data-val-required="The Name field is required." id="contact-name" name="contact-name" value="" style="z-index: 100;">
    <label for="contact-name">Name</label>
  </div>
  <div class="form-label-group mb-3">
    <input required="" type="email" class="form-control form-control-lg" placeholder="Email address" data-val="true" data-val-required="The Email address field is required." id="contact-email" name="contact-email" value="">
    <label for="contact-email">Email</label>
  </div>
  <div class="form-label-group mb-3">
    <input required="" type="text" class="form-control form-control-lg" placeholder="password" data-val="true"
      data-val-regex="Password must contain at least one upper case letter, one lower case English letter, one special character and minimum eight in length" data-val-regex-pattern="^(?=.*?[A-Z])(?=(.*[a-z]){1,})(?=(.*[\W]){1,})(?!.*\s).{8,}$"
      data-val-required="The Password field is required." id="contact-subject" name="contact-subject">
    <label for="contact-subject">Subject</label>
  </div>
  <div class="form-label-group mb-3">
    <textarea required="" type="textarea" class="form-control form-control-lg" style="height: 200px;" data-val="true"
      data-val-regex="Password must contain at least one upper case letter, one lower case English letter, one special character and minimum eight in length" data-val-regex-pattern="^(?=.*?[A-Z])(?=(.*[a-z]){1,})(?=(.*[\W]){1,})(?!.*\s).{8,}$"
      data-val-required="The Password field is required." id="contact-message" name="contact-message"></textarea>
    <label for="contact-message">Message</label>
  </div>
  <div>
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-uvlccxco5x61" 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=6LeGE8sZAAAAAGqCuuaMb2kcZGjZYwePuivMNCjf&amp;co=aHR0cHM6Ly9oaWdodW5pb24ubmV0OjQ0Mw..&amp;hl=de&amp;v=QoukH5jSO3sKFzVEA7Vc8VgC&amp;size=invisible&amp;cb=lm7c3n10o2yo"
          data-gtm-yt-inspected-6="true"></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 data-gtm-yt-inspected-6="true" style="display: none;"></iframe>
  </div><button class="btn btn-primary btn-block g-recaptcha mb-2" id="sendEmail" value="Send" data-sitekey="6LeGE8sZAAAAAGqCuuaMb2kcZGjZYwePuivMNCjf" data-callback="sendEmail"><span class="fas fa-paper-plane"></span> Send Message</button>
  <div class="spinner-border d-none" role="status">
    <span class="sr-only">Loading...</span>
  </div>
  <div class="text-danger text-center validation-summary-valid" data-valmsg-summary="true"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JlYq48dxahKgO7pFSK28EvE4yKO2P2z3qvp8gBm0S1vekBuN9MgZQA58WGcY38f8crZTmS5TsdGEt_5vHa1amwXm3W2wjJ4Q6oga_W1yoOhFLbXAQqkUH-uJ0GPwsURXl1R4ZkVZeNvgyrmMFzNvfk">
</form>

Text Content

© 2024 San Diego County Office of Education

Email Address
Password
 * 

Forgot Password?


Pause background video
 * About
 * Features
 * FAQs
 * Contact
 * Login


RED HERRING PHISHING AWARENESS


A PRODUCT OF SDCOE

Request A Demo Watch Video

Learn More



RED HERRING FEATURES


AT A GLANCE


EMAIL TEMPLATE LIBRARY

Choose from our library of email templates for various phishing emails such as
spear phishing, social engineering, spoofing, online scams, and credential
harvesting.




ADVANCED METRICS

Our metrics allow you to see which users clicked on a phishing link and to dive
into the history of a particular user or group of users. These metrics also
include which users attempted to log-in to a simulated phishing site, viewed a
training video and completed the optional user awareness quizzes.


ACCELERATE YOUR ORGANIZATION'S CYBERAWARENESS EDUCATION PROGRAM WITH RED
HERRING, FULL-FEATURED PHISHING SIMULATION SOFTWARE.

 * Keep your organization safe and resilient against phishing and other social
   engineering attacks
 * Easily identify employees susceptible to phishing emails
 * Enhance user awareness training with videos and custom quizzes
 * Flexible reporting: drill-down dashboards indicating the effectiveness of
   campaigns, including user response metrics


DOWNLOAD FLYER


RED HERRING FEATURES


ADVANCED METRICS

A full-featured phishing training and analytics platform.


EASY TO USE

Easily create phishing campaigns from an ever-growing library of templates.


CUSTOMIZABLE

Users can create their own custom email and landing page templates.


USER IMPORT

Synchronize users from Azure, Active Directory and Google G-Suite.


EXPERT BACKED

Fully supported by the SDCOE Cybersecurity team.


EDUCATION FOCUSED

Created for K-12, by K-12 professionals.


FREQUENTLY ASKED QUESTIONS


MORE INFORMATION


WILL RED HERRING WORK IN MY IT ENVIRONMENT?

Yes. Red Herring is hosted at the San Diego County Office of Education (SDCOE)
Data Center and you will only need to import your users in order to start
sending them simulated phishing emails.


I AM A COUNTY OFFICE OF EDUCATION AND WOULD LIKE TO PROVIDE RED HERRING TO MY
SCHOOL DISTRICTS. WHAT ARE MY NEXT STEPS?

County Offices of Education (COEs) will have the functionality to set up
sub-accounts for multiple school districts and/or schools and allow them a
specific number of users.


WHAT DO YOU NEED FROM ME SO THAT WE CAN USE RED HERRING AT MY COE OR SCHOOL
DISTRICT?

SDCOE will need a memorandum of understanding from your COE or district
superintendent, and staff from your IT leadership team would need to meet with
the SDCOE Cybersecurity team. There may be an annual subscription fee required.
Please contact the SDCOE Cybersecurity team for further info.


GET IN TOUCH

CONTACT US


The SDCOE Cybersecurity Team can give you a live demo of Red Herring and an
overview of its features. We can also discuss how Red Herring will work in your
specific IT/organizational environment. Please don’t hesitate to contact us.

858-298-2211

securinginfo@sdcoe.net

Book a demo or live help session

Name
Email
Subject
Message

Send Message
Loading...

Back to Top
All rights reserved.
© 2024 San Diego County Office of Education.
6401 Linda Vista Road San Diego, CA 92111-7319
858-292-3500
Contact Us | Website Accessibility and Content Disclaimer| Sitemap