• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Bảo mật chống local attack server linux

Admin

Well-Known Member
Staff member
Administrator
Đầu tiên login vào root account
các bạn mở file "php.ini" trong pico editor
Code:
[ pico /usr/local/lib/php.ini ]
tìm "safe_mode"
Code:
[ Ctrl + W and type "safe_mode" ]
tìm "disabled_functions"
Code:
[ Ctrl + W and type "disabled_functions" ]
và add theo functions
Code:
[system, exec, shell_exec, passthru, pcntl_exec, putenv, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, popen, pclose, set_time_limit, ini_alter, virtual, openlog, escapeshellcmd, escapeshellarg, dl, curl_exec, parse_ini_file, show_source]
sau đó save lại
Code:
[ Ctrl + X then Y ]
retart lại Apache web server
Code:
[ /etc/init.d/httpd restart ]
 
Để chống attacker thâm nhập vào hệ thống QT server em à
 
Luc nào rảnh ngâm cứu sau. Hì. Mà a fix dùm e cái admincp với.e chiu.
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top