Getting GID to match UID after SUID PrivEsc

I’m doing a CTF, and I used a SUID binary to get a shell for another account. I ran id and realized that I only had the UID for that account, & not access to their groups (makes sense given how SUID works). How would you get access to a user’s grou…

October 4, 2023
Read More >>