mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add dd
This commit is contained in:
parent
41e62d689a
commit
0834533edd
7
_gtfobins/dd.md
Normal file
7
_gtfobins/dd.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: dd if=file_to_read
|
||||
file-write:
|
||||
- code: echo "data" | dd of=file_to_write
|
||||
---
|
Loading…
Reference in New Issue
Block a user