Learning about nss (Linux Name Service Switch) During Sudo Exploitation
Added 2022-01-03 15:03:41 +0000 UTC
To understand a crash in nss_load_function() better, we have to look at the libc source code. While doing this we find a very interesting exploit strategy using dlopen.