面板版本:宝塔linux面板 免费版 7.1.1
系统版本:CentOS 7.5.1804(Py2.7.5)
问题现象:查看木马扫描日志出,在结尾现错误信息,如下
重现方式:
Traceback (most recent call last): File "/www/server/panel/class/webshell_check.py", line 314, in <module> data = aa.send_san_dir(path, send) File "/www/server/panel/class/webshell_check.py", line 206, in send_san_dir self.mail.qq_smtp_send(str(tongdao['user_mail']['info']['qq_mail']), title=title, body=body)TypeError: 'bool' object has no attribute '__getitem__' |
|