Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
share /
selinux /
devel /
include /
apps /
[ HOME SHELL ]
Name
Size
Permission
Action
ada.if
836
B
-rw-r--r--
authbind.if
487
B
-rw-r--r--
awstats.if
976
B
-rw-r--r--
calamaris.if
498
B
-rw-r--r--
cdrecord.if
747
B
-rw-r--r--
chrome.if
2.96
KB
-rw-r--r--
cpufreqselector.if
59
B
-rw-r--r--
ethereal.if
2.11
KB
-rw-r--r--
evolution.if
3.85
KB
-rw-r--r--
execmem.if
2.68
KB
-rw-r--r--
firewallgui.if
449
B
-rw-r--r--
games.if
1020
B
-rw-r--r--
gift.if
1.08
KB
-rw-r--r--
gitosis.if
1.76
KB
-rw-r--r--
gnome.if
11.33
KB
-rw-r--r--
gpg.if
4.44
KB
-rw-r--r--
irc.if
1.4
KB
-rw-r--r--
java.if
4.46
KB
-rw-r--r--
kdumpgui.if
50
B
-rw-r--r--
livecd.if
2.3
KB
-rw-r--r--
loadkeys.if
1.34
KB
-rw-r--r--
lockdev.if
709
B
-rw-r--r--
mediawiki.if
999
B
-rw-r--r--
mono.if
2.85
KB
-rw-r--r--
mozilla.if
8.52
KB
-rw-r--r--
mplayer.if
2.94
KB
-rw-r--r--
namespace.if
1010
B
-rw-r--r--
nsplugin.if
10.4
KB
-rw-r--r--
openoffice.if
2.74
KB
-rw-r--r--
podsleuth.if
986
B
-rw-r--r--
ptchown.if
929
B
-rw-r--r--
pulseaudio.if
5.88
KB
-rw-r--r--
qemu.if
7.19
KB
-rw-r--r--
rssh.if
1.54
KB
-rw-r--r--
sambagui.if
50
B
-rw-r--r--
sandbox.if
8.02
KB
-rw-r--r--
screen.if
5.5
KB
-rw-r--r--
seunshare.if
1.26
KB
-rw-r--r--
slocate.if
875
B
-rw-r--r--
telepathy.if
4.57
KB
-rw-r--r--
thunderbird.if
1.72
KB
-rw-r--r--
tvtime.if
1.02
KB
-rw-r--r--
uml.if
2.94
KB
-rw-r--r--
userhelper.if
8.11
KB
-rw-r--r--
usernetctl.if
1.22
KB
-rw-r--r--
vmware.if
1.97
KB
-rw-r--r--
webalizer.if
958
B
-rw-r--r--
wine.if
3.6
KB
-rw-r--r--
wireshark.if
1.36
KB
-rw-r--r--
wm.if
1.98
KB
-rw-r--r--
xscreensaver.if
633
B
-rw-r--r--
yam.if
1.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nsplugin.if
## <summary>policy for nsplugin</summary> ######################################## ## <summary> ## Create, read, write, and delete ## nsplugin rw files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_manage_rw_files',` gen_require(` type nsplugin_rw_t; ') allow $1 nsplugin_rw_t:file manage_file_perms; allow $1 nsplugin_rw_t:dir rw_dir_perms; ') ######################################## ## <summary> ## Manage nsplugin rw files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_manage_rw',` gen_require(` type nsplugin_rw_t; ') manage_dirs_pattern($1, nsplugin_rw_t, nsplugin_rw_t) manage_files_pattern($1, nsplugin_rw_t, nsplugin_rw_t) manage_lnk_files_pattern($1, nsplugin_rw_t, nsplugin_rw_t) ') ####################################### ## <summary> ## The per role template for the nsplugin module. ## </summary> ## <desc> ## <p> ## This template creates a derived domains which are used ## for nsplugin web browser. ## </p> ## <p> ## This template is invoked automatically for each user, and ## generally does not need to be invoked directly ## by policy writers. ## </p> ## </desc> ## <param name="user_role"> ## <summary> ## The role associated with the user domain. ## </summary> ## </param> ## <param name="user_domain"> ## <summary> ## The type of the user domain. ## </summary> ## </param> # interface(`nsplugin_role_notrans',` gen_require(` type nsplugin_rw_t; type nsplugin_home_t; type nsplugin_exec_t; type nsplugin_config_exec_t; type nsplugin_t; type nsplugin_config_t; class x_drawable all_x_drawable_perms; class x_resource all_x_resource_perms; class dbus send_msg; ') role $1 types nsplugin_t; role $1 types nsplugin_config_t; allow nsplugin_t $2:process signull; allow nsplugin_t $2:dbus send_msg; allow $2 nsplugin_t:dbus send_msg; list_dirs_pattern($2, nsplugin_rw_t, nsplugin_rw_t) read_files_pattern($2, nsplugin_rw_t, nsplugin_rw_t) read_lnk_files_pattern($2, nsplugin_rw_t, nsplugin_rw_t) can_exec($2, nsplugin_rw_t) #Leaked File Descriptors ifdef(`hide_broken_symptoms', ` dontaudit nsplugin_t $2:socket_class_set { read write }; dontaudit nsplugin_t $2:fifo_file rw_inherited_fifo_file_perms; dontaudit nsplugin_config_t $2:socket_class_set { read write }; dontaudit nsplugin_config_t $2:fifo_file rw_inherited_fifo_file_perms; ') allow nsplugin_t $2:unix_stream_socket connectto; dontaudit nsplugin_t $2:process ptrace; allow nsplugin_t $2:sem rw_sem_perms; allow nsplugin_t $2:shm rw_shm_perms; dontaudit nsplugin_t $2:shm destroy; allow $2 nsplugin_t:sem rw_sem_perms; allow $2 nsplugin_t:process { getattr ptrace signal_perms }; allow $2 nsplugin_t:unix_stream_socket connectto; allow $2 nsplugin_config_t:process { getattr ptrace signal_perms }; # Connect to pulseaudit server stream_connect_pattern(nsplugin_t, user_home_t, user_home_t, $2) gnome_stream_connect(nsplugin_t, $2) userdom_use_user_terminals(nsplugin_t) userdom_use_user_terminals(nsplugin_config_t) userdom_dontaudit_setattr_user_home_content_files(nsplugin_t) userdom_manage_tmpfs_role($1, nsplugin_t) optional_policy(` pulseaudio_role($1, nsplugin_t) ') ') ####################################### ## <summary> ## Role access for nsplugin ## </summary> ## <param name="user_role"> ## <summary> ## The role associated with the user domain. ## </summary> ## </param> ## <param name="user_domain"> ## <summary> ## The type of the user domain. ## </summary> ## </param> # interface(`nsplugin_role',` gen_require(` type nsplugin_exec_t; type nsplugin_config_exec_t; type nsplugin_t; type nsplugin_config_t; ') nsplugin_role_notrans($1, $2) domtrans_pattern($2, nsplugin_exec_t, nsplugin_t) domtrans_pattern($2, nsplugin_config_exec_t, nsplugin_config_t) ') ####################################### ## <summary> ## The per role template for the nsplugin module. ## </summary> ## <param name="user_domain"> ## <summary> ## The type of the user domain. ## </summary> ## </param> # interface(`nsplugin_domtrans',` gen_require(` type nsplugin_exec_t; type nsplugin_t; ') domtrans_pattern($1, nsplugin_exec_t, nsplugin_t) allow $1 nsplugin_t:unix_stream_socket connectto; allow nsplugin_t $1:process signal; ') ####################################### ## <summary> ## The per role template for the nsplugin module. ## </summary> ## <param name="user_domain"> ## <summary> ## The type of the user domain. ## </summary> ## </param> # interface(`nsplugin_domtrans_config',` gen_require(` type nsplugin_config_exec_t; type nsplugin_config_t; ') domtrans_pattern($1, nsplugin_config_exec_t, nsplugin_config_t) ') ######################################## ## <summary> ## Search nsplugin rw directories. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_search_rw_dir',` gen_require(` type nsplugin_rw_t; ') allow $1 nsplugin_rw_t:dir search_dir_perms; ') ######################################## ## <summary> ## Read nsplugin rw files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_read_rw_files',` gen_require(` type nsplugin_rw_t; ') list_dirs_pattern($1, nsplugin_rw_t, nsplugin_rw_t) read_files_pattern($1, nsplugin_rw_t, nsplugin_rw_t) read_lnk_files_pattern($1, nsplugin_rw_t, nsplugin_rw_t) ') ######################################## ## <summary> ## Read nsplugin home files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_read_home',` gen_require(` type nsplugin_home_t; ') list_dirs_pattern($1, nsplugin_home_t, nsplugin_home_t) read_files_pattern($1, nsplugin_home_t, nsplugin_home_t) read_lnk_files_pattern($1, nsplugin_home_t, nsplugin_home_t) ') ######################################## ## <summary> ## Exec nsplugin rw files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_rw_exec',` gen_require(` type nsplugin_rw_t; ') can_exec($1, nsplugin_rw_t) ') ######################################## ## <summary> ## Create, read, write, and delete ## nsplugin home files. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_manage_home_files',` gen_require(` type nsplugin_home_t; ') manage_files_pattern($1, nsplugin_home_t, nsplugin_home_t) ') ####################################### ## <summary> ## manage nnsplugin home dirs. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_manage_home_dirs',` gen_require(` type nsplugin_home_t; ') manage_dirs_pattern($1, nsplugin_home_t, nsplugin_home_t) ') ######################################## ## <summary> ## Allow attempts to read and write to ## nsplugin named pipes. ## </summary> ## <param name="domain"> ## <summary> ## Domain to not audit. ## </summary> ## </param> # interface(`nsplugin_rw_pipes',` gen_require(` type nsplugin_home_t; ') allow $1 nsplugin_home_t:fifo_file rw_fifo_file_perms; ') ######################################## ## <summary> ## Read and write to nsplugin shared memory. ## </summary> ## <param name="domain"> ## <summary> ## The type of the process performing this action. ## </summary> ## </param> # interface(`nsplugin_rw_shm',` gen_require(` type nsplugin_t; ') allow $1 nsplugin_t:shm rw_shm_perms; ') ##################################### ## <summary> ## Allow read and write access to nsplugin semaphores. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_rw_semaphores',` gen_require(` type nsplugin_t; ') allow $1 nsplugin_t:sem rw_sem_perms; ') ######################################## ## <summary> ## Execute nsplugin_exec_t ## in the specified domain. ## </summary> ## <desc> ## <p> ## Execute a nsplugin_exec_t ## in the specified domain. ## </p> ## <p> ## No interprocess communication (signals, pipes, ## etc.) is provided by this interface since ## the domains are not owned by this module. ## </p> ## </desc> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> ## <param name="target_domain"> ## <summary> ## The type of the new process. ## </summary> ## </param> # interface(`nsplugin_exec_domtrans',` gen_require(` type nsplugin_exec_t; ') allow $2 nsplugin_exec_t:file entrypoint; domtrans_pattern($1, nsplugin_exec_t, $2) ') ####################################### ## <summary> ## Create objects in a user home directory ## with an automatic type transition to ## the nsplugin home file type. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> ## <param name="object_class"> ## <summary> ## The class of the object to be created. ## </summary> ## </param> # interface(`nsplugin_user_home_dir_filetrans',` gen_require(` type nsplugin_home_t; ') userdom_user_home_dir_filetrans($1, nsplugin_home_t, $2) ') ###################################### ## <summary> ## Create objects in a user home directory ## with an automatic type transition to ## the nsplugin home file type. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> ## <param name="object_class"> ## <summary> ## The class of the object to be created. ## </summary> ## </param> # interface(`nsplugin_user_home_filetrans',` gen_require(` type nsplugin_home_t; ') userdom_user_home_content_filetrans($1, nsplugin_home_t, $2) ') ####################################### ## <summary> ## Send signull signal to nsplugin ## processes. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_signull',` gen_require(` type nsplugin_t; ') allow $1 nsplugin_t:process signull; ') ####################################### ## <summary> ## Send generic signals to user nsplugin processes. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed access. ## </summary> ## </param> # interface(`nsplugin_signal',` gen_require(` type nsplugin_t; ') allow $1 nsplugin_t:process signal; ')
Close