Server IP : 184.154.167.98 / Your IP : 3.149.243.29 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/firewall/__pycache__/ |
Upload File : |
3 @)�fJ � @ s� d ddddddddd d gZ ddlZddlZddlZdd lmZ ddlmZ ejdk Z dd � Z dd� Zdd� Zdd� Z dd� Zdd� Zdd� Zddd�Zdd� Zddd �Zdd � ZdS )�command_of_pid� pid_of_sender� uid_of_sender�user_of_uid�context_of_sender�command_of_sender�user_of_sender�dbus_to_python�dbus_signature�%dbus_introspection_prepare_properties�!dbus_introspection_add_properties� N)�minidom)�log�3c C sP y6t d| d��}|j� d jdd�j� }W dQ R X W n tk rJ dS X |S )z Get command for pid from /proc z/proc/%d/cmdline�rr � � N)�open� readlines�replace�strip� Exception)�pid�f�cmd� r � /usr/lib/python3.6/dbus_utils.pyr % s &c C sD | j dd�}tj|d�}yt|j|��}W n tk r> dS X |S )zW Get pid from sender string using org.freedesktop.DBus.GetConnectionUnixProcessID zorg.freedesktop.DBusz/org/freedesktop/DBusN)� get_object�dbus� Interface�intZGetConnectionUnixProcessID� ValueError)�bus�sender�dbus_obj� dbus_ifacer r r r r . s c C sD | j dd�}tj|d�}yt|j|��}W n tk r> dS X |S )zV Get user id from sender string using org.freedesktop.DBus.GetConnectionUnixUser zorg.freedesktop.DBusz/org/freedesktop/DBusN)r r r r ZGetConnectionUnixUserr! )r"