lang-test.cloudflarecaptcha.com Open in urlscan Pro
2606:4700:3036::6815:1cab  Public Scan

URL: https://lang-test.cloudflarecaptcha.com/
Submission Tags: phishingrod
Submission: On September 29 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

POST /handler

<form method="POST" action="/handler">
  <h2 class="h3 mb-3 fw-normal">Turnstile ‐ Dummy Login Demo</h2>
  <div class="form-floating">
    <input type="text" id="user" class="form-control">
    <label for="user">User name</label>
  </div>
  <div class="form-floating">
    <input type="password" id="pass" class="form-control" autocomplete="off" readonly="" value="CorrectHorseBatteryStaple">
    <label for="pass">Password (dummy)</label>
  </div>
  <div class="checkbox mb-3">
    <!-- The Turnstile widget will be injected in the following div. -->
    <div id="myWidget" data-language="de">
      <div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-tayw6_response" value="XXXX.DUMMY.TOKEN.XXXX"></div>
    </div>
    <!-- end. -->
  </div>
  <button class="w-100 btn btn-lg btn-primary" type="submit">Sign in</button>
  <p class="mt-5 mb-3 text-muted"><a href="https://github.com/cloudflare/turnstile-demo-workers"><i class="bi bi-github"></i> See code</a></p>
  <p class="mt-5 mb-3 text-muted">Go to the <a href="/">implicit render demo</a></p>
</form>

Text Content

TURNSTILE ‐ DUMMY LOGIN DEMO

User name
Password (dummy)

Sign in

See code

Go to the implicit render demo