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",