mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Fix gtester
This commit is contained in:
parent
074adc3ae3
commit
8f1cde5d35
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
file-write:
|
file-write:
|
||||||
- description: Data to be written appears in an XML attribute in the output file: `<testbinary path="DATA">`.
|
- description: Data to be written appears in an XML attribute in the output file (`<testbinary path="DATA">`).
|
||||||
code: |
|
code: |
|
||||||
LFILE=file_to_write
|
LFILE=file_to_write
|
||||||
gtester "DATA" -o $LFILE
|
gtester "DATA" -o $LFILE
|
||||||
|
Loading…
Reference in New Issue
Block a user