Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
snap /
core24 /
1587 /
etc /
apparmor.d /
Delete
Unzip
Name
Size
Permission
Date
Action
abi
[ DIR ]
drwxr-xr-x
2026-03-17 03:54
abstractions
[ DIR ]
drwxr-xr-x
2026-03-17 03:54
disable
[ DIR ]
drwxr-xr-x
2025-08-15 12:16
force-complain
[ DIR ]
drwxr-xr-x
2025-08-15 12:16
local
[ DIR ]
drwxr-xr-x
2026-03-17 03:54
tunables
[ DIR ]
drwxr-xr-x
2026-03-17 03:54
systemd-coredump
377
B
-rw-r--r--
2025-08-15 12:16
unix-chkpwd
881
B
-rw-r--r--
2025-08-15 12:16
Save
Rename
# apparmor.d - Full set of apparmor profiles # Copyright (C) 2019-2021 Mikhail Morfikov # SPDX-License-Identifier: GPL-2.0-only # The apparmor.d project comes with several variables and abstractions # that are not part of upstream AppArmor yet. Therefore this profile was # adopted to use abstractions and variables that are available. # Copyright (C) Christian Boltz 2024 abi <abi/4.0>, include <tunables/global> profile unix-chkpwd /{,usr/}{,s}bin/unix_chkpwd { include <abstractions/base> include <abstractions/nameservice> # To write records to the kernel auditing log. capability audit_write, network netlink raw, /{,usr/}{,s}bin/unix_chkpwd mr, /etc/shadow r, # systemd userdb, used in nspawn /run/host/userdb/*.user r, /run/host/userdb/*.user-privileged r, # file_inherit owner /dev/tty[0-9]* rw, include if exists <local/unix-chkpwd> }