Gnuplot Privilege Escalation
The gnuplot
command is a command-line and GUI program that can generate two- and three-dimentional plots of functions, data, and data fits.
Command Execution
The script file of gnuplot
can be used to execute system commands as below.
Contents of the .plt
is like the following.