1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 08:16:02 +02:00
GTFOBins.github.io/_gtfobins/base32.md
2020-03-15 10:44:26 +00:00

302 B

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