mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 04:04:11 +02:00
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
---
|
|
comment: |-
|
|
This might not work if run by unprivileged users depending on the system configuration.
|
|
functions:
|
|
inherit:
|
|
- code: |-
|
|
timedatectl list-timezones
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
from: less
|
|
...
|