Code Monkey home page Code Monkey logo

apparmor-profiles-hardened's Introduction

About Apparmor-Profiles-Hardened

I decided to make a repo git for this project to share my profiles apparmor outside my overlay Gentoo, since most of the profiles available doesn't give the best restriction that apparmor offer. I hope to help folks looking for updated and hardened profile, feel free to contribute or give any feedback.

Why hardened profiles

Apparmor is great security module available on the Linux, it offer a simple way to enforce mandatory access control over your application. Apparmor is a no brainer if you are looking for a serious security layer. Common profiles shipped with apparmor are made to work out of the box, security provided by those are very low to none.

How hardened profiles

By appling a simple method : The more a profile restrict access and permission of a software (read, write, memory map, link lock, signal...) the less it become possible to exploit bugs/vulnerability to gain access / privilege to the system.

Apparmor give you a the control of what the software can and cannot do beyond his own functionality : it doesn't fix vulnerability but can prevent them to work.

Documentation work in progress

If you are looking for a good documentation on apparmor, you should add the official wiki to your bookmark

Apparmor documentation

The profiles offered here was made from scratch, the idea behind it is explained here :

[Profiling by hand]https://gitlab.com/apparmor/apparmor/wikis/Profiling_by_hand)

Copyright

Apparmor is under GNU/GPL v2 license Official url : https://gitlab.com/apparmor/apparmor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.