32 lines
789 B
Plaintext
32 lines
789 B
Plaintext
{
|
|
"id": "nethunter.root",
|
|
"name": "Kali NetHunter",
|
|
"author": "cachiusa",
|
|
"description": "Required permissions for Kali NetHunter app to chroot.",
|
|
"namespace": "INHERITED",
|
|
"uid": 0,
|
|
"gid": 0,
|
|
"groups": [
|
|
"ROOT"
|
|
],
|
|
"capabilities": [
|
|
"CAP_DAC_OVERRIDE",
|
|
"CAP_DAC_READ_SEARCH",
|
|
"CAP_SYS_CHROOT",
|
|
"CAP_SYS_PTRACE",
|
|
"CAP_SYS_ADMIN",
|
|
"CAP_SETGID"
|
|
],
|
|
"context": "u:r:su:s0",
|
|
"locales": {
|
|
"zh_TW": {
|
|
"name": "Kali NetHunter",
|
|
"description": "提供Kali NetHunter使用chroot"
|
|
},
|
|
"pt_BR": {
|
|
"name": "Kali NetHunter",
|
|
"description": "Permissões necessárias para o app Kali NetHunter fazer chroot."
|
|
}
|
|
}
|
|
}
|