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