From 0785f116d33591eead9c454d9fe14fc4ad7f2f10 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Mon, 4 Jun 2018 13:16:24 +0200 Subject: [PATCH] Clarify echo command in rlwrap file-write --- _gtfobins/rlwrap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/rlwrap.md b/_gtfobins/rlwrap.md index 004be78..65c1639 100644 --- a/_gtfobins/rlwrap.md +++ b/_gtfobins/rlwrap.md @@ -7,7 +7,7 @@ functions: suid-enabled: - code: ./rlwrap -H /dev/null /bin/sh -p file-write: - - description: This adds timestamps to the output file. + - description: This adds timestamps to the output file. This relies on the external `echo` command. code: | LFILE=file_to_write rlwrap -l "$LFILE" echo data