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-2024-28987 — Proof of Concept Exploit for CVE-2024-28987: SolarWinds Web Help Desk Hardcoded Credential Vulnerability | Kitploit
Tools/GitHubGitHub/alecclyde/cve-2024-28987
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration TestingLearning & Education
GitHubalecclyde/cve-2024-28987

CVE-2024-28987

Proof of Concept Exploit for CVE-2024-28987: SolarWinds Web Help Desk Hardcoded Credential Vulnerability

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

CVE-2024-28987

Proof of Concept Exploit for CVE-2024-28987: SolarWinds Web Help Desk Hardcoded Credential Vulnerability

Overview

  • Extracts up to 25 most recent tickets (API limitation)
  • Retrieves full details for each ticket
  • Analyzes ticket IDs to estimate total tickets in system
  • Organizes output in a structured directory format

Reasoning

This builds on other exploits for this vuln. Other exploits (like MSFconsole) would trunkate output, and I wanted to see the entirety of ALL tickets.

Usage

root@kitploit:~
python3 solar_exploit.py -u https://target.com [-o output_directory] [-d delay_seconds]

Legal Disclaimer

This tool is provided for EDUCATIONAL PURPOSES ONLY. The author accepts no liability for any misuse of this software. Users must:

Only use against systems they own or have explicit written permission to test Follow all applicable laws and regulations Understand that unauthorized access to computer systems is illegal

By using this tool, you take full responsibility for your actions. The author cannot be held responsible for any damages resulting from its use.

Download Tool