mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Fix red YAML
This commit is contained in:
parent
cbab8b803a
commit
5b18d9340a
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Read and write files limited to the current directory.
|
description: Read and write files limited to the current directory.
|
||||||
file-write:
|
functions:
|
||||||
|
file-write:
|
||||||
- code: |
|
- code: |
|
||||||
red file_to_write
|
red file_to_write
|
||||||
a
|
a
|
||||||
@ -8,7 +9,7 @@ file-write:
|
|||||||
.
|
.
|
||||||
w
|
w
|
||||||
q
|
q
|
||||||
file-read:
|
file-read:
|
||||||
- code: |
|
- code: |
|
||||||
red file_to_read
|
red file_to_read
|
||||||
,p
|
,p
|
||||||
|
Loading…
Reference in New Issue
Block a user