Securing Applications with Apparmor

Опубликовано: 24 Март 2026
на канале: SecureRandom
15,354
359

In this video we go over how to secure applications with Apparmor.

Intro 0:00
Example 1 1:05
Example 2 5:53

Support the channel:
BTC - 3NzWDDH3n5PsBKqWJyAb7rvsGvJKxcAPFv

Follow me:
SecureRandom on YouTube -
   / @securerandom5420  

SecureRandom on LBRY / Odysee -
https://odysee.com/@SecureRandom:1

---------------------------------------------------------------

Commands used in this video.

Generate an apparmor profile:
$ sudo aa-genrpof /path/to/app

Scan apparmor logs:
$ sudo aa-logprof

Apparmor profiles are located at:
/etc/apparmor.d/*
​​​