From dab2e88a309c48f6cfd42c67548e1452b5b47e39 Mon Sep 17 00:00:00 2001 From: LinuxSploit <68427058+LinuxSploit@users.noreply.github.com> Date: Wed, 23 Jun 2021 11:57:40 +0500 Subject: [PATCH] Add pic file-read Co-authored-by: Andrea Cardaci --- _gtfobins/pic.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_gtfobins/pic.md b/_gtfobins/pic.md index 3ea508a..489c644 100644 --- a/_gtfobins/pic.md +++ b/_gtfobins/pic.md @@ -1,5 +1,10 @@ --- functions: + file-read: + - description: The output is prefixed with a some content as a header. + code: | + LFILE=file_to_read + pic $LFILE shell: - code: | pic -U