GitBook: [#3107] No subject

This commit is contained in:
CPol 2022-04-19 14:56:43 +00:00 committed by gitbook-bot
parent 8b3650ecb3
commit 4786bf1dd6
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -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: