mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Add script
This commit is contained in:
10
_gtfobins/script.md
Normal file
10
_gtfobins/script.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: script -q /dev/null
|
||||||
|
sudo:
|
||||||
|
- 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
|
||||||
|
---
|
Reference in New Issue
Block a user