From 1719c4ffda93d97903c2db3fbf025fb698bd9a39 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Tue, 22 Jan 2019 20:21:20 +0000 Subject: [PATCH] Polish gimp description --- _gtfobins/gimp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/gimp.md b/_gtfobins/gimp.md index 6f22d3f..f8c3b31 100644 --- a/_gtfobins/gimp.md +++ b/_gtfobins/gimp.md @@ -1,5 +1,5 @@ --- -description: The execution hangs after executing the Python code and can be terminated pressing ``ctrl-c``. +description: The binary hangs after executing the Python code and can be terminated pressing ``ctrl-c``. functions: shell: - code: gimp -idf --batch-interpreter=python-fu-eval -b 'import os; os.system("sh")'