Exploiting LXD
Table of contents
What is LXD?
Exploitation
Checks
First check if LXD is even on the machine you are attempting to attack. You can do this by running id:
uid=1000(shado) gid=1000(shado) groups=1000(shado),4(adm),24(cdrom),30(dip),46(plugdev),116(lxd)
Test https://www.hackingarticles.in/lxd-privilege-escalation/