Releases: peass-ng/PEASS-ng
Releases · peass-ng/PEASS-ng
Release refs/heads/master 20260422-9567fd62
feat: detect PackageKit Pack2TheRoot (CVE-2026-41651) (#634)
Release refs/heads/master 20260417-9e62276b
Release refs/heads/master 20260412-090b08ae
fix(linpeas): highlight writable shell binaries as 95% PE vector on m…
Release refs/heads/master 20260409-8e8610f2
Update 4_Capabilities.sh (#629)
Release refs/heads/master 20260401-173292e1
chore(winpeas): update windows version vulnerability definitions (#626) Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com>
Release refs/heads/master 20260401-839ada8a
Auto-merge PR #628 (Chack Agent) Co-authored-by: HackTricks PEASS Autoimprover <peass-autoimprover@hacktricks.xyz>
Release refs/heads/master 20260323-31545e76
feat: detect hidden group access via newgrp (gshadow desync) (#625) * feat: detect hidden group access via newgrp (gshadow desync) Problem: groups/id only show current session memberships Fix: probe all system groups via newgrp to detect accessible groups not shown Impact: identifies hidden access (docker, lxd, etc.) missed by standard checks Real case: user present in gshadow docker group but not reflected in session newgrp docker succeeds -> container escape -> root * Update linPEAS/builder/linpeas_parts/6_users_information/19_Actual_groups.sh fixed the command-injection vector. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Muthra <muthra@example.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: SirBroccoli <carlospolop@gmail.com>
Release refs/heads/master 20260322-0813f00b
Improve container and runtime enumeration (#624) * Improve container and runtime enumeration * Fix CI failures for PR #624 --------- Co-authored-by: chack-agent <chack-agent@users.noreply.github.com>
Release refs/heads/master 20260320-6aabf6f8
Fix CI-master failures for run #23351051018 (#623) Co-authored-by: chack-agent <chack-agent@users.noreply.github.com>