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/nairuzabulhul/nuclei-template-cve-2025-31324-check
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubnairuzabulhul/nuclei-template-cve-2025-31324-check

nuclei-template-cve-2025-31324-check

sap-netweaver-cve-2025-31324-check

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
11 year agoNot yet reviewed

SAP CVE-2025-31324 Check

Overview

This template is designed to check the presence of the SAP NetWeaver CVE-2025-31324 vulnerability. This vulnerability allows unauthorized users to upload JSP files through the /developmentserver/metadatauploader endpoint, which can lead to potential remote code execution.

How to Run

Prerequisites

  • Ensure you have Nuclei installed.
  • Save the template file as sap-netweaver-cve-2025-31324-check.yaml.

Basic Usage

root@kitploit:~
nuclei -t sap-netweaver-cve-2025-31324-check.yaml -u https://target-url.com
Download Tool