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
go run .\Grafana2Hash.go <password> <hash>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
go run .\Grafana2Hash.go <password> <hash>