⚝
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 :
mozplugger_remove.cpython-39.pyc
a Z` @ sD d dl Z e jdddZej Zd dlT d dlmZ G dd deZdS ) Nzsetroubleshoot-pluginsT)Zfallback)*)Pluginc @ sL e Zd ZedZedZedZedZedZdZ dZ dd Zd d ZdS ) pluginz4SELinux is preventing $SOURCE_PATH "$ACCESS" access.a/ SELinux denied access requested by $SOURCE. It is not expected that this access is required by $SOURCE and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. z Either remove the mozplluger package by executing 'yum remove mozplugger' Or turn off enforcement of SELinux over the Firefox plugins. setsebool -P unconfined_mozilla_plugin_transition 0 zhIf you want to to continue using SELinux Firefox plugin containment rather then using mozplugger packagez'you must remove the mozplugger package.z# yum remove mozpluggerzyum remove mozpluggerc C s t | t | d d S )Nc )r __init____name__Zset_priority)self r 6/usr/share/setroubleshoot/plugins/mozplugger_remove.pyr 2 s zplugin.__init__c C s$ | dgrtdr| S d S d S )NZmozilla_plugin_tZ mozplugger)Zmatches_source_typesZget_package_nvr_by_nameZreport)r Zavcr r r analyze6 s zplugin.analyzeN) r __module____qualname___ZsummaryZproblem_descriptionZfix_descriptionZif_textZ then_textZdo_textZfix_cmdr r r r r r r s r )gettextZtranslationr Zsetroubleshoot.utilZsetroubleshoot.Pluginr r r r r r
s