mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Translated ['src/linux-hardening/privilege-escalation/interesting-groups
This commit is contained in:
parent
f79d89ca5b
commit
cf52cb4f10
@ -61,7 +61,7 @@ lxc exec privesc /bin/sh
|
||||
```
|
||||
### Metodo 2
|
||||
|
||||
Crea un'immagine Alpine e avviala utilizzando il flag `security.privileged=true`, costringendo il container a interagire come root con il filesystem dell'host.
|
||||
Costruisci un'immagine Alpine e avviala utilizzando il flag `security.privileged=true`, costringendo il container a interagire come root con il filesystem host.
|
||||
```bash
|
||||
# build a simple alpine image
|
||||
git clone https://github.com/saghul/lxd-alpine-builder
|
||||
|
Loading…
x
Reference in New Issue
Block a user