runsignup.com Open in urlscan Pro
3.222.216.205  Public Scan

Submitted URL: https://u22053786.ct.sendgrid.net/ls/click?upn=NR0SdDF7qyUoWM7tZPu2JroFnz-2FpkUZo03ezOSUXzxcaCu-2BAmT7Cqdy-2FJ0OfNb2epGRw3K124CKcj...
Effective URL: https://runsignup.com/Race/Register/?raceId=117054&rsus=100-200-6a310481-cbc5-4d41-ae91-2b59ab91801a
Submission: On August 27 via manual from US

Form analysis 3 forms found in the DOM

POST /Login

<form method="post" action="/Login" onsubmit="ajaxLogin2($(this).closest('.loginBox')); return false;">
  <div>
    <h2 class="popupTitle" style="font-family: 'Roboto', sans-serif; font-size:30px; text-align:center;">Sign In / SignUp</h2>
    <div class="modal-body">
      <div class="row-fluid">
        <div class="span12">
          <div class="emailPassword" data-type="login-email-pass" id="topLogin_emailPasswordBox">
            <div style="text-align:center;" class="raceLogoLogin hidden-phone"><img src="https://d368g9lw5ileu7.cloudfront.net/races/race117054-logo.bHha0N.png" alt="War Eagle Run Fest" class="img-polaroid"></div>
            <div style="clear: both;"></div>
            <div class="forgottenPasswordInstructions" style="display: none;">
              <p> Enter your E-mail address and we will send you instructions to reset your password if there is an account for that E-mail. Check your spam folder if you do not receive it. </p>
            </div>
            <div class="login-branding">
              <span>Login with your <i class="icon icon-logo-circle-r" aria-hidden="true"></i> <strong>RunSignup</strong> account.</span>
            </div>
            <div class="formInput" style="overflow: auto;">
              <div class="hidden-phone subHeaderColor"><label for="topLogin_email" class="major loginLabel">E-mail <span class="required">*</span></label></div>
              <input type="email" placeholder="E-mail" class="input-full-width" value="" id="topLogin_email" name="email">
              <div class="error borderedError" id="topLogin_email_error"></div>
            </div>
            <div class="hidden-mobile" style="margin-bottom:10px;"></div>
            <div class="formInput passForm">
              <div class="hidden-phone"><label for="topLogin_password" class="major loginLabel loginText">Password <span class="required">*</span></label></div>
              <input type="password" placeholder="Password" class="input-full-width" value="" id="topLogin_password" name="password">
              <div class="error borderedError" id="topLogin_password_error"></div>
              <div class="forgotPswd">
                <span class="link" onclick="ajaxPasswordReset($(this).closest('form')); this.blur();">Forgot Password?</span>
              </div>
            </div>
            <div class="formInput" style="display: none;" aria-hidden="true">
              <div class="hidden-phone">
                <label for="topLogin_mfa" class="major loginLabel loginText">MFA Token <span class="required">*</span></label>
              </div>
              <input type="text" pattern="[0-9]*" maxlength="6" placeholder="MFA Token" class="input-full-width valueEmpty" id="topLogin_mfa" name="mfaToken" required="required" autocomplete="one-time-code" autofocus="autofocus" disabled="disabled">
              <div class="note">Lost your MFA device? <a href="/Account/MFARecovery" target="_blank" style="margin-left: 10px;">Reset MFA</a></div>
              <div class="error borderedError"></div>
            </div>
            <div class="rememberMe-wrapper">
              <label class="minor fauxcheckbox">
                <input type="checkbox" class="checkbox" name="rememberMe" value="T" checked="checked">
                <span class="fauxcheckbox"><span></span></span> Keep me logged in. </label>
            </div>
            <p style="display: none;" class="ajaxStatus"></p>
            <div class="ta-center error borderedError loginMainError" style="margin-top: 10px;" id="topLogin_error"></div>
            <div style="margin-top:30px;">
              <button type="submit" class="submit rsuBtn rsuBtn--primary rsuBtn--full-width" style="font-family: 'Roboto', sans-serif;" onclick="this.blur();">Sign In</button>
              <button type="button" class="rsuBtn rsuBtn--primary reset" style="display: none;">Reset Password</button>
              <button type="button" class="backToLogin rsuBtn rsuBtn--text" style="display: none;">Back</button>
            </div>
            <br>
            <div class="register ta-center create-account-callout">
              <h3>Not a user yet?</h3>
              <a class="rsuBtn rsuBtn--primary rsuBtn--md" id="topLogin_directorSignup" href="/CreateAccount/Director?redirect=%2FRace%2FRegister%2F%3FraceId%3D117054%26rsus%3D100-200-6a310481-cbc5-4d41-ae91-2b59ab91801a" style="display: none;">Sign Up!</a>
              <a class="rsuBtn rsuBtn--primary rsuBtn--md" id="topLogin_userSignup" href="/CreateAccount?redirect=%2FRace%2FRegister%2F%3FraceId%3D117054%26rsus%3D100-200-6a310481-cbc5-4d41-ae91-2b59ab91801a" style="display: inline;font-family: 'Roboto', sans-serif;">Sign Up!</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /AJAX/Login

