mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Added nroff file read
This commit is contained in:
parent
764b2685bc
commit
f3dfd7a50c
@ -1,5 +1,10 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
|
file-read:
|
||||||
|
- description: The read file content is corrupted by arbitrary newlines.
|
||||||
|
code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
nroff $LFILE
|
||||||
shell:
|
shell:
|
||||||
- code: |
|
- code: |
|
||||||
TF=$(mktemp -d)
|
TF=$(mktemp -d)
|
||||||
|
Loading…
Reference in New Issue
Block a user