mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Improve pr
This commit is contained in:
parent
c6502e8ddc
commit
2475ea0a5a
@ -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
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user