Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 444 Bytes

File metadata and controls

13 lines (7 loc) · 444 Bytes

nfs privesc

Create a user with same uid in our machine:

Modify /etc/login.defs to allow higher UID_MAX

Then copy bash to the nfs share and give it SUID

If GLIBC error then copy bash from victim and give it SUID