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
MultiExploit — CVE-2023-21173 Exploit - Remote Code Execution in SQL Server 2022 | Kitploit
Tools/GitHubGitHub/vesu-nights/multiexploit
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingAuthenticationDatabase Security
GitHubvesu-nights/multiexploit

MultiExploit

CVE-2023-21173 Exploit - Remote Code Execution in SQL Server 2022

View Repository
11 year 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

Multi-Service Vulnerability Scanner

Supported Vulnerabilities & Attack Vectors

Microsoft SQL Server Vulnerabilities

  • CVE-2023-21173: Remote Code Execution in SQL Server 2022
  • Potential exploitation of:
    • Weak authentication configurations
    • Misconfigured server principals
    • xp_cmdshell abuse
    • Advanced options manipulation

Common Vulnerability Classes

  1. Authentication Bypass

    • Weak/default credentials
    • Empty password attempts
    • Misconfigured authentication mechanisms
  2. Service Enumeration

    • FTP anonymous access
    • Open database ports
    • Exposed service information
  3. Potential Attack Surfaces

    • MSSQL remote command execution
    • FTP information disclosure
    • Network service fingerprinting

Targeted Services

  • Microsoft SQL Server
  • FTP Services
  • Windows Remote Management (WinRM)
  • HTTP/Web Services

Disclaimer

🚨 LEGAL WARNING 🚨

  • Use ONLY on systems you own or have explicit written permission
  • Unauthorized scanning and exploitation is illegal
  • Intended for authorized penetration testing and security research

Usage

root@kitploit:~
python multi_exploit.py <target_ip>

Requirements

  • Python 3.7+
  • Required libraries:
    • requests
    • pymssql
    • urllib3
    • colorama

Ethical Considerations

This tool is designed for:

  • Security professionals
  • Penetration testers
  • Vulnerability researchers

Responsible Disclosure

  • Always obtain proper authorization
  • Report vulnerabilities to appropriate parties
  • Follow responsible disclosure guidelines

Contribution

Contributions welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Document any new vulnerability classes
  4. Provide proof-of-concept
  5. Submit a pull request
Download Tool