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
Metasploit-Exploits-CVE-2023-6710 — Welcome to the Metasploit Exploits Repository, your go-to resource for a comprehensive collection of cutting-edge exploits designed for penetration testing and ethical hacking. Developed and maintained by Mohamed Mounir Boudjema, this repository is crafted with a deep understanding of the evolving landscape of cybersecurity. | Kitploit
Tools/GitHubGitHub/dedsec-47/metasploit-exploits-cve-2023-6710
ReconnaissanceExploit FrameworksVulnerability AnalysisWeb Application ExploitationPenetration TestingLearning & EducationPayload Development
GitHubdedsec-47/metasploit-exploits-cve-2023-6710

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →

About

Metasploit-Exploits-CVE-2023-6710

View Repository
12 years agoNot yet reviewed

Welcome to the Metasploit Exploits Repository, your go-to resource for a comprehensive collection of cutting-edge exploits designed for penetration testing and ethical hacking. Developed and maintained by Mohamed Mounir Boudjema, this repository is crafted with a deep understanding of the evolving landscape of cybersecurity.

Share

CVE-2023-6710 Exploit POC

Explore the depths of CVE-2023-6710 with metasploit and our comprehensive Proof of Concept (PoC). This CVE, identified as a potential security vulnerability, has been meticulously examined to demonstrate its impact and provide a hands-on understanding of the associated risks.

Installation

  • git clone https://github.com/DedSec-47/Metasploit-Exploits-CVE-2023-6710.git
  • cd Metasploit-Exploits-CVE-2023-6710
  • sudo mv mod_cluster_xss.rb /usr/share/metasploit-framework/modules/auxiliary/scanner/mod_cluster_stored_xss.rb

Usage

  • use auxiliary/scanner/mod_cluster_stored_xss
  • set rhosts https://www.example.com
  • set targeturi /cluster-manager
  • set rport 443
  • set ssl true
  • exploit

Disclaimer

This script is provided solely for educational and research purposes. Please use it responsibly and only on systems for which you have explicit permission to test. Unauthorized or malicious use of this script could lead to legal consequences and ethical concerns. Ensure that you adhere to ethical guidelines and respect the privacy and security of others.

Download Tool