From c1b0cb78e4fb70af5c4709d0341c6048f1cae436 Mon Sep 17 00:00:00 2001 From: Krisha Joshi <92749776+KJ173@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:40:07 +0530 Subject: [PATCH] Adding Wordlist Generator Website under Tools>Wordlist --- public/arf.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..1fda893 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5920,7 +5920,13 @@ "name": "OWASP D4N155 (T)", "type": "url", "url": "https://github.com/OWASP/D4N155" - }] + }, + { + "name": "W Generator", + "type": "url", + "url": "https://app.wgen.io/" + } + ] }, { "name": "Paterva / Maltego (T)",