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/basez.md
Miguel R 2de683d35e Add basez
install: apt-get install -y basez
manual: https://manpages.ubuntu.com/manpages/impish/man1/basez.1.html
2022-07-02 13:28:15 +02:00

298 B

functions
file-read suid sudo
code
LFILE=file_to_read basez "$LFILE" | basez --decode
code
LFILE=file_to_read ./basez "$LFILE" | basez --decode
code
LFILE=file_to_read sudo basez "$LFILE" | basez --decode