Hashcat status notifications via Webhook? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Hashcat status notifications via Webhook? (/thread-11145.html) |
Hashcat status notifications via Webhook? - John Jackson - 11-27-2022 Hi, I was hoping that someone may be familiar with a way of receiving notifications after a hashcat task has finished. I have hashcat running on a windows machine. Unfortunately I can’t run it on a Linux system( at this time). There is other software that is running on the windows machine that is windows only. I suppose I can brainstorm running virtually to have it run on linux. I would really like to be able to have the window machine send customized web hooks with a payload of the task status. I already have some options for online Webhook services. If a Webhook isn’t possible, e-mail could be fine as well. Thank you RE: Hashcat status notifications via Webhook? - marc1n - 11-28-2022 https://github.com/hashtopolis/server RE: Hashcat status notifications via Webhook? - John Jackson - 11-29-2022 (11-28-2022, 12:22 PM)marc1n Wrote: https://github.com/hashtopolis/server Thank you. I will check this out! |