Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pry0cc/autocrack

autocrack adds queue support for hashcat cracking.
https://github.com/pry0cc/autocrack

Last synced: 2 months ago
JSON representation

autocrack adds queue support for hashcat cracking.

Awesome Lists containing this project

README

        

# 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 ""
ingesthashfile
```

# 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
```