# apparmor.d - Full set of apparmor profiles # Copyright (C) 2019-2021 Mikhail Morfikov # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /{usr/,}bin/{zenmap,nmapfe} profile zenmap @{exec_path} { include include include include include include include signal (send) set=(term, kill) peer=nmap, @{exec_path} r, /{usr/,}bin/python3.[0-9]* r, /{usr/,}bin/nmap rPx, owner @{HOME}/ r, owner @{HOME}/.zenmap/ rw, owner @{HOME}/.zenmap/** rwk, # For nmap xml files owner @{HOME}/*.xml rw, owner @{PROC}/@{pid}/mountinfo r, owner @{PROC}/@{pid}/mounts r, /etc/fstab r, /usr/share/zenmap/** r, owner /tmp/* rw, owner /tmp/zenmap-stdout-* rw, include if exists }