From 3065294305ed8f6c452619f9e041b80fc13c2a31 Mon Sep 17 00:00:00 2001 From: Nick Blekherman Date: Mon, 18 Jan 2021 09:41:36 +0200 Subject: [PATCH] Add ./ to SUID category in ed.md --- _gtfobins/ed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/ed.md b/_gtfobins/ed.md index 656f7e0..b933fa2 100644 --- a/_gtfobins/ed.md +++ b/_gtfobins/ed.md @@ -19,7 +19,7 @@ functions: q suid: - code: | - ed file_to_read + ./ed file_to_read ,p q sudo: