diff --git a/_gtfobins/zsoelim.md b/_gtfobins/zsoelim.md index c778154..582f50e 100644 --- a/_gtfobins/zsoelim.md +++ b/_gtfobins/zsoelim.md @@ -1,4 +1,5 @@ --- +description: The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files. functions: file-read: - code: | @@ -7,7 +8,7 @@ functions: suid: - code: | LFILE=file_to_read - zsoelim "$LFILE" + ./zsoelim "$LFILE" sudo: - code: | LFILE=file_to_read