How to secure SFTP against symlink attack?
I’ve configured SFTP on my virtual machine, because I wanted to test how can I use symlink in order to access files outside from user home directory.
I’ve created user:
test:x:1003:1001::/var/www/test/public:/bin/false
Ow… Continue reading How to secure SFTP against symlink attack?