azerty-qwerty-password-generator.germain.lol Open in urlscan Pro
212.129.4.63  Public Scan

URL: https://azerty-qwerty-password-generator.germain.lol/
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from FR

Form analysis 1 forms found in the DOM

POST /

<form action="/" method="POST" class="form-inline">
  <div class="d-flex justify-content-center mb-3 align-items-center full-width">
    <div class="p-2 col-auto">
      <label class="form-check-label" for="length">Length</label>
    </div>
    <div class="p-2 col-auto">
      <select class="form-control" id="length" name="length">
        <option value="1">1 </option>
        <option value="2">2 </option>
        <option value="8">8 </option>
        <option value="12">12 </option>
        <option value="16" selected="selected">16 </option>
        <option value="32">32 </option>
        <option value="64">64 </option>
        <option value="128">128 </option>
      </select>
    </div>
    <div class="p-2 col-auto">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" id="letters" name="letters" value="1" checked="">
        <label class="form-check-label" for="letters">Letters</label>
      </div>
    </div>
    <div class="p-2 col-auto">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" id="numbers" name="numbers" value="1" checked="">
        <label class="form-check-label" for="numbers">Numbers</label>
      </div>
    </div>
    <div class="p-2 col-auto">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" id="specials" name="specials" value="1">
        <label class="form-check-label" for="specials">Signs</label>
      </div>
    </div>
    <div class="p-2 col-auto">
      <button type="submit" class="btn btn-primary" autofocus="">Generate</button>
    </div>
  </div>
</form>

Text Content

Fork me on GitHub
FR EN


PASSWORD GENERATOR

Common characters to AZERTY and QWERTY keyboards

Length
1 2 8 12 16 32 64 128
Letters
Numbers
Signs
Generate

Made by Germain-Italic