Karn
Tool and Usage
Project details
- License
- MIT
- Programming language
- Golang
- Author
- Grant Seltzer
- Latest release
- 2.0.0
- Latest release date
Project health
Links
GitHub project |
Why this tool?
Karn helps to create profiles for applications. This is done with the available security mechanisms found on the system including AppArmor, capabilities, and seccomp.
How it works
By creating files in the TOML format, you tell the tool what an application can do. This could be for example stating which system calls are safe for that application. Karn then processes the TOML file and creates the related profiles.
Usage and audience
Karn is commonly used for application security or system hardening.
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
Karn alternatives
Similar tools to Karn:
bane
The bane tool is an AppArmor profile generator for Docker containers. It helps with creating the appropriate profile for confinement on system level.
This tool page was updated at . Found an improvement? Help the community by submitting an update.