mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-03-12 21:23:13 -07:00
wordlist-updater: refresh linpeas vulnerability lists
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Title: Variables - sudovB
|
# Title: Variables - sudovB
|
||||||
# ID: sudovB
|
# ID: sudovB
|
||||||
# Author: Carlos Polop
|
# Author: Carlos Polop
|
||||||
# Last Update: 04-10-2025
|
# Last Update: 26-02-2026
|
||||||
# Description: Sudo version bad regex
|
# Description: Sudo version bad regex
|
||||||
# License: GNU GPL
|
# License: GNU GPL
|
||||||
# Version: 1.0
|
# Version: 1.0
|
||||||
@@ -13,4 +13,4 @@
|
|||||||
# Small linpeas: 1
|
# Small linpeas: 1
|
||||||
|
|
||||||
|
|
||||||
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]"
|
sudovB="[01].[012345678].[0-9]+|1.9.[01234][^0-9]|1.9.[01234]$|1.9.5p1|1\.9\.[6-9]|1\.9\.1[0-6]|1\.9\.17([^p]|$)"
|
||||||
|
|||||||
Reference in New Issue
Block a user