Created
September 11, 2021 07:51
-
-
Save oxtd/2ce2f404abf480609e72755a88304f5c to your computer and use it in GitHub Desktop.
10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@53bdb03130a9:/tmp# capsh --print | |
| capsh --print | |
| Current: = cap_chown,cap_dac_override,cap_fowner,cap_fsetid,cap_kill,cap_setgid,cap_setuid,cap_setpcap,cap_net_bind_service,cap_net_raw,cap_sys_module,cap_sys_chroot,cap_mknod,cap_audit_write,cap_setfcap+eip | |
| Bounding set =cap_chown,cap_dac_override,cap_fowner,cap_fsetid,cap_kill,cap_setgid,cap_setuid,cap_setpcap,cap_net_bind_service,cap_net_raw,cap_sys_module,cap_sys_chroot,cap_mknod,cap_audit_write,cap_setfcap | |
| Securebits: 00/0x0/1'b0 | |
| secure-noroot: no (unlocked) | |
| secure-no-suid-fixup: no (unlocked) | |
| secure-keep-caps: no (unlocked) | |
| uid=0(root) | |
| gid=0(root) | |
| groups= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment