/KittyHook

🐱 A hashcat simplifier with use of Webhooks when completed a task.

Primary LanguagePython

KittyHook - HASHCAT WEBHOOK

A hashcat simplifier with use of Webhooks when completed a task.
It sends a webhook with: Cracked, Exhausted or Error
IT SUPPORTS WINDOWS AND LINUX (and MacOS)

How to use:

For windows: Move KittyHook.py into your Hashcat location.
bash: pip3 install requests
windows: python3 -m pip3 install requests

! READ THE CODE !

The code contains a place to set root directory of your wordlists folder! (this saves you some time)
The Telegram webhook CHAT-ID and BOT-TOKEN need to be changed too!

This program is only for Ethical use of recovering passwords from hashes.
Enjoy. (feel free to contribute)