Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.gitignore | D | 12-May-2024 | 16 | 2 | 1 | |
Makefile | D | 12-May-2024 | 1.7 KiB | 28 | 4 | |
README | D | 12-May-2024 | 443 | 11 | 7 | |
check_keepcaps.c | D | 12-May-2024 | 3.5 KiB | 156 | 112 |
README
1For more information on securebits, see the capabilities.7 manpage, 2specifically the section entitled 3 4 The "securebits" flags: establishing a capabilities-only environment 5 6To run these tests there are no kernel configuration requirements, but 7your kernel must be at least Linux 2.6.32-rc7, and you must have a 8/usr/include/linux/securebits.h which defines SECBIT_NOROOT. You also 9need the libcap v2 development libraries installed. 10 11