CAP_DAC_OVERRIDE
Bypass file read, write, and execute permission checks.
(DAC is an abbreviation of "discretionary access control".)
CAP_DAC_READ_SEARCH
• Bypass file read permission checks and directory read and execute permission checks;
• invoke open_by_handle_at();
• use the linkat() AT_EMPTY_PATH flag to create a link to a file referred to by a file descriptor.
// only cap_dac_override in this contaier
root@ee0b268deab8:/# ./shocker
[***] docker VMM-container breakout Po(C) 2014 [***]
[***] The tea from the 90's kicks your sekurity again. [***]
[***] If you have pending sec consulting, I'll happily [***]
[***] forward to my friends who drink secury-tea too! [***]
[*] Resolving 'etc/shadow'
[-] open_by_handle_at: Operation not permitted