<form method="post" action="/AJAX/Login" onsubmit="return false;" data-redirect-url="">
  <h2 class="ta-center" id="title">SIGN IN</h2>
  <div class="login-branding">
    <span>Powered by <strong>RunSignup</strong></span>
  </div>
  <hr style="margin-right:10px; margin-left: 5px;">
  <p class="forgotPswdVisible" style="display: none;"> Enter your E-mail address and we will send you instructions to reset your password if there is an account for that E-mail. Check your spam folder if you do not receive it. </p>
  <div class="formInput field-container" style="margin-right:10px">
    <label class="major">E-mail</label>
    <input type="email" class="email valueEmpty" name="email" required="required">
    <div class="error borderedError"></div>
  </div>
  <div class="row-fluid forgotPswdHidden passwordBox">
    <div class="passwordLabel">
      <label class="major">Password</label>
    </div>
    <div class="forgotPswd forgotPasswordLabel">
      <span class="link forgotPswdHidden forgotPasswordLink">Forgot Your Password?</span>
    </div>
  </div>
  <div class="formInput field-container forgotPswdHidden passwordBox" style="margin-right:10px">
    <input type="password" class="password valueEmpty" name="password" required="required">
    <div class="error borderedError"></div>
  </div>
  <div class="forgotPswd" style="margin-top: 10px;">
    <span class="link backToLogin forgotPswdVisible" style="display: none;">« Return to Login</span>
  </div>
  <div class="formInput field-container" style="margin-right:10px; display: none;" aria-hidden="true">
    <label class="major">MFA Token</label>
    <input type="text" pattern="[0-9]*" maxlength="6" placeholder="MFA Token" class="input-full-width valueEmpty" name="mfaToken" required="required" autocomplete="one-time-code" autofocus="autofocus" disabled="disabled">
    <div class="note">Lost your MFA device? <a href="/Account/MFARecovery" target="_blank" style="margin-left: 10px;">Reset MFA</a></div>
  </div>
  <div class="forgotPswdHidden" style="margin: 10px 0;">
    <label class="minor fauxcheckbox">
      <input type="checkbox" class="checkbox" name="rememberMe" value="T" checked="checked">
      <span class="fauxcheckbox"><span></span></span> Keep me logged in. </label>
  </div>
  <div class="error borderedError" style="margin-right:10px"></div>
  <div class="submit ta-center loginPopUpSignIn" style="margin-top:20px;padding-right:10px;">
    <button type="submit" class="rsuBtn rsuBtn--primary rsuBtn--full-width">Sign In</button>
  </div>
  <p class="ta-center status" style="display: none;"></p>
  <p class="forgotPswdMsg forgotPswdVisible ta-center" style="display: none;"></p>
</form>

POST /WidgetAux/AcceptCookies

<form method="post" action="/WidgetAux/AcceptCookies" target="acceptCookies">
  <button type="submit" class="rsuBtn rsuBtn--primary">Accept Cookie Policy</button>
</form>

Text Content

REGISTER FOR
WAR EAGLE RUN FEST

Auburn University, AL 36849
Back to Race Website

Your browser has JavaScript disabled. You may experience issues registering or
using other parts of the website. Please enable JavaScript if possible.


REGISTRATION


REGISTRATION OPENS ON MONDAY, AUGUST 30, 2021



SIGN IN / SIGNUP

Enter your E-mail address and we will send you instructions to reset your
password if there is an account for that E-mail. Check your spam folder if you
do not receive it.

Login with your RunSignup account.
E-mail *


Password *

Forgot Password?
MFA Token *
Lost your MFA device? Reset MFA

Keep me logged in.




Sign In Reset Password Back



NOT A USER YET?

Sign Up! Sign Up!



SIGN IN

Powered by RunSignup

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

Enter your E-mail address and we will send you instructions to reset your
password if there is an account for that E-mail. Check your spam folder if you
do not receive it.

E-mail

Password
Forgot Your Password?

« Return to Login
MFA Token
Lost your MFA device? Reset MFA
Keep me logged in.

Sign In







We use cookies to offer you a better browsing experience. Read how we use
cookies and how you can control them by visiting our Privacy Policy. If you
continue to use this site, you consent to use all cookies.

I Accept
Cookie Policy

In order to use RunSignup, your browser must accept cookies. Otherwise, you will
not be able to register for races or use other functionality of the website.
However, your browser doesn't appear to allow cookies by default.

Click the “Accept Cookie Policy” button below to accept the use of cookies on
your browser.

If you still see this message after clicking the link, then your browser
settings are likely set to not allow cookies. Please try enabling cookies. You
can find instructions at
https://www.whatismybrowser.com/guides/how-to-enable-cookies/auto.

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

Accept Cookie Policy