mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Add script
This commit is contained in:
parent
fc59ef546f
commit
3166a321c0
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
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user