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.
- Host: GitHub
- URL: https://github.com/averagesecurityguy/krkr
- Owner: averagesecurityguy
- License: other
- Created: 2018-02-01T20:56:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T20:36:40.000Z (about 8 years ago)
- Last Synced: 2024-06-20T08:17:49.299Z (almost 2 years ago)
- Topics: password-cracker, password-cracking, pentest-tool, pentesting
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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