1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-10 09:21:34 +01:00

add command for rpm and delete unnecessary prefix

remove trailing spaces
This commit is contained in:
M4x 2021-04-07 17:31:05 +08:00 committed by GitHub
parent 565ebae880
commit ecb1840df3
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -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