Xoops Protector是一個可以讓你的xoops網站免於病毒或是Dos(阻斷服務攻擊)、SQL Injection(資料隱碼攻擊)、XSS(跨網站指令碼攻擊)、System global variable population(資料全域變數污染)。
安裝完後,要修改mainfile.php檔,加入
include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.ini.php';
include XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.ini.php';
這兩行的用意是到protector模組下,分別引入事前及事後檢查的檔案,如此可做到完整的防護。
0 意見:
張貼留言