mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-24 04:22:52 +01:00
Add alternative shell for rpm
This commit is contained in:
commit
6fda805b6a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user