mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Improve pr
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
---
|
||||
description: |
|
||||
The read file content is corrupted by additional output.
|
||||
description: Some bytes are altered so it might not be suitable for binary files.
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
pr -T $LFILE
|
||||
suid:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
pr -T $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
pr $LFILE
|
||||
pr -T $LFILE
|
||||
---
|
||||
|
Reference in New Issue
Block a user