chkp-stuartgreen / python-grub2-hash

Python script to generate PBKDF2 password hash for use with Grub2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-grub2-hash

A simple Python script to create a grub2-mkpassword-pbkdf2 compatible hash.

This script was built for creating maintenance mode hashes for use with Check Point CloudGuard Network Security VMs.

Usage

python3 main.py

Then simply enter your password and get your hash.

About

Python script to generate PBKDF2 password hash for use with Grub2


Languages

Language:Python 100.0%