mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
GitBook: [#3107] No subject
This commit is contained in:
parent
8b3650ecb3
commit
4786bf1dd6
1 changed files with 1 additions and 1 deletions
|
@ -764,7 +764,7 @@ And in order to read a file you could do:
|
|||
print(open("/etc/shadow", "r").read())
|
||||
```
|
||||
|
||||
#### Example with \_\*\*\_Environment (Docker breakout)
|
||||
#### Example in Environment (Docker breakout)
|
||||
|
||||
You can check the enabled capabilities inside the docker container using:
|
||||
|
||||
|
|
Loading…
Reference in a new issue