如何保护 Joomla 并防止被黑客入侵?
我知道保护任何网站是一个非常棘手且广泛的话题,需要讨论,但我想将此问题与我一直在研究的特定网站联系起来.它是由其他一些程序员在 2007 年左右用 php 编写的,我负责它的管理.我的问题是它一次又一次地被黑客入侵.请帮帮我
I know securing any website is a very tough and broad topic to be discussed upon but i want to relate this question to my specific website which i've been working on. It was coded in php by some other programmer around 2007 and i am responsible for it's management. My problem is it's being hacked time and again. Please help me
Joomla 1.5.18 版(含 Virtuemart)
Joomla version 1.5.18(With Virtuemart)
推荐答案
来自 本指南:
保护 Joomla 和防止被黑客入侵的 8 种方法!
8 Ways to secure Joomla and prevent being hacked!
- 更改默认数据库前缀 (jos_)
- 使用 SEF 组件
- 为每个文件夹和文件使用正确的 CHMOD.
- 密码保护您的行政区域.
- 让您的网站保持最新状态.
- 使用 .htaccess 文件来保护您的 Joomla.
- 密码 - 使用唯一且强大的密码.
- 安装 jSecure 身份验证插件.
相关文章