mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Add dd
This commit is contained in:
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
|
||||
---
|
Reference in New Issue
Block a user