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
CVE-2012-1495-Webcalendar- — Sets up a Dockerized WebCalendar environment to demonstrate CVE-2012-1495 exploitation using Metasploit on Kali Linux. | Kitploit
Tools/GitHubGitHub/axelbankole/cve-2012-1495-webcalendar-
Container SecurityVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubaxelbankole/cve-2012-1495-webcalendar-

CVE-2012-1495-Webcalendar-

Sets up a Dockerized WebCalendar environment to demonstrate CVE-2012-1495 exploitation using Metasploit on Kali Linux.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
123 years agoNot yet reviewed

CVE-2012-1495-Webcalendar-

Prerequisites : Kali Linux or Parrot OS machine 1- Clone the repository

2- Extract the archive "webcalendar"

3- Create the Docker container and launch it using the commands:

docker build -t webcalendar . docker run -d -p 80:80 webcalendar

4- On your Kali machine, launch metasploit and search for the exploit then launch it. (refer to the report)

Download Tool