mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +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:
|
||||
file-read:
|
||||
- description: The output is prefixed with a some content as a header.
|
||||
code: |
|
||||
LFILE=file_to_read
|
||||
pic $LFILE
|
||||
shell:
|
||||
- code: |
|
||||
pic -U
|
||||
|
Loading…
Reference in New Issue
Block a user