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/ascii85.md
d4t4s3c 8e9b57ccbd Add ascii85
(with SUID permissions does not allow reading )
2022-01-17 14:16:21 +01:00

215 B

functions
file-read sudo
code
LFILE=file_to_read ascii85 "$LFILE" | ascii85 --decode
code
LFILE=file_to_read sudo ascii85 "$LFILE" | ascii85 --decode