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

https://github.com/averagesecurityguy/krkr

krkr is a password cracker for odd hashes.
https://github.com/averagesecurityguy/krkr

password-cracker password-cracking pentest-tool pentesting

Last synced: 3 months ago
JSON representation

krkr is a password cracker for odd hashes.

Awesome Lists containing this project

README

          

# cracker
A Go based password cracker for odd hashes.

## Building

* `git clone https://github.com/averagesecurityguy/krkr`
* `cd krkr`
* `go build`

## Usage

```
Usage of ./krkr:
-f string
File containing password hashes. (default "hashes.txt")
-t string
The type of hash to crack. (default "none")
-w string
Password list (default "words.txt")
```

# Supported Hashes

* Mongodb SCRAM-SHA1
* Mongodb CR
* Ansible Vault