GTFOBins.github.io/_gtfobins/ksshell.md

440 B

description functions
Each line is corrupted by a prefix string. Also consider that lines are actually parsed as `kickstart` scripts thus some file contents may lead to unexpected results.
file-read suid sudo
code
LFILE=file_to_read ksshell -i $LFILE
code
LFILE=file_to_read ./ksshell -i $LFILE
code
LFILE=file_to_read sudo ksshell -i $LFILE