From 03c94f92f7041f68a7ce2aabbe5fc8acedb808be Mon Sep 17 00:00:00 2001 From: Steph Date: Wed, 11 Dec 2024 16:31:54 +0100 Subject: [PATCH] Update README.md --- tools/passcheck/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/passcheck/README.md b/tools/passcheck/README.md index 9f72440a..653b779d 100644 --- a/tools/passcheck/README.md +++ b/tools/passcheck/README.md @@ -3,7 +3,7 @@ Discover if your password is in the weakpass_4 wordlist or vulnerable to advanced rule-based attacks. -**Tool Link:** [https://weakpass.com/tools/passcheck](https://weakpass.com/tools/passcheck) +Online: [Passcheck](https://zzzteph.github.io/weakpass/tools/passcheck/dist/) This tool checks if your password exists in the **weakpass_4.merged** wordlist using a range lookup API.