diff --git a/_gtfobins/redcarpet.md b/_gtfobins/redcarpet.md index dec52bc..e4a2373 100644 --- a/_gtfobins/redcarpet.md +++ b/_gtfobins/redcarpet.md @@ -1,13 +1,10 @@ --- +description: The file is actually parsed as a Markdown file. functions: file-read: - code: | LFILE=file_to_read redcarpet "$LFILE" - suid: - - code: | - LFILE=file_to_read - ./redcarpet "$LFILE" sudo: - code: | LFILE=file_to_read