Hashcat Web Gui Version
by - Thursday, January 1, 1970 at 12:00 AM


This Web Interface for Hashcat developed in Python.
 This project aims to keep the GUI and Hashcat independent. In a nutshell, here's how it works:
  • User uploads hashes, selects wordlist/rules/mask etc, and clicks "start".
  • Web server spawns a new screen.
    • Generates the hashcat command based on the settings.
    • Runs the command in the screen.
    • Monitors the screen's output, parses it, and displays in the GUI.

This allows tools to be future-proof as it ties to the input/output of Hashcat. Also, if the GUI is not working for whatever reason, hashcat will keep running.

Hidden Content
You must register or login to view this content.
Reply
Very nice, does this have support for queueing multiple attacks?
Reply
(August 14, 2022, 06:53 AM)God Wrote: Very nice, does this have support for queueing multiple attacks?


Not a solution for queueing jobs, it's only for on-demand password cracking.
Reply
(August 14, 2022, 06:43 AM)vicky88 Wrote:


This Web Interface for Hashcat developed in Python.
 This project aims to keep the GUI and Hashcat independent. In a nutshell, here's how it works:
  • User uploads hashes, selects wordlist/rules/mask etc, and clicks "start".
  • Web server spawns a new screen.
    • Generates the hashcat command based on the settings.
    • Runs the command in the screen.
    • Monitors the screen's output, parses it, and displays in the GUI.
This allows tools to be future-proof as it ties to the input/output of Hashcat. Also, if the GUI is not working for whatever reason, hashcat will keep running.



I will test


I will test that


(August 14, 2022, 06:43 AM)vicky88 Wrote:


This Web Interface for Hashcat developed in Python.
 This project aims to keep the GUI and Hashcat independent. In a nutshell, here's how it works:
  • User uploads hashes, selects wordlist/rules/mask etc, and clicks "start".
  • Web server spawns a new screen.
    • Generates the hashcat command based on the settings.
    • Runs the command in the screen.
    • Monitors the screen's output, parses it, and displays in the GUI.
This allows tools to be future-proof as it ties to the input/output of Hashcat. Also, if the GUI is not working for whatever reason, hashcat will keep running.

Ty
Reply
thaaaanks
Reply
Thanks
Reply
mmmm.. need to try this one
Reply
woow thanks friend
Reply
(August 14, 2022, 06:43 AM)vicky88 Wrote:


This Web Interface for Hashcat developed in Python.
 This project aims to keep the GUI and Hashcat independent. In a nutshell, here's how it works:
  • User uploads hashes, selects wordlist/rules/mask etc, and clicks "start".
  • Web server spawns a new screen.
    • Generates the hashcat command based on the settings.
    • Runs the command in the screen.
    • Monitors the screen's output, parses it, and displays in the GUI.
This allows tools to be future-proof as it ties to the input/output of Hashcat. Also, if the GUI is not working for whatever reason, hashcat will keep running.
Reply
thanksssss
Reply


 Users viewing this thread: Hashcat Web Gui Version: No users currently viewing.