mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-15 03:41:34 +01:00
17 lines
230 B
Markdown
17 lines
230 B
Markdown
---
|
|
description: Read and write files limited to the current directory.
|
|
file-write:
|
|
- code: |
|
|
red file_to_write
|
|
a
|
|
DATA
|
|
.
|
|
w
|
|
q
|
|
file-read:
|
|
- code: |
|
|
red file_to_read
|
|
,p
|
|
q
|
|
---
|