Simple root privilege escalation detection using eBPF 🐝
-
Updated
Feb 10, 2026 - C
Simple root privilege escalation detection using eBPF 🐝
Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows
A simple CLI/library to convert and analyze unix file-system permissions.
Linux & Terminal Commands Project: Beginner to Advanced for DevOps
A chmod calculator for the CLI
Extremely simple package for octal numbers
This project provides a comprehensive guide to mastering essential Linux commands, covering file management, navigation, text editing, and system administration. Includes step-by-step instructions, examples, and use cases for effective command-line proficiency.
This Bash script facilitates user management on a Linux system. It provides options to create users, delete users, and modify their permissions within specific user groups.
List all permissions for a user or group on a given folder structure. Only directories are analyzed, not individual files.
Managed Linux file and directory permissions using chmod to enforce least-privilege access control and harden a research team's file system.
Tutorial for creating network file shares and permissions.
A free Windows tool, made by Dr. Vova with help from Google Gemini, easily resets file permissions and removes Protected View. It's written in Python.
Enhanced xv6 kernel with an authenticated shell, new system calls (history, block, unblock, chmod), and process tracking. Demonstrates systems programming, OS internals, and secure file permission management.
Audit file permissions CLI. Find world-readable private keys, insecure .env files, SSH config issues. Auto-fix mode. npx @lxgicstudios/perms-check
Linux Lab - Using Docker to run linux.
A growing cybersecurity portfolio showcasing Linux, file permissions, security audits, and hands on labs.
The research team at my organization needed to update the permissions for certain files and directories in the project’s directory. The current permissions didn’t match the level of access required, so I checked and updated them to improve system security
Add a description, image, and links to the file-permissions topic page so that developers can more easily learn about it.
To associate your repository with the file-permissions topic, visit your repo's landing page and select "manage topics."