mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add pic file-read
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
fd476e08c2
commit
dab2e88a30
@ -1,5 +1,10 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
|
file-read:
|
||||||
|
- description: The output is prefixed with a some content as a header.
|
||||||
|
code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
pic $LFILE
|
||||||
shell:
|
shell:
|
||||||
- code: |
|
- code: |
|
||||||
pic -U
|
pic -U
|
||||||
|
Loading…
Reference in New Issue
Block a user