Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
imagick_secure_puppet — a puppet module in response to CVE-2016-3714 | Kitploit
Tools/GitHubGitHub/jackdpeterson/imagick_secure_puppet
Vulnerability AnalysisConfiguration AuditingCloud SecurityDevSecOpsMisconfiguration
GitHubjackdpeterson/imagick_secure_puppet

imagick_secure_puppet

a puppet module in response to CVE-2016-3714

View Repository
10 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

just include the class and if imagick exists ... it'll blow out the policy.xml with a slightly modified ubuntu 14.04 base version w/ extra policies in place

Executing via puppet apply:

root@kitploit:~
$ git clone https://github.com/jackdpeterson/imagick_secure_puppet.git
$ mv imagick_secure_puppet imagick_secure
$ sudo puppet apply --modulepath=. -e "include imagick_secure"

verify MD5 change

Download Tool