sites.thedigitalspace.org Open in urlscan Pro
104.21.34.24  Public Scan

Submitted URL: https://sites.thedigitalspace.org/
Effective URL: https://sites.thedigitalspace.org/login
Submission: On December 14 via api from US — Scanned from IL

Form analysis 2 forms found in the DOM

POST

<form method="post" id="login-fields">
  <div class="field">
    <span class="label">Username</span>
    <span class="value">
      <input type="text" id="username" name="username" autofocus="" required="" autocomplete="username">
    </span>
  </div>
  <div class="field">
    <span class="label">Password</span>
    <span class="value">
      <input type="password" name="password" id="password" required="" autocomplete="current-password">
    </span>
  </div>
  <div class="field">
    <a href="#" onclick="ForgotPassword(event);">Forgot Password?</a>
  </div>
  <div class="buttons">
    <button class="btn" type="submit" name="action" value="Login">Login</button>
    <button type="button" value="Guest" class="btn" onclick="document.location = 'guest';">Guest</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8AbE7Q84EcVNgCC2HqrYluIVRJW1z3RmZ0rw_Cy2QW1q491IJWTHY5ZIUUtv__hWoI6HTXQKsqnjeWMXV-zWwjvLvd1KsNmyKgplv_IWUSrCB31E-sfteXPvmNOGMv6HW98jntptIU4hnHSI6_yN7_o">
</form>

POST

<form method="post" id="forgot-password-fields" class="hidden">
  <p class="description"> Enter your username or email address and a password reset link will be emailed to you and printed to the console log. </p>
  <div class="field" style="margin-bottom:4rem;">
    <span class="value">
      <input type="text" name="usernameOrEmail" id="usernameOrEmail" autofocus="" placeholder="Username or Email Address">
    </span>
  </div>
  <div class="buttons">
    <button id="btnReset" class="btn" type="submit" name="action" value="Reset">Reset</button>
    <button class="btn" onclick="LoginForm()">Cancel</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8AbE7Q84EcVNgCC2HqrYluIVRJW1z3RmZ0rw_Cy2QW1q491IJWTHY5ZIUUtv__hWoI6HTXQKsqnjeWMXV-zWwjvLvd1KsNmyKgplv_IWUSrCB31E-sfteXPvmNOGMv6HW98jntptIU4hnHSI6_yN7_o">
</form>

Text Content

Fenrus 1.0.0.0
Username
Password
Forgot Password?
Login Guest

Enter your username or email address and a password reset link will be emailed
to you and printed to the console log.


Reset Cancel