Difference between revisions of "Selinux"
Jump to navigation
Jump to search
(Created page with "Here's what we've found so far: * Mapping a parasite code into unprivileged process with <code>ANON | EXEC | READ</code> flag set hits the default selinux restrictions. Ca...") |
m |
||
Line 4: | Line 4: | ||
[[Category: Plans]] | [[Category: Plans]] | ||
− | [[Category: | + | [[Category: Development]] |
Revision as of 17:39, 10 March 2015
Here's what we've found so far:
- Mapping a parasite code into unprivileged process with
ANON | EXEC | READ
flag set hits the default selinux restrictions.