mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix red YAML
This commit is contained in:
parent
cbab8b803a
commit
5b18d9340a
@ -1,16 +1,17 @@
|
||||
---
|
||||
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
|
||||
functions:
|
||||
file-write:
|
||||
- code: |
|
||||
red file_to_write
|
||||
a
|
||||
DATA
|
||||
.
|
||||
w
|
||||
q
|
||||
file-read:
|
||||
- code: |
|
||||
red file_to_read
|
||||
,p
|
||||
q
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user