Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
उपकरण/GitHubGitHub/jtmh37/apache-tomcat-cve-2025-24813-lab
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubjtmh37/apache-tomcat-cve-2025-24813-lab

Apache-Tomcat-CVE-2025-24813-Lab

ICT279 Vulnerability Detection and Mitigation Project using CVE-2025-24813 in an Internet Banking Environment

रिपॉजिटरी देखें
11 महीना पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
अनुरोधित भाषा में सामग्री उपलब्ध नहीं है। अंग्रेज़ी संस्करण दिखाया जा रहा है।

CVE-2025-24813: Apache Tomcat Detection & Mitigation Lab

A defensive cybersecurity portfolio project demonstrating vulnerability research, detection engineering, log correlation, layered mitigation, and technical documentation in an isolated two-VM environment.

Project summary

This repository documents an authorised university laboratory investigation of CVE-2025-24813, an Apache Tomcat vulnerability involving the write-enabled Default Servlet and partial PUT handling. Under a specific combination of unsafe configuration and application conditions, the issue can lead to information disclosure, modification of uploaded files, or remote code execution through session deserialisation.

The project focuses on the defender's workflow:

Build an isolated and reproducible virtual test environment.

  • Observe suspicious web, network, and host activity.

  • Detect activity using Suricata, Splunk, Tomcat access logs, and auditd.

  • Correlate multiple telemetry sources to increase confidence.

  • Apply Tomcat hardening, host firewall controls, least privilege, and IDS/IPS controls.

  • Retest and document the difference between the exposed and secured states.

  • No malicious payloads, reverse shells, weaponised exploit scripts, or third-party exploit binaries are included.

Lab architecture

flowchart LR subgraph VBOX[Isolated VirtualBox NAT Network] VM1[VM1 - Security Workstation\n192.168.1.17\nUbuntu\nSplunk Enterprise\nAuthorised validation tools] VM2[VM2 - Tomcat Server\n192.168.1.19\nUbuntu\nApache Tomcat 10.1.16\nSuricata + auditd + UFW\nSplunk Universal Forwarder] VM1 -->|Lab HTTP traffic :8080| VM2 VM2 -->|Tomcat, Suricata and audit logs| VM1 end

टूल डाउनलोड करें