mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-30 23:50:27 -07:00
15 lines
481 B
Bash
15 lines
481 B
Bash
# Title: Variables - sudoB
|
|
# ID: sudoB
|
|
# Author: Carlos Polop
|
|
# Last Update: 22-08-2023
|
|
# Description: Known dangerous sudoers configs
|
|
# License: GNU GPL
|
|
# Version: 1.0
|
|
# Functions Used:
|
|
# Global Variables:
|
|
# Initial Functions:
|
|
# Generated Global Variables: $sudoB
|
|
# Fat linpeas: 0
|
|
# Small linpeas: 1
|
|
|
|
sudoB="$(whoami)|ALL:ALL|ALL : ALL|ALL|env_keep|NOPASSWD|SETENV|/apache2|/cryptsetup|/mount|/restic|--password-command|--password-file|-o ProxyCommand|-o PreferredAuthentications" |