run-parts 漏洞列表
共找到 1 个与 run-parts 相关的漏洞
📅 加载漏洞趋势中...
-
privesc-run-parts: run-parts - Privilege Escalation POC
The run-parts command in Linux is used to run all the executable files in a directory. It is commonly used for running scripts or commands located in a specific directory, such as system maintenance scripts in /etc/cron.daily. The run-parts command provides a convenient way to execute multiple scripts or commands in a batch manner.