mb1.telestupido.com Open in urlscan Pro
2606:4700:20::681a:515  Public Scan

Submitted URL: https://mb1.telestupido.com/
Effective URL: https://mb1.telestupido.com/login.php
Submission: On May 14 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST ../inc/process.php

<form novalidate="" action="../inc/process.php" method="POST" class="text-left needs-validation login">
  <div id="username-field" class="field-wrapper input">
    <label for="username" class="text-uppercase">Username</label>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
      <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
      <circle cx="12" cy="7" r="4"></circle>
    </svg>
    <input class="form-control" type="text" name="username" placeholder="Please type your username." value="" autocomplete="username" required="">
    <div class="valid-feedback">Username provided, validation ready.</div>
    <div class="invalid-feedback">Please provide your username.</div>
  </div>
  <div id="password-field" class="field-wrapper input mb-2">
    <div class="d-flex justify-content-between">
      <label for="password" class="text-uppercase">Password</label>
    </div>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock">
      <rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect>
      <path d="M7 11V7a5 5 0 0 1 10 0v4"></path>
    </svg>
    <input class="form-control" id="password" type="password" name="password" placeholder="Please type your password." value="" autocomplete="current-password" required="">
    <div class="valid-feedback">Password provided, validation ready.</div>
    <div class="invalid-feedback">Please provide your password.</div>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" id="toggle-password" class="feather feather-eye">
      <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
      <circle cx="12" cy="12" r="3"></circle>
    </svg>
  </div>
  <div class="d-sm-flex justify-content-between mt-4 mb-4">
    <div class="col-6">
      <div class="form-check form-check-primary form-check-inline">
        <label class="" for="remember">
          <input type="checkbox" class="form-check-input" id="remember" name="remember" value="1" autocomplete="false">
          <span class="fw300 fs-14">Remember Me</span>
        </label>
      </div>
    </div>
  </div>
  <div class="d-sm-flex justify-content-between">
    <div class="field-wrapper">
      <button type="submit" class="btn btn-primary" value="">Log In</button>
      <input type="hidden" name="form_submission" value="login">
    </div>
  </div>
  <p class="signup-link">Registration is currently disabled.</p>
</form>

POST ../inc/process.php

<form class="text-left login mt-4" action="../inc/process.php" method="POST">
  <p>Enter your email and instructions will sent to you!</p>
  <div id="username-field" class="field-wrapper input">
    <label for="user" class="text-uppercase">Username</label>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
      <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
      <circle cx="12" cy="7" r="4"></circle>
    </svg>
    <input class="form-control" type="text" name="user" placeholder="Please type your username." value="" autocomplete="username" required="">
    <div class="valid-feedback">Username provided, validation ready.</div>
    <div class="invalid-feedback">Please provide your username.</div>
  </div>
  <div id="email-field" class="field-wrapper input">
    <label for="email" class="text-uppercase">E-mail</label>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
      <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
      <polyline points="22,6 12,13 2,6"></polyline>
    </svg>
    <input class="form-control" type="text" name="email" placeholder="Please type your email address." value="" autocomplete="email" required="">
    <div class="valid-feedback">Email provided, validation ready.</div>
    <div class="invalid-feedback">Please provide your email.</div>
  </div>
  <div class="d-sm-flex justify-content-between">
    <div class="field-wrapper">
      <input type="hidden" name="form_submission" value="forgot_password">
      <button type="submit" class="btn btn-primary" value="">Reset</button>
    </div>
  </div>
</form>

Text Content

Username
Username provided, validation ready.
Please provide your username.
Password
Password provided, validation ready.
Please provide your password.
Remember Me
Log In

Registration is currently disabled.

Go Back

Enter your email and instructions will sent to you!

Username
Username provided, validation ready.
Please provide your username.
E-mail
Email provided, validation ready.
Please provide your email.
Reset
Go Back

REGISTRATION DISABLED

We're sorry but registration is currently disabled. Please try again at a later
time.