__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
# vim:syntax=apparmor

  abi <abi/4.0>,

# This abstraction is designed to be used in a child profile to limit what
# confined application can invoke via kde-open5 helper.
#
# NOTE: most likely you want to use xdg-open abstraction instead for better
# portability across desktop environments, unless you are sure that confined
# application only uses /usr/bin/kde-open5 directly.
#
# Usage example:
#
# ```
# profile foo /usr/bin/foo {
# ...
# /usr/bin/kde-open5 rPx -> foo//kde-open5,
# ...
# } # end of main profile
#
# # out-of-line child profile
# profile foo//kde-open5 {
#   include <abstractions/kde-open5>
#
#   # needed for ubuntu-* abstractions
#   include <abstractions/ubuntu-helpers>
#
#   # Only allow to handle http[s]: and mailto: links
#   include <abstractions/ubuntu-browsers>
#   include <abstractions/ubuntu-email>
#
#   # Add if accessibility access is considered as required
#   # (for message box in case exo-open fails)
#   include <abstractions/dbus-accessibility>
#
#   # Add if audio support for message box is
#   # considered as required.
#   include if exists <abstractions/gstreamer>
#
#   # < add additional allowed applications here >
# }
# ```

  include <abstractions/audio> # for alert messages
  include <abstractions/base>
  include <abstractions/dbus-accessibility-strict>
  include <abstractions/dbus-network-manager-strict>
  include <abstractions/dbus-session-strict>
  include <abstractions/dbus-strict>
  include <abstractions/kde-icon-cache-write>
  include <abstractions/kde>
  include <abstractions/nameservice> # for IceProcessMessages () from libICE.so (called by libQtCore.so)
  include <abstractions/qt5>
  include <abstractions/recent-documents-write>
  include <abstractions/X>

  # Main executables

  /usr/bin/kde-open5 rix,
  /usr/lib/@{multiarch}/libexec/kf5/kioslave{,5} ix,

  # DBus

  dbus
      bus=session
      interface=org.kde.KLauncher
      member=start_service_by_desktop_path
      peer=(name=org.kde.klauncher5),

  # Denied system files

  deny /usr/lib/vlc/plugins/* w, # VLC backed tries to create plugins.dat.16109

  # libpcre2 on openSUSE tries to mmap() shared memory on directory.
  # see: https://lists.ubuntu.com/archives/apparmor/2019-January/011925.html
  # AppArmor does not allow to distinguish "real" file vs shared memory one,
  # so we deny this path to protect from loading exploits from /tmp.
  deny /tmp/#[0-9]*[0-9] m,

  # System files

  /dev/tty r,
  /etc/xdg/accept-languages.codes r,
  /etc/xdg/menus/{,*/} r,
  /usr/share/*fonts*/conf.avail/*.conf r, # for openSUSE, when showing error message box
  /usr/share/ghostscript/fonts/ r, # for openSUSE, when showing error message box
  /usr/share/hwdata/pnp.ids r, # for openSUSE, when showing error message box, for QXcbConnection::initializeScreens() from libQt5XcbQpa.so
  /usr/share/icu/[0-9]*.[0-9]*/*.dat r, # for openSUSE
  /usr/share/kservices5/{,**} r, # for KProtocolManager::defaultUserAgent() from libKF5KIOCore.so
  /usr/share/mime/ r,
  /usr/share/mime/generic-icons r,
  /usr/share/plasma/look-and-feel/*/contents/defaults r, # TODO: move to kde abstraction?
  /usr/share/sounds/ r,
  @{PROC}/sys/kernel/core_pattern r,
  @{PROC}/sys/kernel/random/boot_id r,

  # User files

  owner /tmp/xauth-[0-9]*-_[0-9] r, # for libQt5XcbQpa.so
  owner @{run}/user/[0-9]*/#[0-9]* rw, # for /run/user/1000/#13
  owner @{run}/user/[0-9]*/kioclient*slave-socket lrw -> @{run}/user/[0-9]/#[0-9]*, # for KIO::Slave::holdSlave(QString const&, QUrl const&) () from libKF5KIOCore.so (not 100% sure)
  owner @{HOME}/.cache/kio_http/ rw,

  # Include additions to the abstraction
  include if exists <abstractions/kde-open5.d>

Filemanager

