HackTricks-wiki / hacktricks

Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
http://book.hacktricks.xyz/
Other
8.49k stars 2.53k forks source link

Update Linux Privesc Group #795

Closed manesec closed 4 months ago

manesec commented 5 months ago

Add Staff Group in debian distributions.

Reference

https://wiki.debian.org/SystemGroups#:~:text=staff%3A%20Allows%20users%20to%20add,bin%20with%20the%20same%20name).

https://binaryregion.wordpress.com/2021/09/22/privilege-escalation-linux-staff-group/

https://www.youtube.com/watch?v=GKq4cwBfH24&t=1993s

carlospolop commented 4 months ago

Nice one @manesec !