From 9d1b86e9d3f0e37007a99009b29874c4628764c7 Mon Sep 17 00:00:00 2001 From: Shikata Date: Mon, 11 Jan 2021 12:56:13 +0200 Subject: [PATCH] Switch SUID to Limited SUID in lwp-request --- _gtfobins/lwp-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/lwp-request.md b/_gtfobins/lwp-request.md index aaa7476..8bf0677 100644 --- a/_gtfobins/lwp-request.md +++ b/_gtfobins/lwp-request.md @@ -4,7 +4,7 @@ functions: - code: | LFILE=file_to_read lwp-request "file://$LFILE" - suid: + limited-suid: - code: | LFILE=file_to_read ./lwp-request "file://$LFILE"