Skip to content

Releases: peass-ng/PEASS-ng

Release refs/heads/master 20260422-9567fd62

22 Apr 18:36
f8273fa

Choose a tag to compare

feat: detect PackageKit Pack2TheRoot (CVE-2026-41651) (#634)

Release refs/heads/master 20260417-9e62276b

17 Apr 11:45

Choose a tag to compare

Release refs/heads/master 20260412-090b08ae

12 Apr 22:14
65d6e46

Choose a tag to compare

fix(linpeas): highlight writable shell binaries as 95% PE vector on m…

Release refs/heads/master 20260409-8e8610f2

09 Apr 14:23
b1a2eef

Choose a tag to compare

Update 4_Capabilities.sh (#629)

Release refs/heads/master 20260401-173292e1

01 Apr 11:17
53973a2

Choose a tag to compare

chore(winpeas): update windows version vulnerability definitions (#626)

Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com>

Release refs/heads/master 20260401-839ada8a

01 Apr 05:36
5841e7c

Choose a tag to compare

Auto-merge PR #628 (Chack Agent)

Co-authored-by: HackTricks PEASS Autoimprover <peass-autoimprover@hacktricks.xyz>

Release refs/heads/master 20260323-31545e76

23 Mar 16:00
ac31bce

Choose a tag to compare

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

22 Mar 21:17
b8528da

Choose a tag to compare

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

20 Mar 16:56
5662506

Choose a tag to compare

Fix CI-master failures for run #23351051018 (#623)

Co-authored-by: chack-agent <chack-agent@users.noreply.github.com>

Release refs/heads/master 20260319-1b930a61

19 Mar 16:01

Choose a tag to compare