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/ksshell.md
2020-03-15 13:11:37 +01:00

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