There was an error while loading. Please reload this page.
2 parents 7c7884f + 262feb9 commit 6fe8304Copy full SHA for 6fe8304
linPEAS/builder/linpeas_parts/variables/sudovB.sh
@@ -1,7 +1,7 @@
1
# Title: Variables - sudovB
2
# ID: sudovB
3
# Author: Carlos Polop
4
-# Last Update: 22-08-2023
+# Last Update: 04-10-2025
5
# Description: Sudo version bad regex
6
# License: GNU GPL
7
# Version: 1.0
@@ -13,4 +13,4 @@
13
# Small linpeas: 1
14
15
16
-sudovB="[01].[012345678].[0-9]+|1.9.[01234][^0-9]|1.9.[01234]$|1.9.5p1"
+sudovB="[01].[012345678].[0-9]+|1.9.[01234][^0-9]|1.9.[01234]$|1.9.5p1|1\.9\.[6-9]|1\.9\.1[0-7]"
0 commit comments