passgrinder.com Open in urlscan Pro
2606:4700:3037::6815:2cea  Public Scan

Submitted URL: https://passwordgrinder.com/
Effective URL: https://passgrinder.com/
Submission: On January 23 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form method="post" id="passgrinder-form" autocomplete="off">
  <div id="pg-input1" class="pt-2">
    <div class="input-group flex-nowrap">
      <div class="input-group-text"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-key" viewBox="0 0 16 16">
          <path
            d="M0 8a4 4 0 0 1 7.465-2H14a.5.5 0 0 1 .354.146l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0L13 9.207l-.646.647a.5.5 0 0 1-.708 0L11 9.207l-.646.647a.5.5 0 0 1-.708 0L9 9.207l-.646.647A.5.5 0 0 1 8 10h-.535A4 4 0 0 1 0 8m4-3a3 3 0 1 0 2.712 4.285A.5.5 0 0 1 7.163 9h.63l.853-.854a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.793-.793-1-1h-6.63a.5.5 0 0 1-.451-.285A3 3 0 0 0 4 5">
          </path>
          <path d="M4 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0"></path>
        </svg></div><input id="pg-password" name="pg-password" type="password" class="form-control" placeholder="Master Password (Required)" aria-label="Master Password (Required)" autocomplete="off" required="">
      <div id="pg-password-toggle" class="input-group-text toggle-password"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-eye-fill" viewBox="0 0 16 16">
          <path d="M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"></path>
          <path d="M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8m8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7"></path>
        </svg></div>
    </div>
  </div>
  <div id="pg-input2" class="py-2">
    <div class="input-group flex-nowrap">
      <div id="pg-autofill-domain" class="input-group-text"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus" viewBox="0 0 16 16">
          <path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"></path>
        </svg></div><input id="pg-salt" name="pg-salt" type="password" class="form-control" placeholder="Unique Phrase (Optional)" aria-label="Unique Phrase (Optional)" autocomplete="off">
      <div id="pg-password-toggle" class="input-group-text toggle-password"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-eye-fill" viewBox="0 0 16 16">
          <path d="M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"></path>
          <path d="M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8m8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7"></path>
        </svg></div>
    </div><small id="pg-salt-help" class="form-text mt-2 text-muted">It is recommended to use the website URL, domain name, or app name where this password will be used to grind your master password into something more unique.</small>
  </div>
  <div id="pg-variations" class="form-group pt-2">
    <div class="form-check form-check-inline"><input class="form-check-input" type="radio" name="pg-variation" id="default" value="0" aria-label="Default Variation" checked="checked"> <label class="form-check-label" for="default">Default</label>
    </div>
    <div class="form-check form-check-inline"><input class="form-check-input" type="radio" name="pg-variation" id="variation1" value="1" aria-label="Variation 1"> <label class="form-check-label" for="variation1">Variation 1</label></div>
    <div class="form-check form-check-inline"><input class="form-check-input" type="radio" name="pg-variation" id="variation2" value="2"> <label class="form-check-label" for="variation2" aria-label="Variation 2">Variation 2</label></div>
    <div class="form-check form-check-inline"><input class="form-check-input" type="radio" name="pg-variation" id="variation3" value="3"> <label class="form-check-label" for="variation3" aria-label="Variation 3">Variation 3</label></div><small
      id="pg-variations-help" class="form-text text-muted">You may want to use a variation if you are required to change your password without needing to change your master password or unique phrase.</small>
  </div>
  <div id="pg-variations" class="form-group row pt-3">
    <div class="input-group col"><input id="pg-submit" type="submit" value="Submit" class="btn btn-primary" aria-label="Submit"></div>
    <div class="input-group col"><input id="pg-reset" type="reset" value="Reset" class="btn btn-primary" aria-label="Reset"></div>
  </div>
  <div id="pg-result" class="form-group row pt-3 invisible">
    <div class="input-group flex-nowrap"><input id="pg-result-pass" name="pg-result-pass" class="form-control" value="" placeholder="Your Generated Password">
      <div class="input-group-text toggle-copy" data-clipboard-target="#pg-result-pass"><i class="bi bi-copy"></i></div>
    </div>
  </div>
  <div id="pg-message" class="position-fixed top-50 start-50 translate-middle p-3" style="z-index: 1080;">
    <div class="toast-container position-static">
      <div id="success" class="toast text-bg-success" role="status" aria-live="polite" aria-atomic="true">
        <div class="toast-body">Copied to the clipboard!</div>
      </div>
      <div id="fail" class="toast text-bg-danger" role="status" aria-live="polite" aria-atomic="true">
        <div class="toast-body">Something went wrong. Please manually copy your password.</div>
      </div>
      <div id="reset" class="toast text-bg-warning" role="alert" aria-live="assertive" aria-atomic="true">
        <div class="toast-body">PassGrinder has automatically reset to protect your password.</div>
      </div>
    </div>
  </div>
</form>

Text Content

 * Home (Current)
 * How It Works
 * WordPress Plugin
 * NEW! Browser Extensions

Use one password for everything, securely!

PassGrinder is a free password generator that takes your one master password and
delivers a twenty-character strong password based on the website URL, domain
name, app name, or unique phrase you choose. Your PassGrinder password is
generated in your browser—it is never saved by this website. PassGrinder is
designed to make it easy for you to use strong, unique passwords online. Go
ahead, try it now or read more about password security and how PassGrinder
works!


It is recommended to use the website URL, domain name, or app name where this
password will be used to grind your master password into something more unique.
Default
Variation 1
Variation 2
Variation 3
You may want to use a variation if you are required to change your password
without needing to change your master password or unique phrase.


Copied to the clipboard!
Something went wrong. Please manually copy your password.
PassGrinder has automatically reset to protect your password.
 * Privacy Policy
 * Contact

Copyright © 2024 Jeremy Caris. All Rights Reserved.