mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
16 lines
272 B
Plaintext
16 lines
272 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
date -f /path/to/input-file
|
|
comment: |-
|
|
Each line is corrupted by a prefix string and wrapped inside quotes.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
version: |-
|
|
GNU
|
|
...
|