Bushidosan / Grafana2Hash

Simple script which converts the secret + hash of grafana to a hashcat usable hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafana2Hash

Simple script which converts the secret + salt of Grafana passwords to a hashcat usable hash. Made this script for a VulnLab machine called Data. Writeup of this machine is available at Bushidosan.com

Usage

go run .\Grafana2Hash.go <password> <hash>

Credits

VulnCheck

About

Simple script which converts the secret + hash of grafana to a hashcat usable hash


Languages

Language:Go 100.0%