List processes with open TCP/UDP ports that do not have AppArmor profiles loaded. More information: https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-unconfined.8.
ss command (default):sudo aa-unconfined
netstat instead of ss to detect open network sockets:sudo aa-unconfined --with-netstat
sudo aa-unconfined --paranoid
aa-unconfined {{[-h|--help]}}