From ecb1840df3f29e0c61ff48a82bebccfb91df5ddf Mon Sep 17 00:00:00 2001 From: M4x Date: Wed, 7 Apr 2021 17:31:05 +0800 Subject: [PATCH] add command for rpm and delete unnecessary prefix remove trailing spaces --- _gtfobins/rpm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/rpm.md b/_gtfobins/rpm.md index 433fd38..133fdb9 100644 --- a/_gtfobins/rpm.md +++ b/_gtfobins/rpm.md @@ -2,7 +2,7 @@ functions: shell: - code: rpm --eval '%{lua:os.execute("/bin/sh")}' - command: + command: - code: | rpm --pipe '/bin/id > /tmp/result' cat /tmp/result