1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Fix sudo script

This commit is contained in:
Emilio 2019-12-31 16:46:25 +01:00 committed by GitHub
parent 4c7554d5fe
commit a9c3dc58fa
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ functions:
shell:
- code: script -q /dev/null
sudo:
- code: sudo ./script -q /dev/null
- code: sudo script -q /dev/null
file-write:
- description: The wrote content is corrupted by debug prints.
code: script -q -c 'echo DATA' file_to_write