HashSlap-Summer-of-Code / HashSlap-Summer-of-Code/bash-scripts
🔒 Full Disk Encryption Audit Script for Linux Systems
Open
advanced
hssoc
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Create a Bash script that:
Detects whether full disk encryption (LUKS, eCryptfs, etc.) is enabled
Scans partitions and reports mountpoints and encryption status
Generates a report with suggestions to enable encryption if not found
📁 Path: security/encryption-audit.sh
🛠 Tools: lsblk, cryptsetup, blkid, mount, awk, grep, tee
Contributor guide
Assessment
This issue has not been assessed yet.