We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1951fd1 + 432252d commit d82f764Copy full SHA for d82f764
src/linux-hardening/privilege-escalation/README.md
@@ -83,7 +83,7 @@ You can check if the sudo version is vulnerable using this grep.
83
sudo -V | grep "Sudo ver" | grep "1\.[01234567]\.[0-9]\+\|1\.8\.1[0-9]\*\|1\.8\.2[01234567]"
84
```
85
86
-#### sudo < v1.28
+#### sudo < v1.8.28
87
88
From @sickrov
89
0 commit comments