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
Tools/GitHubGitHub/renanvicente/puppet-shellshock
Vulnerability ScannersVulnerability AnalysisScripting & AutomationConfiguration AuditingDevSecOps
GitHubrenanvicente/puppet-shellshock

puppet-shellshock

This module determine the vulnerability of a bash binary to the shellshock exploits (CVE-2014-6271 or CVE-2014-7169) and then patch that where possible

View Repository
211 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

This module determine the vulnerability of a bash binary to the shellshock exploits (CVE-2014-6271 or CVE-2014-7169) and then patch that where possible.

Supported platforms:

  • Debian (5, 6, 7)
  • Ubuntus (12.04 LTS, 14.04 LTS, 14.10)
  • RHEL/CentOS (5, 6)

Usage

root@kitploit:~
  class {'shellshock':
  }

Facter provided

root@kitploit:~
facter -p shellshock
not_vulnerable

Author

  • Renan Vicente (@renanvicente)
Download Tool