From 5bddf408ee8805cadeebcb2bad1b8be81c03d172 Mon Sep 17 00:00:00 2001 From: noraj Date: Tue, 23 Jun 2020 10:25:57 +0000 Subject: [PATCH] add WebHashcat --- data/tools/cracking.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/tools/cracking.json b/data/tools/cracking.json index b7bbe377..6bef3912 100644 --- a/data/tools/cracking.json +++ b/data/tools/cracking.json @@ -165,6 +165,14 @@ "price": "Free", "online": "False" }, + { + "name": "WebHashcat", + "source": "https://github.com/hegusung/WebHashcat", + "description": "Hashcat WebUI with distributed cracking sessions and analytics", + "language": "Python", + "price": "Free", + "online": "False" + }, { "name": "wordlistctl", "source": "https://github.com/BlackArch/wordlistctl",