1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00

Use /dev/null as history for rlwrap

This commit is contained in:
Andrea Cardaci 2018-06-04 13:09:55 +02:00
parent 069e7da89d
commit 3cc3be5aa5

View File

@ -5,7 +5,7 @@ functions:
sudo-enabled:
- code: sudo rlwrap /bin/sh
suid-enabled:
- code: ./rlwrap -H /tmp/y /bin/sh -p
- code: ./rlwrap -H /dev/null /bin/sh -p
file-write:
- description: This adds timestamps to the output file.
code: |