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