⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.67
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
setroubleshoot
/
plugins
/
__pycache__
/
View File Name :
httpd_can_sendmail.cpython-39.opt-1.pyc
a Z` @ sL d dl Z e jdddZej Zd dlT d dlmZ d dlZG dd deZdS ) Nzsetroubleshoot-pluginsT)Zfallback)*)Pluginc @ sL e Zd ZedZedZedZdZedZedZ dZ dd Zd d ZdS ) pluginzB SELinux is preventing the http daemon from sending mail. z SELinux has denied the http daemon from sending mail. An httpd script is trying to connect to a mail port or execute the sendmail command. If you did not setup httpd to sendmail, this could signal an intrusion attempt. zt If you want httpd to send mail you need to turn on the $BOOLEAN boolean: "setsebool -P $BOOLEAN=1" zsetsebool -P $BOOLEAN=1z'If you want to allow httpd to send mailz$you must setup SELinux to allow thisz!setsebool -P httpd_can_sendmail=1c C s t | t d| _d S )NZgreen)r __init____name__level)self r 7/usr/share/setroubleshoot/plugins/httpd_can_sendmail.pyr 3 s zplugin.__init__c C s( | ddgr$td|jr$| S d S )NZhttpd_tZhttpd_sys_script_tZsendmail)Zmatches_source_typesresearchsourceZreport)r Zavcr r r analyze7 s zplugin.analyzeN) r __module____qualname___ZsummaryZproblem_descriptionZfix_descriptionZfix_cmdZif_textZ then_textZdo_textr r r r r r r s r )gettextZtranslationr Zsetroubleshoot.utilZsetroubleshoot.Pluginr r r r r r r
s