Name Type Size Permission Actions
apparmor_api Folder 0775
ubuntu-browsers.d Folder 0775
X File 1.97 KB 0664
apache2-common File 1.09 KB 0664
aspell File 412 B 0664
audio File 2.01 KB 0664
authentication File 2.14 KB 0664
base File 6.89 KB 0664
bash File 1.58 KB 0664
consoles File 903 B 0664
crypto File 992 B 0664
cups-client File 820 B 0664
dbus File 694 B 0664
dbus-accessibility File 745 B 0664
dbus-accessibility-strict File 760 B 0664
dbus-network-manager-strict File 1.37 KB 0664
dbus-session File 747 B 0664
dbus-session-strict File 1.23 KB 0664
dbus-strict File 781 B 0664
dconf File 344 B 0664
dovecot-common File 675 B 0664
dri-common File 542 B 0664
dri-enumerate File 392 B 0664
enchant File 2.17 KB 0664
exo-open File 1.88 KB 0664
fcitx File 558 B 0664
fcitx-strict File 1.22 KB 0664
fonts File 2.23 KB 0664
freedesktop.org File 1.39 KB 0664
gio-open File 1.51 KB 0664
gnome File 3.62 KB 0664
gnupg File 459 B 0664
groff File 1.86 KB 0664
gtk File 1.58 KB 0664
gvfs-open File 1.15 KB 0664
hosts_access File 511 B 0664
ibus File 992 B 0664
kde File 3.25 KB 0664
kde-globals-write File 413 B 0664
kde-icon-cache-write File 256 B 0664
kde-language-write File 575 B 0664
kde-open5 File 3.58 KB 0664
kerberosclient File 1.44 KB 0664
ldapclient File 856 B 0664
libpam-systemd File 770 B 0664
likewise File 595 B 0664
mdns File 554 B 0664
mesa File 1.21 KB 0664
mir File 694 B 0664
mozc File 573 B 0664
mysql File 739 B 0664
nameservice File 3.88 KB 0664
nis File 625 B 0664
nss-systemd File 1.22 KB 0664
nvidia File 1.09 KB 0664
opencl File 370 B 0664
opencl-common File 516 B 0664
opencl-intel File 672 B 0664
opencl-mesa File 636 B 0664
opencl-nvidia File 895 B 0664
opencl-pocl File 2.84 KB 0664
openssl File 642 B 0664
orbit2 File 197 B 0664
p11-kit File 999 B 0664
perl File 974 B 0664
php File 1.1 KB 0664
php-worker File 558 B 0664
php5 File 208 B 0664
postfix-common File 1.32 KB 0664
private-files File 1.62 KB 0664
private-files-strict File 1.18 KB 0664
python File 2.24 KB 0664
qt5 File 863 B 0664
qt5-compose-cache-write File 399 B 0664
qt5-settings-write File 514 B 0664
recent-documents-write File 466 B 0664
ruby File 1008 B 0664
samba File 1.27 KB 0664
samba-rpcd File 817 B 0664
smbpass File 581 B 0664
snap_browsers File 1.54 KB 0664
ssl_certs File 1.49 KB 0664
ssl_keys File 938 B 0664
svn-repositories File 1.72 KB 0664
transmission-common File 4.28 KB 0664
trash File 3.54 KB 0664
ubuntu-bittorrent-clients File 821 B 0664
ubuntu-browsers File 1.58 KB 0664
ubuntu-console-browsers File 731 B 0664
ubuntu-console-email File 718 B 0664
ubuntu-email File 1.06 KB 0664
ubuntu-feed-readers File 456 B 0664
ubuntu-gnome-terminal File 300 B 0664
ubuntu-helpers File 3.82 KB 0664
ubuntu-konsole File 453 B 0664
ubuntu-media-players File 2.3 KB 0664
ubuntu-unity7-base File 2.5 KB 0664
ubuntu-unity7-launcher File 311 B 0664
ubuntu-unity7-messaging File 313 B 0664
ubuntu-xterm File 346 B 0664
user-download File 987 B 0664
user-mail File 944 B 0664
user-manpages File 1000 B 0664
user-tmp File 760 B 0664
user-write File 972 B 0664
video File 594 B 0664
vulkan File 1.1 KB 0664
wayland File 713 B 0664
web-data File 811 B 0664
winbind File 882 B 0664
wutmp File 854 B 0664
xad File 984 B 0664
xdg-desktop File 782 B 0664
xdg-open File 2.23 KB 0664
Filemanager