pry0cc / autocrack

autocrack adds queue support for hashcat cracking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocrack

Autocrack is a set of client and server tools for automatically, and lightly automatically cracking hashes.

The goals of Autocrack:

  • Be lightweight
  • Be easy to setup
  • Be secure and encrypted
  • Be really cool
  • Not take too long to write

Functions

source functions.sh
ingesthash "<NTLMV2HASH>"
ingesthashfile <hashes.txt>

Usage

./autocrack.sh
ngrok http 8182
curl -X POST --data "key=HP47YJEHK4PW&hash=mr-r0b0t::vuln.lab.local:5082e2430c5f939b:45FCC3294D568F4BF4686870C05D9292:01010000000000008007AD82044AD501A51EFD7146FAA33D0000000009001C0063006900660073002F00310030002E0030002E0030002E003700310002000A005600410055004C00540001001000410044004D0049004E00570053003200040028007600610075006C0074002E00700061006C00690073006100640065002E006C006F00630061006C0003003A00610064006D0069006E007700730032002E007600610075006C0074002E00700061006C00690073006100640065002E006C006F00630061006C00050028007600610075006C0074002E00700061006C00690073006100640065002E006C006F00630061006C0007000800D5CD3984044AD5010000000000000000" https://yourngrok.ngrok.io/submit

About

autocrack adds queue support for hashcat cracking.


Languages

Language:Shell 62.6%Language:Ruby 37.4%