403Webshell
Server IP : 104.21.84.107  /  Your IP : 104.23.197.209
Web Server : Apache/2.4.63 (Ubuntu)
System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 8.4.5
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/apparmor.d/abstractions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/apparmor.d/abstractions/nameservice-strict
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2019-2022 Mikhail Morfikov
# Copyright (C) 2021-2024 Alexandre Pujol <[email protected]>
# SPDX-License-Identifier: GPL-2.0-only

# Many programs wish to perform nameservice-like operations, such as looking up
# users by name or id, groups by name or id, hosts by name or IP, etc.

  abi <abi/4.0>,

  include <abstractions/nss-systemd>

  @{etc_ro}/default/nss r,
  @{etc_ro}/gai.conf r,
  @{etc_ro}/group r,
  @{etc_ro}/host.conf r,
  @{etc_ro}/hosts r,
  @{etc_ro}/nsswitch.conf r,
  @{etc_ro}/passwd r,
  @{etc_ro}/protocols r,
  @{etc_ro}/resolv.conf r,
  @{etc_ro}/services r,

  # On systems with authselect installed, /etc/nsswitch.conf is a symlink to /etc/authselect/nsswitch.conf
  @{etc_ro}/authselect/nsswitch.conf r,

  # Alternative location for group & passwd files
  /var/lib/extrausers/group  r,
  /var/lib/extrausers/passwd r,
  /var/lib/nscd/group r,
  /var/lib/nscd/passwd r,

  @{run}/nscd/db* r,
  @{run}/resolvconf/resolv.conf r,
  @{run}/systemd/resolve/resolv.conf r,
  @{run}/systemd/resolve/stub-resolv.conf r,

  include if exists <abstractions/nameservice-strict.d>

# vim:syntax=apparmor

Youez - 2016 - github.com/yon3zu
LinuXploit