Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/firewall/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 ��gJ � @ 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"