php-pledge
File system restriction library
A PHP extension that enables OpenBSD's pledge and unveil system calls to restrict file system operations.
PHP support for OpenBSD's pledge and unveil syscalls
15 stars
5 watching
2 forks
Language: C
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jeremyevans/ruby-pledge | A Ruby interface to OpenBSD's pledge(2) and unveil(2) system calls for process restriction and file system access control | 26 |
nattynarwhal/pledge.cs | A library that allows .NET applications to use OpenBSD's pledge(2) syscall to restrict their permissions. | 9 |
rfarr/unix-pledge | Restricts system operations to ensure predictable and secure behavior. | 7 |
chris-huxtable/pledge.cr | A Crystal extension that adds support for the Pledge syscall restriction mechanism | 8 |
i80and/pledge-rs | A Rust binding to OpenBSD's pledge interface for controlling process privileges and restricting access to system resources. | 25 |
afresh1/openbsd-pledge | Provides a Perl interface to the OpenBSD pledge system call | 7 |
neosimsim/pledge-ex | A Haskell implementation of OpenBSD's Pledge system to manage process limits and privileges | 1 |
hashwords/pledge | Provides an interface to OpenBSD pledge(2) system call for language isolation and memory safety enforcement. | 0 |
qbit/node-pledge | Bindings for OpenBSD's pledge(2) system to control process privileges at runtime | 19 |
kevinbeaty/fs-promise | Provides a promise-based interface to the file system | 170 |
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
johntroony/php-webshells | A collection of PHP webshells designed for educational purposes in penetration testing and CTF challenges. | 1,885 |
jarmani/py-openbsd-pledge | Provides a Python interface to manage process isolation and confinement on systems supporting OpenBSD's pledge feature. | 9 |
guardianproject/libsqlfs | A library that provides a full read/write file system in a single file on top of an SQLite database | 612 |