From 2c6cbfa43dfad62af675551c4ca3fc34ca07ee2b Mon Sep 17 00:00:00 2001 From: SirBroccoli Date: Sat, 17 Jan 2026 15:32:29 +0100 Subject: [PATCH] Updating sudoB.sh with variables information --- linPEAS/builder/linpeas_parts/variables/sudoB.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/linPEAS/builder/linpeas_parts/variables/sudoB.sh b/linPEAS/builder/linpeas_parts/variables/sudoB.sh index bb2362c..39f17dd 100644 --- a/linPEAS/builder/linpeas_parts/variables/sudoB.sh +++ b/linPEAS/builder/linpeas_parts/variables/sudoB.sh @@ -12,5 +12,4 @@ # Fat linpeas: 0 # Small linpeas: 1 - -sudoB="$(whoami)|ALL:ALL|ALL : ALL|ALL|env_keep|NOPASSWD|SETENV|/apache2|/cryptsetup|/mount" \ No newline at end of file +sudoB="$(whoami)|ALL:ALL|ALL : ALL|ALL|env_keep|NOPASSWD|SETENV|/apache2|/cryptsetup|/mount|/restic|--password-command|--password-file|-o ProxyCommand|-o PreferredAuthentications" \ No newline at end of file