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-23780 — Netbox - CVE-2024-23780 | Kitploit
Tools/GitHubGitHub/hazardlab-io/cve-2024-23780
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubhazardlab-io/cve-2024-23780

CVE-2024-23780

Netbox - CVE-2024-23780

View Repository
12 years 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-23780 Exploit for Netbox

This script exploits CVE-2024-23780, which allows remote code execution (RCE) on Netbox instances.

Usage

python netbox_exploit.py --url <netbox_url> --username <netbox_username> --password <netbox_password>

Parameters

  • --url: URL of the Netbox instance.
  • --username: Username for authentication with the Netbox instance.
  • --password: Password for authentication with the Netbox instance.

Ensure you have appropriate permissions before running this script on any Netbox instance.

Download Tool