Exploiting LXD

Table of contents

  1. What is LXD?
  2. Exploitation
    1. Checks

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/