diff --git a/_gtfobins/dd.md b/_gtfobins/dd.md index fc02176..410a774 100644 --- a/_gtfobins/dd.md +++ b/_gtfobins/dd.md @@ -7,7 +7,7 @@ functions: file-read: - code: | LFILE=file_to_read - dd if=LFILE + dd if=$LFILE suid: - code: | LFILE=file_to_write