403Webshell
Server IP : 67.43.7.42  /  Your IP : 216.73.216.241
Web Server : Apache
System : Linux host.isabellascookies.com 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : isabella ( 503)
PHP Version : 5.5.38
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/selinux/devel/include/services/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/selinux/devel/include/services/swift.if
## <summary>policy for swift</summary>

########################################
## <summary>
##	Execute TEMPLATE in the swift domin.
## </summary>
## <param name="domain">
## <summary>
##	Domain allowed to transition.
## </summary>
## </param>
#
interface(`swift_domtrans',`
	gen_require(`
		type swift_t, swift_exec_t;
	')

	corecmd_search_bin($1)
	domtrans_pattern($1, swift_exec_t, swift_t)
')

########################################
## <summary>
##	Read swift PID files.
## </summary>
## <param name="domain">
##	<summary>
##	Domain allowed access.
##	</summary>
## </param>
#
interface(`swift_read_pid_files',`
	gen_require(`
		type swift_var_run_t;
	')

	files_search_pids($1)
	read_files_pattern($1, swift_var_run_t, swift_var_run_t)
')

########################################
## <summary>
##	Manage swift data files.
## </summary>
## <param name="domain">
##	<summary>
##	Domain allowed access.
##	</summary>
## </param>
#
interface(`swift_manage_data_files',`
	gen_require(`
		type swift_data_t;
	')

	files_search_pids($1)
	manage_files_pattern($1, swift_data_t, swift_data_t)
	manage_dirs_pattern($1, swift_data_t, swift_data_t)
')

#####################################
## <summary>
##	Read and write swift lock files.
## </summary>
## <param name="domain">
##	<summary>
##	Domain allowed access.
##	</summary>
## </param>
#
interface(`swift_manage_lock',`
	gen_require(`
		type swift_lock_t;
	')

	files_search_locks($1)
    manage_files_pattern($1, swift_lock_t, swift_lock_t)
')

#######################################
## <summary>
##  Transition content labels to swift named content
## </summary>
## <param name="domain">
##  <summary>
##      Domain allowed access.
##  </summary>
## </param>
#
interface(`swift_filetrans_lock',`
    gen_require(`
        type swift_lock_t;
    ')

    files_lock_filetrans($1, swift_lock_t, file)
')


Youez - 2016 - github.com/yon3zu
LinuXploit