mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
New command: pr
This commit is contained in:
parent
28b67bdfd5
commit
c88e461484
17
_gtfobins/pr.md
Normal file
17
_gtfobins/pr.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
description: |
|
||||
The read file content is corrupted by additional output.
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
suid:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
---
|
Loading…
Reference in New Issue
Block a user