Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /var/www/html/plugins/system/falangdriver/falangdriver.php on line 545

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/plugins/system/t4/src/t4/MVC/Router/T4.php on line 388
Joomla 快速木马检测 - bluetooth蓝牙技术
Support us and view this ad

可选:点击以支持我们的网站

免费文章

ClamAV没有正常运行。可修复并扫描系统   1. 修复ClamAV问题 # 停止ClamAV服务systemctl stop clamav-freshclamsystemctl stop clamav-daemon # 检查是否有锁定文件ls -la /var/log/clamav/freshclam.logps aux | grep freshclampkill -9 freshclam # 删除锁定文件并重新配置rm -f /var/log/clamav/freshclam.logrm -f /var/lib/clamav/freshclam.dat # 创建必要的目录和权限mkdir -p /var/log/clamav /var/lib/clamavchown -R clamav:clamav /var/log/clamav /var/lib/clamavchmod 755 /var/log/clamav /var/lib/clamav # 更新数据库freshclam --verbose # 如果上述失败,手动下载病毒库cd /var/lib/clamavrm -f *wget https://database.clamav.net/main.cvdwget https://database.clamav.net/daily.cvdwget https://database.clamav.net/bytecode.cvd # 启动服务systemctl start clamav-freshclamsystemctl start clamav-daemon 2. 快速木马检测(不依赖ClamAV) 方法1:使用LMD(Linux Malware Detect) # 安装LMDcd /tmpwget https://www.rfxn.com/downloads/maldetect-current.tar.gztar -xzf maldetect-current.tar.gzcd maldetect-*./install.sh # 更新特征库maldet --update # 扫描Joomla目录maldet -a /var/www/html 方法2:手动查找常用后门模式 #!/bin/bashecho "=== 手动扫描Joomla恶意代码 ===" # 查找编码后的恶意代码echo "1. 查找base64编码内容:"find /var/www/html -name "*.php" -type f -exec grep -l "base64_decode" {} \; | head -20 echo -e "\n2. 查找eval函数:"find /var/www/html -name "*.php" -type f -exec grep -l "eval(" {} \; | head -20 echo -e "\n3. 查找异常函数调用:"find /var/www/html -name "*.php" -type f -exec grep -l "system\|exec\|shell_exec\|passthru\|popen\|proc_open" {} \; | head -20 echo -e "\n4. 查找邮件相关函数:"find /var/www/html -name "*.php" -type f -exec grep -l "mail\|fsockopen\|curl_exec" {} \; | head -20 echo -e "\n5. 查找最近修改的文件:"find /var/www/html -name "*.php" -type f -mtime -7 -ls | head -20 echo -e "\n6. 查找异常文件大小:"find /var/www/html -name "*.php" -type f -size +100k -ls | head -10 3. 使用专门的安全工具 安装和使用Wordfence CLI(也支持Joomla检测): # 安装Wordfence CLIwget https://github.com/wordfence/wordfence-cli/releases/download/v1.0.15/wordfence-cli_1.0.15_linux_amd64.tar.gztar -xzf wordfence-cli_1.0....

继续阅读完整内容

支持我们的网站,请点击查看下方广告

正在加载广告...

登陆


Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/components/com_comprofiler/plugin/user/plug_cbjdownloads/cbjdownloads.php on line 49

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php on line 48

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php on line 47

Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line 323

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/src/Menu/AbstractMenu.php on line 164

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 217

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 219

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 227

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 231

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 234

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 237

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php on line 239

Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /var/www/html/plugins/system/falangdriver/falangdriver.php on line 97

Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /var/www/html/plugins/system/falangdriver/falangdriver.php on line 97
mysqli object is already closed (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

mysqli object is already closed

Exception

Error

  1. */
  2. public function disconnect()
  3. {
  4. // Close the connection.
  5. if (\is_callable([$this->connection, 'close'])) {
  6. $this->connection->close();
  7. }
  8. parent::disconnect();
  9. }
  1. */
  2. public function disconnect()
  3. {
  4. // Close the connection.
  5. if (\is_callable([$this->connection, 'close'])) {
  6. $this->connection->close();
  7. }
  8. parent::disconnect();
  9. }
  1. *
  2. * @since 2.0.0
  3. */
  4. public function __destruct()
  5. {
  6. $this->disconnect();
  7. }
  8. /**
  9. * Alter database's character set.
  10. *
DatabaseDriver->__destruct()

Stack Trace

Error
Error:
mysqli object is already closed

  at /var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318
  at mysqli->close()
     (/var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318)
  at Joomla\Database\Mysqli\MysqliDriver->disconnect()
     (/var/www/html/libraries/vendor/joomla/database/src/DatabaseDriver.php:495)
  at Joomla\Database\DatabaseDriver->__destruct()                

Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /var/www/html/plugins/system/falangdriver/falangdriver.php on line 97

Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /var/www/html/plugins/system/falangdriver/falangdriver.php on line 97