gosu
User runner
A tool that allows users to run specific applications as particular users and groups without the complex setup and signal-forwarding issues of su and sudo.
Simple Go-based setuid+setgid+setgroups+exec
5k stars
87 watching
321 forks
Language: Shell
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liamg/traitor | A tool for automatically exploiting vulnerabilities to gain elevated privileges on Linux systems | 6,735 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,541 |
opencontainers/runc | A CLI tool for spawning and running containers on Linux according to the OCI specification | 11,987 |
oj/gobuster | A tool for automating the discovery of vulnerabilities in web applications and services by brute-forcing various types of inputs | 10,335 |
gopasspw/gopass | A command-line password manager for teams that securely stores and manages credentials | 5,968 |
dominicbreuker/pspy | A tool to monitor Linux processes without root permissions | 5,005 |
thoas/go-funk | A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. | 4,827 |
ory/ladon | A Go library that provides fine-grained access control policies for securing microservices and IoT applications. | 2,404 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,191 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
sciter-sdk/go-sciter | Golang bindings for Sciter's Embeddable HTML/CSS/script engine | 2,581 |
alexei-led/pumba | A tool used to test and validate the resilience of containerized applications by inducing failures and stress on their resources | 2,797 |
containers/bubblewrap | Sandboxing tool to provide isolation and security for unprivileged users | 4,010 |
tiagorlampert/chaos | A remote administration tool for controlling and managing remote operating systems | 2,390 |
satori/go.uuid | Provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versions and parsing capabilities. | 4,894 |