berdav / CVE-2021-4034

CVE-2021-4034 1day
MIT License
1.94k stars 508 forks source link

pwnkit: Adds full PATH support #12

Closed owl4ce closed 2 years ago

owl4ce commented 2 years ago
This will take full control of executables on certain Linux systems that
don't use /usr merge as their filesystem layout, for example Gentoo.

https://wiki.gentoo.org/wiki//usr_move#Current_filesystem_layout https://freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge

berdav commented 2 years ago

Hi, nice!

I tend to use 80 chars lines, but I think that the readability is not the first thing in this case :)

Thanks.

owl4ce commented 2 years ago

I tend to use 80 chars lines, but I think that the readability is not the first thing in this case :).

Ah, I prefer 125 chars per line. 👍🏻