Skip to content

This script allows users to protect grub boot loader from compromise and set a security layer on it.

Notifications You must be signed in to change notification settings

Rds2151/grub-protect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

grub-protect

This script allows users to protect grub boot loader from compromise and set a security layer on it.

This script needs root privilege

Usage

chmod 764 grub_passwd.sh

sudo ./grub_passwd.sh

Important command use in script

grub-mkpasswd-pbkdf2 (generate hashed password for GRUB)

update-grub

Option

./grub_passwd.sh [Option]

Option
  -e    Edit grub loader
  -r    Remove grub password

About

This script allows users to protect grub boot loader from compromise and set a security layer on it.

Topics

Resources

Stars

Watchers

Forks

Languages