mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-06-12 19:11:39 -07:00
Fix broken link for PackageKit Pack2TheRoot (#639)
Co-authored-by: Rodrigo <rodrigo@192>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
print_2title "Checking for PackageKit Pack2TheRoot (CVE-2026-41651)" "T1068"
|
||||
print_info "https://github.security.telekom.com/2026/04/pack2theroot-cve-2026-41651.html"
|
||||
print_info "https://github.security.telekom.com/2026/04/pack2theroot-linux-local-privilege-escalation.html"
|
||||
|
||||
pk_version=""
|
||||
if command -v dpkg >/dev/null 2>&1; then
|
||||
|
||||
Reference in New Issue
Block a user