Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
Checking nsswitch.conf default values:
nsswitch.conf
passwd: files systemd
After calling chroot, sudo trys to parse the config values at nsswitch.conf to run the command, which leads it to try to open libnss_systemd.so.2.
chroot
sudo
libnss_systemd.so.2