Simple root privilege escalation detection using eBPF 🐝
-
Updated
Oct 4, 2025 - 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
List all permissions for a user or group on a given folder structure. Only directories are analyzed, not individual files.
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.
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.
A growing cybersecurity portfolio showcasing Linux, file permissions, security audits, and hands on labs.
File and Directory operations with permission for single and multi-process applications. Wrapper library for low-level file system access call written in C++. Operations include create, open, read, write, among others on files and directory, for single and multi-process.
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
VSCode extension that automatically makes script files executable on save.
A plugin to tell system to use node interpreter and provide executable permissions to the output file.
The task is to examine existing permissions on the file system. It is needed to determine if the permissions match the authorization that should be given. If they do not match, I will need to modify the permissions to authorize the appropriate users and remove any unauthorized access.
A Bash utility for scanning and fixing risky file permissions.
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."