su-exec
Privilege switcher
A tool that executes programs with changed privileges without running them as children of shells.
switch user and group id and exec
979 stars
20 watching
98 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ccob/sweetpotato | Provides tools and techniques for exploiting Windows privilege escalation vulnerabilities from service accounts to SYSTEM. | 1,622 |
theakito/sue | A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives. | 11 |
sleventyeleven/linuxprivchecker | A tool for identifying potential vulnerability points in Linux systems | 1,569 |
mitchmoser/lacheck | A tool designed to enumerate local administrative privileges on Windows systems using various protocols | 83 |
n00py/hwacha | A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. | 105 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
med0x2e/ntlmrelay2self | A toolset to exploit a Windows vulnerability allowing an attacker to gain elevated privileges on the local system by using NTLM authentication over HTTP. | 394 |
pentestmonkey/unix-privesc-check | A tool to check for misconfigurations on Unix systems that could allow local unprivileged users to escalate privileges | 1,034 |
ncsa/ssh-auditor | Automated tool for scanning and auditing SSH password security on a network | 608 |
carlospolop/purplepanda | A tool that identifies privilege escalation paths in cloud and saas applications by analyzing permissions across multiple platforms. | 668 |
twelvesec/rootend | A tool designed to automate the discovery and exploitation of security vulnerabilities in Unix systems. | 146 |
dec0ne/krbrelayup | A tool that exploits vulnerabilities in Kerberos authentication to bypass local privilege restrictions on Windows domain environments. | 1,529 |
codingo/reconnoitre | Automates reconnaissance and service enumeration of network hosts to gather information and write recommendations for further testing. | 2,110 |
netspi/aws_consoler | Converts AWS CLI credentials into console access | 220 |
nullarray/roothelper | A collection of scripts for aiding in privilege escalation on Linux systems | 485 |